Uses of Interface
com.sun.corba.ee.impl.naming.namingutil.INSURL
Packages that use INSURL
-
Uses of INSURL in com.sun.corba.ee.impl.naming.namingutil
Classes in com.sun.corba.ee.impl.naming.namingutil that implement INSURLModifier and TypeClassDescriptionclassThe corbaloc: URL definitions from the -ORBInitDef and -ORBDefaultInitDef's will be parsed and converted to this object.classThe corbaname: URL definitions from the -ORBInitDef and -ORBDefaultInitDef's will be stored in this object.classThe corbaloc: URL definitions from the -ORBInitDef and -ORBDefaultInitDef's will be stored in this object.Methods in com.sun.corba.ee.impl.naming.namingutil that return INSURLMethods in com.sun.corba.ee.impl.naming.namingutil with parameters of type INSURLModifier and TypeMethodDescriptionprivate voidCorbanameURL.copyINSURL(INSURL url) A Utility method to copy all the variables from CorbalocURL object to this instance. -
Uses of INSURL in com.sun.corba.ee.impl.resolver
Methods in com.sun.corba.ee.impl.resolver with parameters of type INSURLModifier and TypeMethodDescriptionprivate ObjectINSURLOperationImpl.getIORUsingCorbaloc(INSURL corbalocObject) This is an internal method to get the IOR from the CorbalocURL object.private ObjectINSURLOperationImpl.resolveINSURL(INSURL theURLObject)