Uses of Interface
org.omg.CORBA.LocalInterface

Packages that use LocalInterface
org.jacorb.orb   
org.jacorb.orb.iiop   
org.jacorb.orb.policies   
org.jacorb.orb.portableInterceptor   
org.jacorb.poa   
org.jacorb.poa.policy   
org.jacorb.security.level2   
org.omg.CORBA   
org.omg.CosTransactions   
org.omg.ETF   
org.omg.IOP   
org.omg.Messaging   
org.omg.PortableServer   
org.omg.RTCORBA   
 

Uses of LocalInterface in org.jacorb.orb
 

Classes in org.jacorb.orb that implement LocalInterface
 class BasicAdapter
          Class BasicAdapter, used by the POA.
 

Uses of LocalInterface in org.jacorb.orb.iiop
 

Classes in org.jacorb.orb.iiop that implement LocalInterface
 class ClientIIOPConnection
          ClientIIOPConnection.java Created: Sun Aug 12 20:56:32 2002
 class IIOPConnection
          IIOPConnection.java Created: Sun Aug 12 20:18:47 2002
 class IIOPFactories
           
 class IIOPListener
           
 class IIOPProfile
           
 class ServerIIOPConnection
          ServerIIOPConnection.java Created: Sun Aug 12 20:56:32 2002
 

Uses of LocalInterface in org.jacorb.orb.policies
 

Classes in org.jacorb.orb.policies that implement LocalInterface
 class MaxHopsPolicy
           
 class PolicyManager
          Implementation of the ORB-level policy management interface as per CORBA 2.6, p. 4-43 to 4-45: This PolicyManager has operations through which a set of Policies can be applied and the current overriding Policy settings can be obtained.
 class QueueOrderPolicy
           
 class RebindPolicy
           
 class RelativeRequestTimeoutPolicy
           
 class RelativeRoundtripTimeoutPolicy
           
 class ReplyEndTimePolicy
           
 class ReplyPriorityPolicy
           
 class ReplyStartTimePolicy
           
 class RequestEndTimePolicy
           
 class RequestPriorityPolicy
           
 class RequestStartTimePolicy
           
 class RoutingPolicy
           
 class SyncScopePolicy
           
 

Uses of LocalInterface in org.jacorb.orb.portableInterceptor
 

Classes in org.jacorb.orb.portableInterceptor that implement LocalInterface
 class Codec_CDR_1_0_Impl
          This class represents a codec for encoding ENCODING_CDR_ENCAPS 1.0.
 class CodecFactoryImpl
          This class represents a CodecFactory.
 class CodecImpl
          This class represents a codec for encoding CDR encapsulations for the supported GIOP versions 1.0-1.2 See PI SPec p.10-77ff
 class PICurrentImpl
          This is the current object for the portable interceptors.
 

Uses of LocalInterface in org.jacorb.poa
 

Classes in org.jacorb.poa that implement LocalInterface
 class Current
          This class provides access to the identity of the object on which a method was invoked and the responsible POA for this object.
 class POA
          The main POA class, an implementation of org.omg.PortableServer.POA
 class POAManager
          The poa manager class, an implementation of org.omg.PortableServer.POAManager
 

Uses of LocalInterface in org.jacorb.poa.policy
 

Classes in org.jacorb.poa.policy that implement LocalInterface
 class IdAssignmentPolicy
          This class implements the id assignment policy.
 class IdUniquenessPolicy
          This class implements the id uniqueness policy.
 class ImplicitActivationPolicy
          This class implements the implicit activation policy.
 class LifespanPolicy
          This class implements the lifespan policy.
 class RequestProcessingPolicy
          This class implements the request processing policy.
 class ServantRetentionPolicy
          This class implements the servant retention policy.
 class ThreadPolicy
          This class implements the thread policy.
 

Uses of LocalInterface in org.jacorb.security.level2
 

Classes in org.jacorb.security.level2 that implement LocalInterface
 class CurrentImpl
           
 

Uses of LocalInterface in org.omg.CORBA
 

