ApplicationException
View Source
|
This class is used for reporting application level exceptions between ORBs and stubs.
|
BoxedValueHelper
View Source
|
|
CustomValue
View Source
|
An extension of ValueBase that is implemented by custom value
types.
|
Delegate
View Source
|
Specifies a portable API for ORB-vendor-specific
implementation of the org.omg.CORBA.Object methods.
|
IDLEntity
View Source
|
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.
|
IndirectionException
View Source
|
The Indirection exception is a Java specific system exception.
|
InputStream
View Source
|
InputStream is the Java API for reading IDL types
from CDR marshal streams.
|
InvokeHandler
View Source
|
This interface provides a dispatching mechanism for an incoming call.
|
ObjectImpl
View Source
|
The common base class for all stub classes; provides default implementations
of the org.omg.CORBA.Object methods.
|
OutputStream
View Source
|
OuputStream is the Java API for writing IDL types
to CDR marshal streams.
|
RemarshalException
View Source
|
This class is used for reporting locate forward exceptions and object forward
GIOP messages back to the ORB.
|
ResponseHandler
View Source
|
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.
|
ServantObject
View Source
|
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.
|
Streamable
View Source
|
The base class for the Holder classess of all complex
IDL types.
|
StreamableValue
View Source
|
Defines the base type for all non-boxed IDL valuetypes
that are not custom marshaled.
|
UnknownException
View Source
|
The org.omg.CORBA.portable.UnknownException is used for reporting
unknown exceptions between ties and ORBs and between ORBs and stubs.
|
ValueBase
View Source
|
The generated Java classes corresponding to valuetype IDL types
implement this interface.
|
ValueFactory
View Source
|
The ValueFactory interface is the native mapping for the IDL
type CORBA::ValueFactory.
|
ValueInputStream
View Source
|
Java to IDL ptc 02-01-12 1.5.1.4
ValueInputStream is used for implementing RMI-IIOP
stream format version 2.
|
ValueOutputStream
View Source
|
Java to IDL ptc 02-01-12 1.5.1.3
ValueOutputStream is used for implementing RMI-IIOP
stream format version 2.
|