Uses of Class
org.omg.CORBA.LocalObject
-
-
Uses of LocalObject in com.sun.corba.ee.impl.dynamicany
Subclasses of LocalObject in com.sun.corba.ee.impl.dynamicany Modifier and Type Class Description class
DynAnyBasicImpl
(package private) class
DynAnyCollectionImpl
(package private) class
DynAnyComplexImpl
(package private) class
DynAnyConstructedImpl
class
DynAnyFactoryImpl
(package private) class
DynAnyImpl
class
DynArrayImpl
class
DynEnumImpl
class
DynFixedImpl
class
DynSequenceImpl
class
DynStructImpl
class
DynUnionImpl
class
DynValueBoxImpl
(package private) class
DynValueCommonImpl
class
DynValueImpl
-
Uses of LocalObject in com.sun.corba.ee.impl.folb
Subclasses of LocalObject in com.sun.corba.ee.impl.folb Modifier and Type Class Description class
ClientGroupManager
private class
ClientGroupManager.GIS
class
GroupInfoServiceBase
static class
InitialGroupInfoService.InitialGISServantLocator
class
ServerGroupManager
-
Uses of LocalObject in com.sun.corba.ee.impl.interceptors
Subclasses of LocalObject in com.sun.corba.ee.impl.interceptors Modifier and Type Class Description class
CDREncapsCodec
CDREncapsCodec is an implementation of Codec, as described in orbos/99-12-02, that supports CDR encapsulation version 1.0, 1.1, and 1.2.class
ClientRequestInfoImpl
Implementation of the ClientRequestInfo interface as specified in orbos/99-12-02 section 5.4.2.class
CodecFactoryImpl
CodecFactoryImpl is the implementation of the Codec Factory, as described in orbos/99-12-02.class
IORInfoImpl
IORInfoImpl is the implementation of the IORInfo class, as described in orbos/99-12-02, section 7.class
ORBInitInfoImpl
ORBInitInfoImpl is the implementation of the ORBInitInfo class to be passed to ORBInitializers, as described in orbos/99-12-02.class
PICurrent
PICurrent is the implementation of Current as specified in the Portable Interceptors Spec orbos/99-12-02.class
RequestInfoImpl
Implementation of the RequestInfo interface as specified in orbos/99-12-02 section 5.4.1.class
ServerRequestInfoImpl
Implementation of the ServerRequestInfo interface as specified in orbos/99-12-02 section 5.4.3. -
Uses of LocalObject in com.sun.corba.ee.impl.oa.poa
Subclasses of LocalObject in com.sun.corba.ee.impl.oa.poa Modifier and Type Class Description (package private) class
IdAssignmentPolicyImpl
(package private) class
IdUniquenessPolicyImpl
(package private) class
ImplicitActivationPolicyImpl
(package private) class
LifespanPolicyImpl
class
POAImpl
POAImpl is the implementation of the Portable Object Adapter.class
POAManagerImpl
POAManagerImpl is the implementation of the POAManager interface.class
RequestProcessingPolicyImpl
(package private) class
ServantRetentionPolicyImpl
(package private) class
ThreadPolicyImpl
-
Uses of LocalObject in com.sun.corba.ee.impl.oa.rfm
Subclasses of LocalObject in com.sun.corba.ee.impl.oa.rfm Modifier and Type Class Description class
ReferenceFactoryImpl
class
ReferenceFactoryManagerImpl
private class
ReferenceFactoryManagerImpl.AdapterActivatorImpl
private static class
ReferenceFactoryManagerImpl.ReferenceManagerPolicy
private static class
ReferenceManagerConfigurator.RMIORInterceptor
private static class
ReferenceManagerConfigurator.RMORBInitializer
-
Uses of LocalObject in com.sun.corba.ee.impl.oa.toa
Subclasses of LocalObject in com.sun.corba.ee.impl.oa.toa Modifier and Type Class Description class
TOAImpl
The Transient Object Adapter (TOA) represents the OA for purely transient objects. -
Uses of LocalObject in com.sun.corba.ee.impl.orb
Subclasses of LocalObject in com.sun.corba.ee.impl.orb Modifier and Type Class Description static class
ParserTable.TestORBInitializer1
static class
ParserTable.TestORBInitializer2
-
Uses of LocalObject in com.sun.corba.ee.impl.plugin.hwlb
Subclasses of LocalObject in com.sun.corba.ee.impl.plugin.hwlb Modifier and Type Class Description class
NoConnectionCacheImpl
Install this in an ORB using the property ORBConstants.USER_CONFIGURATOR_PREFIX + "corba.lb.NoConnectionCacheImpl" = "dummy"class
RetryClientRequestInterceptor
class
RetryServerRequestInterceptor
class
VirtualAddressAgentImpl
-
Uses of LocalObject in com.sun.corba.ee.impl.txpoa
Subclasses of LocalObject in com.sun.corba.ee.impl.txpoa Modifier and Type Class Description class
TSIdentificationImpl
-
Uses of LocalObject in com.sun.corba.ee.spi.extension
Subclasses of LocalObject in com.sun.corba.ee.spi.extension Modifier and Type Class Description class
CopyObjectPolicy
Policy used to specify the copyObject implementation to use.class
LoadBalancingPolicy
Policy used to support the request partitioning feature and to specify the partition to use.class
RequestPartitioningPolicy
Policy used to support the request partitioning feature and to specify the partition to use.class
ServantCachingPolicy
Policy used to implement servant caching optimization in the POA.class
ZeroPortPolicy
Policy used to implement zero IIOP port policy in the POA. -
Uses of LocalObject in com.sun.corba.ee.spi.oa
Subclasses of LocalObject in com.sun.corba.ee.spi.oa Modifier and Type Class Description class
ObjectAdapterBase
-