Subinterfaces of LocalInterface in org.omg.CORBA
 interface Current
          Generated from IDL interface "Current"
 interface DomainManager
          Generated from IDL interface "DomainManager"
 interface PolicyCurrent
          Generated from IDL interface "PolicyCurrent"
 interface PolicyManager
          Generated from IDL interface "PolicyManager"
 

Classes in org.omg.CORBA that implement LocalInterface
 class _CurrentLocalBase
          Abstract base class for implementations of local interface Current
 class _DomainManagerLocalBase
          Abstract base class for implementations of local interface DomainManager
 class _PolicyCurrentLocalBase
          Abstract base class for implementations of local interface PolicyCurrent
 class _PolicyManagerLocalBase
          Abstract base class for implementations of local interface PolicyManager
 class CurrentLocalTie
          Generated from IDL interface "Current"
 class DomainManagerLocalTie
          Generated from IDL interface "DomainManager"
 class PolicyCurrentLocalTie
          Generated from IDL interface "PolicyCurrent"
 class PolicyManagerLocalTie
          Generated from IDL interface "PolicyManager"
 

Uses of LocalInterface in org.omg.CosTransactions
 

Classes in org.omg.CosTransactions that implement LocalInterface
 class _CurrentStub
          Generated from IDL interface "Current"
 

Uses of LocalInterface in org.omg.ETF
 

Subinterfaces of LocalInterface in org.omg.ETF
 interface BufferList
          Generated from IDL interface "BufferList"
 interface Connection
          Generated from IDL interface "Connection"
 interface ConnectionZeroCopy
          Generated from IDL interface "ConnectionZeroCopy"
 interface Factories
          Generated from IDL interface "Factories"
 interface Handle
          Generated from IDL interface "Handle"
 interface Listener
          Generated from IDL interface "Listener"
 interface Profile
          Generated from IDL interface "Profile"
 

Classes in org.omg.ETF that implement LocalInterface
 class _BufferListLocalBase
          Abstract base class for implementations of local interface BufferList
 class _ConnectionLocalBase
          Abstract base class for implementations of local interface Connection
 class _ConnectionZeroCopyLocalBase
          Abstract base class for implementations of local interface ConnectionZeroCopy
 class _FactoriesLocalBase
          Abstract base class for implementations of local interface Factories
 class _HandleLocalBase
          Abstract base class for implementations of local interface Handle
 class _ListenerLocalBase
          Abstract base class for implementations of local interface Listener
 class _ProfileLocalBase
          Abstract base class for implementations of local interface Profile
 class BufferListLocalTie
          Generated from IDL interface "BufferList"
 class ConnectionLocalTie
          Generated from IDL interface "Connection"
 class ConnectionZeroCopyLocalTie
          Generated from IDL interface "ConnectionZeroCopy"
 class FactoriesLocalTie
          Generated from IDL interface "Factories"
 class HandleLocalTie
          Generated from IDL interface "Handle"
 class ListenerLocalTie
          Generated from IDL interface "Listener"
 class ProfileLocalTie
          Generated from IDL interface "Profile"
 

Uses of LocalInterface in org.omg.IOP
 

Subinterfaces of LocalInterface in org.omg.IOP
 interface Codec
          Generated from IDL interface "Codec"
 interface CodecFactory
          Generated from IDL interface "CodecFactory"
 

Classes in org.omg.IOP that implement LocalInterface
 class _CodecFactoryLocalBase
          Abstract base class for implementations of local interface CodecFactory
 class _CodecLocalBase
          Abstract base class for implementations of local interface Codec
 class CodecFactoryLocalTie
          Generated from IDL interface "CodecFactory"
 class CodecLocalTie
          Generated from IDL interface "Codec"
 

Uses of LocalInterface in org.omg.Messaging
 

