Package org.omg.CORBA.portable


package org.omg.CORBA.portable
  • Class
    Description
    This class is used for reporting application level exceptions between ORBs and stubs.
     
    An extension of ValueBase that is implemented by custom value types.
    Specifies a portable API for ORB-vendor-specific implementation of the org.omg.CORBA.Object methods.
    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.
    The Indirection exception is a Java specific system exception.
    InputStream is the Java API for reading IDL types from CDR marshal streams.
    This interface provides a dispatching mechanism for an incoming call.
    The common base class for all stub classes; provides default implementations of the org.omg.CORBA.Object methods.
    OuputStream is the Java API for writing IDL types to CDR marshal streams.
    This class is used for reporting locate forward exceptions and object forward GIOP messages back to the ORB.
    This interface is supplied by an ORB to a servant at invocation time and allows the servant to later retrieve an OutputStream for returning the invocation results.
    This class is part of the local stub API, the purpose of which is to provide high performance calls for collocated clients and servers (i.e. clients and servers residing in the same Java VM).
    The base class for the Holder classess of all complex IDL types.
    Defines the base type for all non-boxed IDL valuetypes that are not custom marshaled.
    The org.omg.CORBA.portable.UnknownException is used for reporting unknown exceptions between ties and ORBs and between ORBs and stubs.
    The generated Java classes corresponding to valuetype IDL types implement this interface.
    The ValueFactory interface is the native mapping for the IDL type CORBA::ValueFactory.
    Java to IDL ptc 02-01-12 1.5.1.4 ValueInputStream is used for implementing RMI-IIOP stream format version 2.
    Java to IDL ptc 02-01-12 1.5.1.3 ValueOutputStream is used for implementing RMI-IIOP stream format version 2.