| Package | Description |
|---|---|
| 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:
|
| Modifier and Type | Method and Description |
|---|---|
String |
NamingContextExtOperations.to_url(String
This operation creates a URL based "iiopname://" format name from the Stringified Name of the object.
|
String |
_NamingContextExtStub.to_url(String
This operation creates a URL based "iiopname://" format name from the Stringified Name of the object.
|
| Modifier and Type | Field and Description |
|---|---|
InvalidAddress |
InvalidAddressHolder.value
|
| Modifier and Type | Method and Description |
|---|---|
static InvalidAddress |
InvalidAddressHelper.extract(Any
|
static InvalidAddress |
InvalidAddressHelper.read(InputStream
|
| Modifier and Type | Method and Description |
|---|---|
static void |
InvalidAddressHelper.insert(Any
|
static void |
InvalidAddressHelper.write(OutputStream
|
| Constructor and Description | |
|---|---|
InvalidAddressHolder(InvalidAddress
|