com.sun.corba.se.impl.naming.namingutil |
|
Java Source File Name | Type | Comment |
CorbalocURL.java | Class | The corbaloc: URL definitions from the -ORBInitDef and -ORBDefaultInitDef's
will be parsed and converted to this object. |
CorbanameURL.java | Class | The corbaname: URL definitions from the -ORBInitDef and -ORBDefaultInitDef's
will be stored in this object. |
IIOPEndpointInfo.java | Class | EndpointInfo is used internally by CorbaLoc object to store the
host information used in creating the Service Object reference
from the -ORBInitDef and -ORBDefaultInitDef definitions. |
INSURL.java | Interface | INS URL is a generic interface for two different types of URL's specified
in INS spec. |
INSURLBase.java | Class | The corbaloc: URL definitions from the -ORBInitDef and -ORBDefaultInitDef's
will be stored in this object. |
INSURLHandler.java | Class | This class is the entry point to parse different types of INS URL's. |
NamingConstants.java | Class | Constants specific to INS parsing and validation. |
Utility.java | Class | Utility methods for Naming. |