Subinterfaces of LocalInterface in org.omg.Messaging
 interface MaxHopsPolicy
          Generated from IDL interface "MaxHopsPolicy"
 interface QueueOrderPolicy
          Generated from IDL interface "QueueOrderPolicy"
 interface RebindPolicy
          Generated from IDL interface "RebindPolicy"
 interface RelativeRequestTimeoutPolicy
          Generated from IDL interface "RelativeRequestTimeoutPolicy"
 interface RelativeRoundtripTimeoutPolicy
          Generated from IDL interface "RelativeRoundtripTimeoutPolicy"
 interface ReplyEndTimePolicy
          Generated from IDL interface "ReplyEndTimePolicy"
 interface ReplyPriorityPolicy
          Generated from IDL interface "ReplyPriorityPolicy"
 interface ReplyStartTimePolicy
          Generated from IDL interface "ReplyStartTimePolicy"
 interface RequestEndTimePolicy
          Generated from IDL interface "RequestEndTimePolicy"
 interface RequestPriorityPolicy
          Generated from IDL interface "RequestPriorityPolicy"
 interface RequestStartTimePolicy
          Generated from IDL interface "RequestStartTimePolicy"
 interface RoutingPolicy
          Generated from IDL interface "RoutingPolicy"
 interface SyncScopePolicy
          Generated from IDL interface "SyncScopePolicy"
 

Classes in org.omg.Messaging that implement LocalInterface
 class _MaxHopsPolicyLocalBase
          Abstract base class for implementations of local interface MaxHopsPolicy
 class _QueueOrderPolicyLocalBase
          Abstract base class for implementations of local interface QueueOrderPolicy
 class _RebindPolicyLocalBase
          Abstract base class for implementations of local interface RebindPolicy
 class _RelativeRequestTimeoutPolicyLocalBase
          Abstract base class for implementations of local interface RelativeRequestTimeoutPolicy
 class _RelativeRoundtripTimeoutPolicyLocalBase
          Abstract base class for implementations of local interface RelativeRoundtripTimeoutPolicy
 class _ReplyEndTimePolicyLocalBase
          Abstract base class for implementations of local interface ReplyEndTimePolicy
 class _ReplyPriorityPolicyLocalBase
          Abstract base class for implementations of local interface ReplyPriorityPolicy
 class _ReplyStartTimePolicyLocalBase
          Abstract base class for implementations of local interface ReplyStartTimePolicy
 class _RequestEndTimePolicyLocalBase
          Abstract base class for implementations of local interface RequestEndTimePolicy
 class _RequestPriorityPolicyLocalBase
          Abstract base class for implementations of local interface RequestPriorityPolicy
 class _RequestStartTimePolicyLocalBase
          Abstract base class for implementations of local interface RequestStartTimePolicy
 class _RoutingPolicyLocalBase
          Abstract base class for implementations of local interface RoutingPolicy
 class _SyncScopePolicyLocalBase
          Abstract base class for implementations of local interface SyncScopePolicy
 class MaxHopsPolicyLocalTie
          Generated from IDL interface "MaxHopsPolicy"
 class QueueOrderPolicyLocalTie
          Generated from IDL interface "QueueOrderPolicy"
 class RebindPolicyLocalTie
          Generated from IDL interface "RebindPolicy"
 class RelativeRequestTimeoutPolicyLocalTie
          Generated from IDL interface "RelativeRequestTimeoutPolicy"
 class RelativeRoundtripTimeoutPolicyLocalTie
          Generated from IDL interface "RelativeRoundtripTimeoutPolicy"
 class ReplyEndTimePolicyLocalTie
          Generated from IDL interface "ReplyEndTimePolicy"
 class ReplyPriorityPolicyLocalTie
          Generated from IDL interface "ReplyPriorityPolicy"
 class ReplyStartTimePolicyLocalTie
          Generated from IDL interface "ReplyStartTimePolicy"
 class RequestEndTimePolicyLocalTie
          Generated from IDL interface "RequestEndTimePolicy"
 class RequestPriorityPolicyLocalTie
          Generated from IDL interface "RequestPriorityPolicy"
 class RequestStartTimePolicyLocalTie
          Generated from IDL interface "RequestStartTimePolicy"
 class RoutingPolicyLocalTie
          Generated from IDL interface "RoutingPolicy"
 class SyncScopePolicyLocalTie
          Generated from IDL interface "SyncScopePolicy"
 

Uses of LocalInterface in org.omg.PortableServer
 

