|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidAddress | |
---|---|
org.omg.CosNaming | |
org.omg.CosNaming.NamingContextExtPackage |
Uses of InvalidAddress in org.omg.CosNaming |
---|
Methods in org.omg.CosNaming that throw InvalidAddress | |
---|---|
java.lang.String |
NamingContextExtOperations.to_url(java.lang.String addr,
java.lang.String sn)
The to_url operation is the process of retrieving a url representation from a stringified name and address. |
java.lang.String |
_NamingContextExtStub.to_url(java.lang.String addr,
java.lang.String sn)
The to_url operation is the process of retrieving a url representation from a stringified name and address. |
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(org.omg.CORBA.Any a)
|
static InvalidAddress |
InvalidAddressHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in org.omg.CosNaming.NamingContextExtPackage with parameters of type InvalidAddress | |
---|---|
static void |
InvalidAddressHelper.insert(org.omg.CORBA.Any a,
InvalidAddress that)
|
static void |
InvalidAddressHelper.write(org.omg.CORBA.portable.OutputStream ostream,
InvalidAddress value)
|
Constructors in org.omg.CosNaming.NamingContextExtPackage with parameters of type InvalidAddress | |
---|---|
InvalidAddressHolder(InvalidAddress initialValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |