Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.omg.CORBA.portable

Classes in org.omg.CORBA.portable used by org.omg.CORBA.portable
ApplicationException
          This expection is thrown if the application throws an exception, defined as a part of its remote method definition.
Delegate
          Specifies a vendor specific implementation of the org.omg.CORBA.Object methods.
IDLEntity
          Indicates that this class has a corresponding Helper class.
InputStream
          This class is used to read CORBA IDL data types.
OutputStream
          This class is used to write CORBA IDL data types.
RemarshalException
          This is exception is potentially thrown by the _invoke() method of the object implementation, requiring to write the method parameters repeatedly.
ResponseHandler
          The interface, able to return streams, where the reply data can be marshalled.
ServantObject
          Together with supporting methods in ObjectImpl and Delegate, provides mechanism for direct calls of clients, running on the same virtual machine (collocated).
Streamable
          The base class for the Holder classess of IDL types.
ValueBase
          ValueBase is the basic interface for all CORBA value data types.