|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
CDRStreamReader (src) | Interface of an object that knows how to unmarshal a Java basic type or object from a CDR input stream. |
CDRStreamWriter (src) | Interface of an object that knows how to marshal a Java basic type or object into a CDR input stream. |
Class Summary | |
CDRStream (src) | Utility class with static methods to:
get the CDRStreamReader for a given class
get the CDRStreamWriter for a given class
The CDRStreamReader s and CDRStreamWriter s
returned by these methods are instances of static inner classes
defined by CDRStream . |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |