Package | Description |
---|---|
org.omg.CosNaming | |
org.omg.CosNaming.NamingContextExtPackage |
Modifier and Type | Method and Description |
---|---|
String |
_NamingContextExtStub.to_url(String addr,
String sn)
The to_url operation is the process of retrieving a url representation from a stringified name and
address.
|
String |
NamingContextExtOperations.to_url(String addr,
String sn)
The to_url operation is the process of retrieving a url representation from a stringified name and
address.
|
Modifier and Type | Field and Description |
---|---|
InvalidAddress |
InvalidAddressHolder.value |
Modifier and Type | Method and Description |
---|---|
static InvalidAddress |
InvalidAddressHelper.extract(Any a) |
static InvalidAddress |
InvalidAddressHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
InvalidAddressHelper.insert(Any a,
InvalidAddress that) |
static void |
InvalidAddressHelper.write(OutputStream ostream,
InvalidAddress value) |
Constructor and Description |
---|
InvalidAddressHolder(InvalidAddress initialValue) |
Copyright © 2013. All Rights Reserved.