Whole document tree
Package org.omg.SendingContextProvides support for the marshalling of value types.
See:
Package org.omg.SendingContext Description
Provides support for the marshalling of value types. Value type
marshalling may require access to an implementation of the value type or
to meta information about the value type. This information is passed
between the sending context and the receiving context using a particular
service context containing an instance of the
A sending context may be either the client side or the server side of an invocation, depending on which contains a value type. The sending context is the client side of an invocation if the request contains a value type. It is the server side if the reply contains a value type. The other party in the communication is the receiving context.
The service context marshalled for
Note that these classes are currently defined in the
Submit a bug or feature For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. |