Uses of Class
org.omg.CORBA.portable.ObjectImpl
Packages that use ObjectImpl
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).
Provides methods for the input and output of value types, and contains
other updates to the
org/omg/CORBA/portable package.Contains RMI-IIOP Stubs for the Remote types that occur in the
java.rmi package.
-
Uses of ObjectImpl in com.sun.corba.ee.impl.corba
Subclasses of ObjectImpl in com.sun.corba.ee.impl.corba -
Uses of ObjectImpl in com.sun.corba.ee.impl.encoding
Subclasses of ObjectImpl in com.sun.corba.ee.impl.encodingModifier and TypeClassDescriptionclassProvides the reading side with a per connection cache of info obtained via calls to the remote CodeBase. -
Uses of ObjectImpl in com.sun.corba.ee.impl.io
Subclasses of ObjectImpl in com.sun.corba.ee.impl.ioModifier and TypeClassDescriptionclassThis class acts as the remote interface to receivers wishing to retrieve the information of a remote Class. -
Uses of ObjectImpl in com.sun.corba.ee.impl.oa.poa
Subclasses of ObjectImpl in com.sun.corba.ee.impl.oa.poa -
Uses of ObjectImpl in com.sun.corba.ee.impl.presentation.rmi
Subclasses of ObjectImpl in com.sun.corba.ee.impl.presentation.rmiMethods in com.sun.corba.ee.impl.presentation.rmi with parameters of type ObjectImplModifier and TypeMethodDescriptionstatic StubIORImplStubConnectImpl.connect(StubIORImpl ior, Object proxy, ObjectImpl stub, ORB orb) Connect the stub to the orb if necessary. -
Uses of ObjectImpl in com.sun.corba.ee.impl.presentation.rmi.codegen
Subclasses of ObjectImpl in com.sun.corba.ee.impl.presentation.rmi.codegen -
Uses of ObjectImpl in com.sun.org.omg.SendingContext
Subclasses of ObjectImpl in com.sun.org.omg.SendingContextModifier and TypeClassDescriptionclasscom/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 PDTclasscom/sun/org/omg/SendingContext/_CodeBaseStub.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 ObjectImpl in javax.rmi.CORBA
Subclasses of ObjectImpl in javax.rmi.CORBAModifier and TypeClassDescriptionclassBase class from which all RMI-IIOP stubs must inherit. -
Uses of ObjectImpl in org.glassfish.corba.org.omg.CORBA
Subclasses of ObjectImpl in org.glassfish.corba.org.omg.CORBAModifier and TypeClassDescriptionclasscom/sun/org/omg/CORBA/_IDLTypeStub.java Generated by the IDL-to-Java compiler (portable), version "3.0" from ir.idl Thursday, May 6, 1999 1:51:45 AM PDT -
Uses of ObjectImpl in org.omg.CORBA
Subclasses of ObjectImpl in org.omg.CORBAModifier and TypeClassDescriptionclassorg/omg/CORBA/_AliasDefStub.java .classorg/omg/CORBA/_ArrayDefStub.java .classorg/omg/CORBA/_AttributeDefStub.java .classorg/omg/CORBA/_ConstantDefStub.java .classorg/omg/CORBA/_ContainedStub.java .classorg/omg/CORBA/_ContainerStub.java .classorg/omg/CORBA/_EnumDefStub.java .classorg/omg/CORBA/_ExceptionDefStub.java .classThe Stub for IDLType.classorg/omg/CORBA/_InterfaceDefStub.java .classorg/omg/CORBA/_ModuleDefStub.java .classorg/omg/CORBA/_NativeDefStub.java .classorg/omg/CORBA/_OperationDefStub.java .classThe Stub for Policy.classorg/omg/CORBA/_PrimitiveDefStub.java .classorg/omg/CORBA/_RepositoryStub.java .classorg/omg/CORBA/_SequenceDefStub.java .classorg/omg/CORBA/_StringDefStub.java .classorg/omg/CORBA/_StructDefStub.java .classorg/omg/CORBA/_TypedefDefStub.java .classorg/omg/CORBA/_UnionDefStub.java .classorg/omg/CORBA/_ValueBoxDefStub.java .classorg/omg/CORBA/_ValueDefStub.java .classorg/omg/CORBA/_ValueMemberDefStub.java .classDeprecated.org.omg.CORBA.DynamicImplementation -
Uses of ObjectImpl in org.omg.CORBA_2_3.portable
Subclasses of ObjectImpl in org.omg.CORBA_2_3.portableModifier and TypeClassDescriptionclassObjectImpl class is the base class for all stubs. -
Uses of ObjectImpl in org.omg.CosNaming
Subclasses of ObjectImpl in org.omg.CosNamingModifier and TypeClassDescriptionclassThe BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.classNamingContextExtis the extension ofNamingContextwhich contains a set of name bindings in which each name is unique and is part of Interoperable Naming Service.classA naming context is an object that contains a set of name bindings in which each name is unique. -
Uses of ObjectImpl in org.omg.CosTransactions
Subclasses of ObjectImpl in org.omg.CosTransactionsModifier and TypeClassDescriptionclassorg/omg/CosTransactions/_ControlStub.java .classorg/omg/CosTransactions/_CoordinatorStub.java .classorg/omg/CosTransactions/_CurrentStub.java .classorg/omg/CosTransactions/_InvocationPolicyStub.java .classorg/omg/CosTransactions/_NonTxTargetPolicyStub.java .classorg/omg/CosTransactions/_OTSPolicyStub.java .classorg/omg/CosTransactions/_RecoveryCoordinatorStub.java .classorg/omg/CosTransactions/_ResourceStub.java .classorg/omg/CosTransactions/_SubtransactionAwareResourceStub.java .classorg/omg/CosTransactions/_SynchronizationStub.java .classorg/omg/CosTransactions/_TerminatorStub.java .classorg/omg/CosTransactions/_TransactionalObjectStub.java .classorg/omg/CosTransactions/_TransactionFactoryStub.java . -
Uses of ObjectImpl in org.omg.DynamicAny
Subclasses of ObjectImpl in org.omg.DynamicAnyModifier and TypeClassDescriptionclassDynAny objects can be created by invoking operations on the DynAnyFactory object.classAny values can be dynamically interpreted (traversed) and constructed through DynAny objects.classDynArray objects support the manipulation of IDL arrays.classDynEnum objects support the manipulation of IDL enumerated values.classDynFixed objects support the manipulation of IDL fixed values.classDynSequence objects support the manipulation of IDL sequences.classDynStruct objects support the manipulation of IDL struct and exception values.classDynUnion objects support the manipulation of IDL unions.classDynValueBox objects support the manipulation of IDL boxed value types.classDynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.classDynValue objects support the manipulation of IDL non-boxed value types. -
Uses of ObjectImpl in org.omg.Messaging
Subclasses of ObjectImpl in org.omg.MessagingModifier and TypeClassDescriptionclassorg/omg/Messaging/_MaxHopsPolicyStub.java .classorg/omg/Messaging/_QueueOrderPolicyStub.java .classorg/omg/Messaging/_RebindPolicyStub.java .classorg/omg/Messaging/_RelativeRequestTimeoutPolicyStub.java .classorg/omg/Messaging/_RelativeRoundtripTimeoutPolicyStub.java .classorg/omg/Messaging/_ReplyEndTimePolicyStub.java .classorg/omg/Messaging/_ReplyPriorityPolicyStub.java .classorg/omg/Messaging/_ReplyStartTimePolicyStub.java .classorg/omg/Messaging/_RequestEndTimePolicyStub.java .classorg/omg/Messaging/_RequestPriorityPolicyStub.java .classorg/omg/Messaging/_RequestStartTimePolicyStub.java .classorg/omg/Messaging/_RoutingPolicyStub.java .classorg/omg/Messaging/_SyncScopePolicyStub.java . -
Uses of ObjectImpl in org.omg.PortableServer
Subclasses of ObjectImpl in org.omg.PortableServerModifier and TypeClassDescriptionclassWhen the POA has the RETAIN policy it uses servant managers that are ServantActivators.classWhen the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators. -
Uses of ObjectImpl in org.omg.SendingContext
Subclasses of ObjectImpl in org.omg.SendingContextModifier and TypeClassDescriptionclassorg/omg/SendingContext/_CodeBaseStub.java .classorg/omg/SendingContext/_RunTimeStub.java . -
Uses of ObjectImpl in org.omg.stub.java.rmi
Subclasses of ObjectImpl in org.omg.stub.java.rmiModifier and TypeClassDescriptionfinal classThis class provides the Stub for the Remote Type.