Package | Description |
---|---|
com.sun.corba.se.impl.naming.cosnaming | |
com.sun.corba.se.impl.naming.pcosnaming | |
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 |
InterOperableNamingImpl.createURLBasedAddress(String address,
String name)
Method which converts the Stringified name and Host Name Address into
a URL based Name
|
String |
NamingContextImpl.to_url(String addr,
String sn)
This operation creates a URL based "iiopname://" format name
from the Stringified Name of the object.
|
Modifier and Type | Method and Description |
---|---|
String |
NamingContextImpl.to_url(String addr,
String sn)
This operation creates a URL based "iiopname://" format name
from the Stringified Name of the object.
|
Modifier and Type | Method and Description |
---|---|
String |
NamingContextExtPOATie.to_url(String addr,
String sn)
This operation creates a URL based "iiopname://" format name
from the Stringified Name of the object.
|
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.
|
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 © 2019 JBoss by Red Hat. All rights reserved.