Uses of Interface
org.omg.CORBA.portable.InvokeHandler
Packages that use InvokeHandler
Package
Description
Contains portability APIs for RMI-IIOP.
Provides the mapping of the OMG CORBA APIs to the JavaTM
programming language, including the class ORB, which is implemented
so that a programmer can use it as a fully-functional Object Request Broker
(ORB).
-
Uses of InvokeHandler in com.sun.corba.ee.impl.encoding
Classes in com.sun.corba.ee.impl.encoding that implement InvokeHandlerModifier and TypeClassDescriptionclass
Provides the reading side with a per connection cache of info obtained via calls to the remote CodeBase. -
Uses of InvokeHandler in com.sun.corba.ee.impl.io
Classes in com.sun.corba.ee.impl.io that implement InvokeHandlerModifier and TypeClassDescriptionclass
This class acts as the remote interface to receivers wishing to retrieve the information of a remote Class. -
Uses of InvokeHandler in com.sun.corba.ee.impl.naming.cosnaming
Classes in com.sun.corba.ee.impl.naming.cosnaming that implement InvokeHandlerModifier and TypeClassDescriptionclass
Class BindingIteratorImpl implements the org.omg.CosNaming::BindingIterator interface, but does not implement the method to retrieve the next binding in the NamingContext for which it was created.class
Class NamingContextImpl implements the org.omg.CosNaming::NamingContext interface, but does not implement the methods associated with maintaining the "table" of current bindings in a NamingContext.class
Class TransientBindingIterator implements the abstract methods defined by BindingIteratorImpl, to use with the TransientNamingContext implementation of the NamingContextImpl.class
Class TransientNamingContext implements the methods defined by NamingContextDataStore, and extends the NamingContextImpl class to provide a servant implementation of CosNaming::NamingContext. -
Uses of InvokeHandler in com.sun.corba.ee.impl.presentation.rmi
Classes in com.sun.corba.ee.impl.presentation.rmi that implement InvokeHandler -
Uses of InvokeHandler in com.sun.org.omg.SendingContext
Classes in com.sun.org.omg.SendingContext that implement InvokeHandlerModifier and TypeClassDescriptionclass
com/sun/org/omg/SendingContext/_CodeBaseImplBase.java Generated by the IDL-to-Java compiler (portable), version "3.0" from rt.idl Thursday, May 6, 1999 1:52:08 AM PDT -
Uses of InvokeHandler in javax.rmi.CORBA
Subinterfaces of InvokeHandler in javax.rmi.CORBAModifier and TypeInterfaceDescriptioninterface
Defines methods which all RMI-IIOP server side ties must implement. -
Uses of InvokeHandler in org.omg.CORBA
Classes in org.omg.CORBA that implement InvokeHandlerModifier and TypeClassDescriptionclass
org/omg/CORBA/AliasDefPOA.java .class
org/omg/CORBA/AliasDefPOATie.java .class
org/omg/CORBA/ArrayDefPOA.java .class
org/omg/CORBA/ArrayDefPOATie.java .class
org/omg/CORBA/AttributeDefPOA.java .class
org/omg/CORBA/AttributeDefPOATie.java .class
org/omg/CORBA/ConstantDefPOA.java .class
org/omg/CORBA/ConstantDefPOATie.java .class
org/omg/CORBA/ContainedPOA.java .class
org/omg/CORBA/ContainedPOATie.java .class
org/omg/CORBA/ContainerPOA.java .class
org/omg/CORBA/ContainerPOATie.java .class
org/omg/CORBA/EnumDefPOA.java .class
org/omg/CORBA/EnumDefPOATie.java .class
org/omg/CORBA/ExceptionDefPOA.java .class
org/omg/CORBA/ExceptionDefPOATie.java .class
org/omg/CORBA/InterfaceDefPOA.java .class
org/omg/CORBA/InterfaceDefPOATie.java .class
org/omg/CORBA/ModuleDefPOA.java .class
org/omg/CORBA/ModuleDefPOATie.java .class
org/omg/CORBA/NativeDefPOA.java .class
org/omg/CORBA/NativeDefPOATie.java .class
org/omg/CORBA/OperationDefPOA.java .class
org/omg/CORBA/OperationDefPOATie.java .class
org/omg/CORBA/PrimitiveDefPOA.java .class
org/omg/CORBA/PrimitiveDefPOATie.java .class
org/omg/CORBA/RepositoryPOA.java .class
org/omg/CORBA/RepositoryPOATie.java .class
org/omg/CORBA/SequenceDefPOA.java .class
org/omg/CORBA/SequenceDefPOATie.java .class
org/omg/CORBA/StringDefPOA.java .class
org/omg/CORBA/StringDefPOATie.java .class
org/omg/CORBA/StructDefPOA.java .class
org/omg/CORBA/StructDefPOATie.java .class
org/omg/CORBA/TypedefDefPOA.java .class
org/omg/CORBA/TypedefDefPOATie.java .class
org/omg/CORBA/UnionDefPOA.java .class
org/omg/CORBA/UnionDefPOATie.java .class
org/omg/CORBA/ValueBoxDefPOA.java .class
org/omg/CORBA/ValueBoxDefPOATie.java .class
org/omg/CORBA/ValueDefPOA.java .class
org/omg/CORBA/ValueDefPOATie.java .class
org/omg/CORBA/ValueMemberDefPOA.java .class
org/omg/CORBA/ValueMemberDefPOATie.java . -
Uses of InvokeHandler in org.omg.CosNaming
Classes in org.omg.CosNaming that implement InvokeHandlerModifier and TypeClassDescriptionclass
The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.class
The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.class
NamingContextExt
is the extension ofNamingContext
which contains a set of name bindings in which each name is unique and is part of Interoperable Naming Service.class
NamingContextExt
is the extension ofNamingContext
which contains a set of name bindings in which each name is unique and is part of Interoperable Naming Service.class
A naming context is an object that contains a set of name bindings in which each name is unique.class
A naming context is an object that contains a set of name bindings in which each name is unique. -
Uses of InvokeHandler in org.omg.CosTransactions
Classes in org.omg.CosTransactions that implement InvokeHandlerModifier and TypeClassDescriptionclass
org/omg/CosTransactions/ControlPOA.java .class
org/omg/CosTransactions/ControlPOATie.java .class
org/omg/CosTransactions/CoordinatorPOA.java .class
org/omg/CosTransactions/CoordinatorPOATie.java .class
org/omg/CosTransactions/CurrentPOA.java .class
org/omg/CosTransactions/CurrentPOATie.java .class
org/omg/CosTransactions/InvocationPolicyPOA.java .class
org/omg/CosTransactions/InvocationPolicyPOATie.java .class
org/omg/CosTransactions/NonTxTargetPolicyPOA.java .class
org/omg/CosTransactions/NonTxTargetPolicyPOATie.java .class
org/omg/CosTransactions/OTSPolicyPOA.java .class
org/omg/CosTransactions/OTSPolicyPOATie.java .class
org/omg/CosTransactions/RecoveryCoordinatorPOA.java .class
org/omg/CosTransactions/RecoveryCoordinatorPOATie.java .class
org/omg/CosTransactions/ResourcePOA.java .class
org/omg/CosTransactions/ResourcePOATie.java .class
org/omg/CosTransactions/SubtransactionAwareResourcePOA.java .class
org/omg/CosTransactions/SubtransactionAwareResourcePOATie.java .class
org/omg/CosTransactions/SynchronizationPOA.java .class
org/omg/CosTransactions/SynchronizationPOATie.java .class
org/omg/CosTransactions/TerminatorPOA.java .class
org/omg/CosTransactions/TerminatorPOATie.java .class
org/omg/CosTransactions/TransactionalObjectPOA.java .class
org/omg/CosTransactions/TransactionalObjectPOATie.java .class
org/omg/CosTransactions/TransactionFactoryPOA.java .class
org/omg/CosTransactions/TransactionFactoryPOATie.java . -
Uses of InvokeHandler in org.omg.DynamicAny
Classes in org.omg.DynamicAny that implement InvokeHandlerModifier and TypeClassDescriptionclass
DynAny objects can be created by invoking operations on the DynAnyFactory object.class
DynAny objects can be created by invoking operations on the DynAnyFactory object.class
Any values can be dynamically interpreted (traversed) and constructed through DynAny objects.class
Any values can be dynamically interpreted (traversed) and constructed through DynAny objects.class
DynArray objects support the manipulation of IDL arrays.class
DynArray objects support the manipulation of IDL arrays.class
DynEnum objects support the manipulation of IDL enumerated values.class
DynEnum objects support the manipulation of IDL enumerated values.class
DynFixed objects support the manipulation of IDL fixed values.class
DynFixed objects support the manipulation of IDL fixed values.class
DynSequence objects support the manipulation of IDL sequences.class
DynSequence objects support the manipulation of IDL sequences.class
DynStruct objects support the manipulation of IDL struct and exception values.class
DynStruct objects support the manipulation of IDL struct and exception values.class
DynUnion objects support the manipulation of IDL unions.class
DynUnion objects support the manipulation of IDL unions.class
DynValueBox objects support the manipulation of IDL boxed value types.class
DynValueBox objects support the manipulation of IDL boxed value types.class
DynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.class
DynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.class
DynValue objects support the manipulation of IDL non-boxed value types.class
DynValue objects support the manipulation of IDL non-boxed value types. -
Uses of InvokeHandler in org.omg.Messaging
Classes in org.omg.Messaging that implement InvokeHandlerModifier and TypeClassDescriptionclass
org/omg/Messaging/MaxHopsPolicyPOA.java .class
org/omg/Messaging/MaxHopsPolicyPOATie.java .class
org/omg/Messaging/QueueOrderPolicyPOA.java .class
org/omg/Messaging/QueueOrderPolicyPOATie.java .class
org/omg/Messaging/RebindPolicyPOA.java .class
org/omg/Messaging/RebindPolicyPOATie.java .class
org/omg/Messaging/RelativeRequestTimeoutPolicyPOA.java .class
org/omg/Messaging/RelativeRequestTimeoutPolicyPOATie.java .class
org/omg/Messaging/RelativeRoundtripTimeoutPolicyPOA.java .class
org/omg/Messaging/RelativeRoundtripTimeoutPolicyPOATie.java .class
org/omg/Messaging/ReplyEndTimePolicyPOA.java .class
org/omg/Messaging/ReplyEndTimePolicyPOATie.java .class
org/omg/Messaging/ReplyPriorityPolicyPOA.java .class
org/omg/Messaging/ReplyPriorityPolicyPOATie.java .class
org/omg/Messaging/ReplyStartTimePolicyPOA.java .class
org/omg/Messaging/ReplyStartTimePolicyPOATie.java .class
org/omg/Messaging/RequestEndTimePolicyPOA.java .class
org/omg/Messaging/RequestEndTimePolicyPOATie.java .class
org/omg/Messaging/RequestPriorityPolicyPOA.java .class
org/omg/Messaging/RequestPriorityPolicyPOATie.java .class
org/omg/Messaging/RequestStartTimePolicyPOA.java .class
org/omg/Messaging/RequestStartTimePolicyPOATie.java .class
org/omg/Messaging/RoutingPolicyPOA.java .class
org/omg/Messaging/RoutingPolicyPOATie.java .class
org/omg/Messaging/SyncScopePolicyPOA.java .class
org/omg/Messaging/SyncScopePolicyPOATie.java . -
Uses of InvokeHandler in org.omg.PortableServer
Classes in org.omg.PortableServer that implement InvokeHandlerModifier and TypeClassDescriptionclass
When the POA has the RETAIN policy it uses servant managers that are ServantActivators.class
When the POA has the RETAIN policy it uses servant managers that are ServantActivators.class
When the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators.class
When the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators. -
Uses of InvokeHandler in org.omg.SendingContext
Classes in org.omg.SendingContext that implement InvokeHandlerModifier and TypeClassDescriptionclass
org/omg/SendingContext/CodeBasePOA.java .class
org/omg/SendingContext/CodeBasePOATie.java .class
org/omg/SendingContext/RunTimePOA.java .class
org/omg/SendingContext/RunTimePOATie.java .