| 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectImpl | |
|---|---|
| javax.rmi.CORBA | Contains portability APIs for RMI-IIOP. | 
| org.omg.CORBA | 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). | 
| org.omg.CORBA_2_3.portable | Provides methods for the input and output of value types, and contains 
 other updates to the org/omg/CORBA/portable package.  | 
| org.omg.CosNaming | Provides a naming service for Java IDL. | 
| org.omg.DynamicAny | Provides classes and interfaces that enable traversal of the data value
 associated with an any at
runtime, and extraction of the primitive constituents of the data value.  | 
| org.omg.PortableServer | Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs. | 
| org.omg.stub.java.rmi | Contains RMI-IIOP Stubs for the Remote types that occur in the java.rmi package. | 
| Uses of ObjectImpl in javax.rmi.CORBA | 
|---|
| Subclasses of ObjectImpl in javax.rmi.CORBA | |
|---|---|
 class | 
Stub
Base class from which all RMI-IIOP stubs must inherit.  | 
| Uses of ObjectImpl in org.omg.CORBA | 
|---|
| Subclasses of ObjectImpl in org.omg.CORBA | |
|---|---|
 class | 
_IDLTypeStub
The Stub for IDLType.  | 
 class | 
_PolicyStub
The Stub for Policy.  | 
 class | 
DynamicImplementation
Deprecated. org.omg.CORBA.DynamicImplementation  | 
| Uses of ObjectImpl in org.omg.CORBA_2_3.portable | 
|---|
| Subclasses of ObjectImpl in org.omg.CORBA_2_3.portable | |
|---|---|
 class | 
ObjectImpl
ObjectImpl class is the base class for all stubs.  | 
| Uses of ObjectImpl in org.omg.CosNaming | 
|---|
| Subclasses of ObjectImpl in org.omg.CosNaming | |
|---|---|
 class | 
_BindingIteratorImplBase
 | 
 class | 
_BindingIteratorStub
The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.  | 
 class | 
_NamingContextExtStub
NamingContextExt is the extension of NamingContext
 which
 contains a set of name bindings in which each name is unique and is
 part of Interoperable Naming Service. | 
 class | 
_NamingContextImplBase
 | 
 class | 
_NamingContextStub
A naming context is an object that contains a set of name bindings in which each name is unique.  | 
| Uses of ObjectImpl in org.omg.DynamicAny | 
|---|
| Subclasses of ObjectImpl in org.omg.DynamicAny | |
|---|---|
 class | 
_DynAnyFactoryStub
DynAny objects can be created by invoking operations on the DynAnyFactory object.  | 
 class | 
_DynAnyStub
Any values can be dynamically interpreted (traversed) and constructed through DynAny objects.  | 
 class | 
_DynArrayStub
DynArray objects support the manipulation of IDL arrays.  | 
 class | 
_DynEnumStub
DynEnum objects support the manipulation of IDL enumerated values.  | 
 class | 
_DynFixedStub
DynFixed objects support the manipulation of IDL fixed values.  | 
 class | 
_DynSequenceStub
DynSequence objects support the manipulation of IDL sequences.  | 
 class | 
_DynStructStub
DynStruct objects support the manipulation of IDL struct and exception values.  | 
 class | 
_DynUnionStub
DynUnion objects support the manipulation of IDL unions.  | 
 class | 
_DynValueStub
DynValue objects support the manipulation of IDL non-boxed value types.  | 
| Uses of ObjectImpl in org.omg.PortableServer | 
|---|
| Subclasses of ObjectImpl in org.omg.PortableServer | |
|---|---|
 class | 
_ServantActivatorStub
When the POA has the RETAIN policy it uses servant managers that are ServantActivators.  | 
 class | 
_ServantLocatorStub
When the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators.  | 
| Uses of ObjectImpl in org.omg.stub.java.rmi | 
|---|
| Subclasses of ObjectImpl in org.omg.stub.java.rmi | |
|---|---|
 class | 
_Remote_Stub
This class provides the Stub for the Remote Type.  | 
  | 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.