Package com.sun.corba.ee.impl.naming.namingutil


package com.sun.corba.ee.impl.naming.namingutil
  • Class
    Description
    The corbaloc: URL definitions from the -ORBInitDef and -ORBDefaultInitDef's will be parsed and converted to this object.
    The corbaname: URL definitions from the -ORBInitDef and -ORBDefaultInitDef's will be stored in this object.
    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.
    INS URL is a generic interface for two different types of URL's specified in INS spec.
    The corbaloc: URL definitions from the -ORBInitDef and -ORBDefaultInitDef's will be stored in this object.
    This class is the entry point to parse different types of INS URL's.
    Constants specific to INS parsing and validation.
    Utility methods for Naming.