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
Fields in com.sun.corba.ee.impl.ior declared as ORBVersionMethods 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.PEORBFields in com.sun.corba.ee.impl.orb with type parameters of type ORBVersionMethods 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
Fields in com.sun.corba.ee.impl.servicecontext declared as ORBVersionMethods 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 TypeMethodDescriptionprivate static ORBVersionORBVersionFactory.byteToVersion(byte value) static 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
Fields in com.sun.corba.ee.spi.servicecontext declared as ORBVersionMethods in com.sun.corba.ee.spi.servicecontext that return ORBVersion