|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.omg.CORBA.portable | |
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.CORBA.DynAnyPackage | Provides the exceptions used with the DynAny interface
(InvalidValue ,
Invalid , InvalidSeq , and
TypeMismatch ). |
org.omg.CORBA.ORBPackage | Provides the exception InvalidName , which is thrown
by the method ORB.resolve_initial_references
and the exception InconsistentTypeCode , which is thrown
by the Dynamic Any creation methods in the ORB class. |
org.omg.CORBA.portable | Provides a portability layer, that is, a set of ORB APIs that makes it possible for code generated by one vendor to run on another vendor's ORB. |
org.omg.CORBA.TypeCodePackage | Provides the user-defined exceptions BadKind
and Bounds , which are thrown by methods in
in the class TypeCode . |
org.omg.CosNaming | Provides a naming service for Java IDL. |
org.omg.CosNaming.NamingContextExtPackage | This package contains the following classes, which are used in org.omg.CosNaming.NamingContextExt: |
org.omg.CosNaming.NamingContextPackage | This package contains Exception classes for the org.omg.CosNaming package. |
org.omg.Dynamic | This package contains the Dynamic module specified in the OMG Portable Interceptor specification, http://cgi.omg.org/cgi-bin/doc?ptc/2000-08-06, section 21.9. |
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.IOP | This package contains the IOP module specified in the OMG document The Common Object Request Broker: Architecture and Specification, http://cgi.omg.org/cgi-bin/doc?formal/99-10-07, section 13.6. |
org.omg.IOP.CodecFactoryPackage | This package contains the exceptions specified in the IOP::CodeFactory interface (as part of the Portable Interceptors spec). |
org.omg.IOP.CodecPackage | This package is generated from the IOP::Codec IDL interface definition. |
org.omg.PortableInterceptor | Provides a mechanism to register ORB hooks through which ORB services can intercept the normal flow of execution of the ORB. |
org.omg.PortableInterceptor.ORBInitInfoPackage | This package contains the exceptions and typedefs from the ORBInitInfo local interface of the PortableInterceptor module specified in the OMG Portable Interceptor specification, http://cgi.omg.org/cgi-bin/doc?ptc/2000-08-06, section 21.7.2. |
org.omg.PortableServer | Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs. |
org.omg.PortableServer.CurrentPackage | Provides method implementations with access to the identity of the object on which the method was invoked. |
org.omg.PortableServer.POAManagerPackage | Encapsulates the processing state of the POAs it is associated with. |
org.omg.PortableServer.POAPackage | Allows programmers to construct object implementations that are portable between different ORB products. |
org.omg.PortableServer.ServantLocatorPackage | Provides classes and interfaces for locating the servant. |
org.omg.SendingContext | Provides support for the marshalling of value types. |
org.omg.stub.java.rmi | Contains RMI-IIOP Stubs for the Remote types that occur in the java.rmi package. |
Classes in org.omg.CORBA.portable used by javax.rmi.CORBAInvokeHandler
|
This interface provides a dispatching mechanism for an incoming call. ObjectImpl
|
The common base class for all stub classes; provides default implementations of the org.omg.CORBA.Object methods. |
Classes in org.omg.CORBA.portable used by org.omg.CORBAApplicationException
|
This class is used for reporting application level exceptions between ORBs and stubs. BoxedValueHelper
|
IDLEntity
|
An interface with no members whose only purpose is to serve as a marker indicating that an implementing class is a Java value type from IDL that has a corresponding Helper class. ObjectImpl
|
The common base class for all stub classes; provides default implementations of the org.omg.CORBA.Object methods.RemarshalException
|
This class is used for reporting locate forward exceptions and object forward GIOP messages back to the ORB. Streamable
|
The base class for the Holder classess of all complex IDL types. ValueBase
|
The generated Java classes corresponding to valuetype IDL types implement this interface. |
Classes in org.omg.CORBA.portable used by org.omg.CORBA_2_3.portableDelegate
|
Specifies a portable API for ORB-vendor-specific implementation of the org.omg.CORBA.Object methods. InputStream
|
InputStream is the Java API for reading IDL types from CDR marshal streams. ObjectImpl
|
The common base class for all stub classes; provides default implementations of the org.omg.CORBA.Object methods.OutputStream
|
OuputStream is the Java API for writing IDL types to CDR marshal streams. |
Classes in org.omg.CORBA.portable used by org.omg.CORBA.DynAnyPackageIDLEntity
|
An interface with no members whose only purpose is to serve as a marker indicating that an implementing class is a Java value type from IDL that has a corresponding Helper class. |
Classes in org.omg.CORBA.portable used by org.omg.CORBA.ORBPackageIDLEntity
|
An interface with no members whose only purpose is to serve as a marker indicating that an implementing class is a Java value type from IDL that has a corresponding Helper class. |
Classes in org.omg.CORBA.portable used by org.omg.CORBA.portableApplicationException
|
This class is used for reporting application level exceptions between ORBs and stubs. IDLEntity
|
An interface with no members whose only purpose is to serve as a marker indicating that an implementing class is a Java value type from IDL that has a corresponding Helper class. RemarshalException
|
This class is used for reporting locate forward exceptions and object forward GIOP messages back to the ORB. Streamable
|
The base class for the Holder classess of all complex IDL types. ValueBase
|
The generated Java classes corresponding to valuetype IDL types implement this interface. |
Classes in org.omg.CORBA.portable used by org.omg.CORBA.TypeCodePackageIDLEntity
|
An interface with no members whose only purpose is to serve as a marker indicating that an implementing class is a Java value type from IDL that has a corresponding Helper class. |
Classes in org.omg.CORBA.portable used by org.omg.CosNamingIDLEntity
|
An interface with no members whose only purpose is to serve as a marker indicating that an implementing class is a Java value type from IDL that has a corresponding Helper class. InvokeHandler
|
This interface provides a dispatching mechanism for an incoming call. ObjectImpl
|
The common base class for all stub classes; provides default implementations of the org.omg.CORBA.Object methods.Streamable
|
The base class for the Holder classess of all complex IDL types. |
Classes in org.omg.CORBA.portable used by org.omg.CosNaming.NamingContextExtPackageIDLEntity
|
An interface with no members whose only purpose is to serve as a marker indicating that an implementing class is a Java value type from IDL that has a corresponding Helper class. Streamable
|
The base class for the Holder classess of all complex IDL types. |
Classes in org.omg.CORBA.portable used by org.omg.CosNaming.NamingContextPackageIDLEntity
|
An interface with no members whose only purpose is to serve as a marker indicating that an implementing class is a Java value type from IDL that has a corresponding Helper class. Streamable
|
The base class for the Holder classess of all complex IDL types. |
Classes in org.omg.CORBA.portable used by org.omg.DynamicIDLEntity
|
An interface with no members whose only purpose is to serve as a marker indicating that an implementing class is a Java value type from IDL that has a corresponding Helper class. |
Classes in org.omg.CORBA.portable used by org.omg.DynamicAnyIDLEntity
|
An interface with no members whose only purpose is to serve as a marker indicating that an implementing class is a Java value type from IDL that has a corresponding Helper class. ObjectImpl
|
The common base class for all stub classes; provides default implementations of the org.omg.CORBA.Object methods. |
Classes in org.omg.CORBA.portable used by org.omg.IOPIDLEntity
|
An interface with no members whose only purpose is to serve as a marker indicating that an implementing class is a Java value type from IDL that has a corresponding Helper class. Streamable
|
The base class for the Holder classess of all complex IDL types. |
Classes in org.omg.CORBA.portable used by org.omg.IOP.CodecFactoryPackageIDLEntity
|
An interface with no members whose only purpose is to serve as a marker indicating that an implementing class is a Java value type from IDL that has a corresponding Helper class. |
Classes in org.omg.CORBA.portable used by org.omg.IOP.CodecPackageIDLEntity
|
An interface with no members whose only purpose is to serve as a marker indicating that an implementing class is a Java value type from IDL that has a corresponding Helper class. |
Classes in org.omg.CORBA.portable used by org.omg.PortableInterceptorIDLEntity
|
An interface with no members whose only purpose is to serve as a marker indicating that an implementing class is a Java value type from IDL that has a corresponding Helper class. |
Classes in org.omg.CORBA.portable used by org.omg.PortableInterceptor.ORBInitInfoPackageIDLEntity
|
An interface with no members whose only purpose is to serve as a marker indicating that an implementing class is a Java value type from IDL that has a corresponding Helper class. |
Classes in org.omg.CORBA.portable used by org.omg.PortableServerIDLEntity
|
An interface with no members whose only purpose is to serve as a marker indicating that an implementing class is a Java value type from IDL that has a corresponding Helper class. InvokeHandler
|
This interface provides a dispatching mechanism for an incoming call. ObjectImpl
|
The common base class for all stub classes; provides default implementations of the org.omg.CORBA.Object methods. |
Classes in org.omg.CORBA.portable used by org.omg.PortableServer.CurrentPackageIDLEntity
|
An interface with no members whose only purpose is to serve as a marker indicating that an implementing class is a Java value type from IDL that has a corresponding Helper class. |
Classes in org.omg.CORBA.portable used by org.omg.PortableServer.POAManagerPackageIDLEntity
|
An interface with no members whose only purpose is to serve as a marker indicating that an implementing class is a Java value type from IDL that has a corresponding Helper class. |
Classes in org.omg.CORBA.portable used by org.omg.PortableServer.POAPackageIDLEntity
|
An interface with no members whose only purpose is to serve as a marker indicating that an implementing class is a Java value type from IDL that has a corresponding Helper class. |
Classes in org.omg.CORBA.portable used by org.omg.PortableServer.ServantLocatorPackageStreamable
|
The base class for the Holder classess of all complex IDL types. |
Classes in org.omg.CORBA.portable used by org.omg.SendingContextIDLEntity
|
An interface with no members whose only purpose is to serve as a marker indicating that an implementing class is a Java value type from IDL that has a corresponding Helper class. |
Classes in org.omg.CORBA.portable used by org.omg.stub.java.rmiObjectImpl
|
The common base class for all stub classes; provides default implementations of the org.omg.CORBA.Object methods. |
|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.