Uses of Interface
com.sun.corba.ee.spi.orb.ORBVersion
Packages that use ORBVersion
Package
Description
Provides access to the components and profiles in an IOR without the overhead
of CDR encoding.
-
Uses of ORBVersion in com.sun.corba.ee.impl.ior
Methods in com.sun.corba.ee.impl.ior that return ORBVersionModifier and TypeMethodDescriptionObjectKeyTemplateBase.getORBVersion()OldPOAObjectKeyTemplate.getORBVersion()WireObjectKeyTemplate.getORBVersion()Methods in com.sun.corba.ee.impl.ior with parameters of type ORBVersion -
Uses of ORBVersion in com.sun.corba.ee.impl.ior.iiop
Methods in com.sun.corba.ee.impl.ior.iiop that return ORBVersion -
Uses of ORBVersion in com.sun.corba.ee.impl.orb
Classes in com.sun.corba.ee.impl.orb that implement ORBVersionFields in com.sun.corba.ee.impl.orb declared as ORBVersionModifier and TypeFieldDescriptionstatic final ORBVersionORBVersionImpl.FOREIGNstatic final ORBVersionORBVersionImpl.JDK1_3_1_01static final ORBVersionORBVersionImpl.NEWstatic final ORBVersionORBVersionImpl.NEWERstatic final ORBVersionORBVersionImpl.OLDstatic final ORBVersionORBVersionImpl.PEORBMethods in com.sun.corba.ee.impl.orb that return ORBVersionMethods in com.sun.corba.ee.impl.orb with parameters of type ORBVersionModifier and TypeMethodDescriptionintORBVersionImpl.compareTo(ORBVersion obj) booleanORBVersionImpl.lessThan(ORBVersion version) voidORBImpl.setORBVersion(ORBVersion verObj) voidORBSingleton.setORBVersion(ORBVersion verObj) -
Uses of ORBVersion in com.sun.corba.ee.impl.servicecontext
Methods in com.sun.corba.ee.impl.servicecontext that return ORBVersionConstructors in com.sun.corba.ee.impl.servicecontext with parameters of type ORBVersion -
Uses of ORBVersion in com.sun.corba.ee.spi.ior
Methods in com.sun.corba.ee.spi.ior that return ORBVersion -
Uses of ORBVersion in com.sun.corba.ee.spi.ior.iiop
Methods in com.sun.corba.ee.spi.ior.iiop that return ORBVersion -
Uses of ORBVersion in com.sun.corba.ee.spi.orb
Subinterfaces with type arguments of type ORBVersion in com.sun.corba.ee.spi.orbMethods in com.sun.corba.ee.spi.orb that return ORBVersionModifier and TypeMethodDescriptionstatic ORBVersionORBVersionFactory.create(InputStream is) static ORBVersionORBVersionFactory.getFOREIGN()static ORBVersionORBVersionFactory.getJDK1_3_1_01()static ORBVersionORBVersionFactory.getNEW()static ORBVersionORBVersionFactory.getNEWER()static ORBVersionORBVersionFactory.getOLD()abstract ORBVersionORB.getORBVersion()Returns the implementation version of the ORBstatic ORBVersionORBVersionFactory.getORBVersion()Return the current version of this ORBstatic ORBVersionORBVersionFactory.getPEORB()Methods in com.sun.corba.ee.spi.orb with parameters of type ORBVersionModifier and TypeMethodDescriptionbooleanORBVersion.lessThan(ORBVersion version) abstract voidORB.setORBVersion(ORBVersion version) -
Uses of ORBVersion in com.sun.corba.ee.spi.servicecontext
Methods in com.sun.corba.ee.spi.servicecontext that return ORBVersion