| 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidAddress | |
|---|---|
| org.omg.CosNaming | Provides a naming service for Java IDL. | 
| org.omg.CosNaming.NamingContextExtPackage | This package contains the following classes, which are used in org.omg.CosNaming.NamingContextExt: | 
| Uses of InvalidAddress in org.omg.CosNaming | 
|---|
| Methods in org.omg.CosNaming that throw InvalidAddress | |
|---|---|
 String | 
_NamingContextExtStub.to_url(String addr,
       String sn)
This operation creates a URL based "iiopname://" format name from the Stringified Name of the object.  | 
 String | 
NamingContextExtOperations.to_url(String addr,
       String sn)
This operation creates a URL based "iiopname://" format name from the Stringified Name of the object.  | 
| Uses of InvalidAddress in org.omg.CosNaming.NamingContextExtPackage | 
|---|
| Fields in org.omg.CosNaming.NamingContextExtPackage declared as InvalidAddress | |
|---|---|
 InvalidAddress | 
InvalidAddressHolder.value
 | 
| Methods in org.omg.CosNaming.NamingContextExtPackage that return InvalidAddress | |
|---|---|
static InvalidAddress | 
InvalidAddressHelper.extract(Any a)
 | 
static InvalidAddress | 
InvalidAddressHelper.read(InputStream istream)
 | 
| Methods in org.omg.CosNaming.NamingContextExtPackage with parameters of type InvalidAddress | |
|---|---|
static void | 
InvalidAddressHelper.insert(Any a,
       InvalidAddress that)
 | 
static void | 
InvalidAddressHelper.write(OutputStream ostream,
      InvalidAddress value)
 | 
| Constructors in org.omg.CosNaming.NamingContextExtPackage with parameters of type InvalidAddress | |
|---|---|
InvalidAddressHolder(InvalidAddress initialValue)
 | 
|
  | 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.