Subinterfaces of LocalInterface in org.omg.PortableServer
 interface AdapterActivator
          Generated from IDL interface "AdapterActivator"
 interface IdAssignmentPolicy
          Generated from IDL interface "IdAssignmentPolicy"
 interface IdUniquenessPolicy
          Generated from IDL interface "IdUniquenessPolicy"
 interface ImplicitActivationPolicy
          Generated from IDL interface "ImplicitActivationPolicy"
 interface LifespanPolicy
          Generated from IDL interface "LifespanPolicy"
 interface POA
          Generated from IDL interface "POA"
 interface POAManager
          Generated from IDL interface "POAManager"
 interface RequestProcessingPolicy
          Generated from IDL interface "RequestProcessingPolicy"
 interface ServantActivator
          Generated from IDL interface "ServantActivator"
 interface ServantLocator
           
 interface ServantManager
          Generated from IDL interface "ServantManager"
 interface ServantRetentionPolicy
          Generated from IDL interface "ServantRetentionPolicy"
 interface ThreadPolicy
          Generated from IDL interface "ThreadPolicy"
 

Classes in org.omg.PortableServer that implement LocalInterface
 class _AdapterActivatorLocalBase
          Abstract base class for implementations of local interface AdapterActivator
 class _IdAssignmentPolicyLocalBase
          Abstract base class for implementations of local interface IdAssignmentPolicy
 class _IdUniquenessPolicyLocalBase
          Abstract base class for implementations of local interface IdUniquenessPolicy
 class _ImplicitActivationPolicyLocalBase
          Abstract base class for implementations of local interface ImplicitActivationPolicy
 class _LifespanPolicyLocalBase
          Abstract base class for implementations of local interface LifespanPolicy
 class _POALocalBase
          Abstract base class for implementations of local interface POA
 class _POAManagerLocalBase
          Abstract base class for implementations of local interface POAManager
 class _RequestProcessingPolicyLocalBase
          Abstract base class for implementations of local interface RequestProcessingPolicy
 class _ServantActivatorLocalBase
          Abstract base class for implementations of local interface ServantActivator
 class _ServantLocatorLocalBase
          Abstract base class for implenentations of local interface ServantLocator
 class _ServantManagerLocalBase
          Abstract base class for implementations of local interface ServantManager
 class _ServantRetentionPolicyLocalBase
          Abstract base class for implementations of local interface ServantRetentionPolicy
 class _ThreadPolicyLocalBase
          Abstract base class for implementations of local interface ThreadPolicy
 class AdapterActivatorLocalTie
          Generated from IDL interface "AdapterActivator"
 class IdAssignmentPolicyLocalTie
          Generated from IDL interface "IdAssignmentPolicy"
 class IdUniquenessPolicyLocalTie
          Generated from IDL interface "IdUniquenessPolicy"
 class ImplicitActivationPolicyLocalTie
          Generated from IDL interface "ImplicitActivationPolicy"
 class LifespanPolicyLocalTie
          Generated from IDL interface "LifespanPolicy"
 class POALocalTie
          Generated from IDL interface "POA"
 class POAManagerLocalTie
          Generated from IDL interface "POAManager"
 class RequestProcessingPolicyLocalTie
          Generated from IDL interface "RequestProcessingPolicy"
 class ServantActivatorLocalTie
          Generated from IDL interface "ServantActivator"
 class ServantManagerLocalTie
          Generated from IDL interface "ServantManager"
 class ServantRetentionPolicyLocalTie
          Generated from IDL interface "ServantRetentionPolicy"
 class ThreadPolicyLocalTie
          Generated from IDL interface "ThreadPolicy"
 

Uses of LocalInterface in org.omg.RTCORBA
 

Subinterfaces of LocalInterface in org.omg.RTCORBA
 interface ProtocolProperties
          Generated from IDL interface "ProtocolProperties"
 interface TCPProtocolProperties
          Generated from IDL interface "TCPProtocolProperties"
 

Classes in org.omg.RTCORBA that implement LocalInterface
 class _ProtocolPropertiesLocalBase
          Abstract base class for implementations of local interface ProtocolProperties
 class _TCPProtocolPropertiesLocalBase
          Abstract base class for implementations of local interface TCPProtocolProperties
 class ProtocolPropertiesLocalTie
          Generated from IDL interface "ProtocolProperties"
 class TCPProtocolPropertiesLocalTie
          Generated from IDL interface "TCPProtocolProperties"