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 TypeClassDescriptionclass
The corbaloc: URL definitions from the -ORBInitDef and -ORBDefaultInitDef's will be parsed and converted to this object.class
The corbaname: URL definitions from the -ORBInitDef and -ORBDefaultInitDef's will be stored in this object.class
The 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 void
CorbanameURL.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 Object
INSURLOperationImpl.getIORUsingCorbaloc
(INSURL corbalocObject) This is an internal method to get the IOR from the CorbalocURL object.private Object
INSURLOperationImpl.resolveINSURL
(INSURL theURLObject)