Package org.wildfly.iiop.openjdk.rmi.marshal
package org.wildfly.iiop.openjdk.rmi.marshal
-
ClassDescriptionUtility class with static methods to: get the
CDRStreamReaderfor a given class get theCDRStreamWriterfor a given classInterface of an object that knows how to unmarshal a Java basic type or object from a CDR input stream.Interface of an object that knows how to marshal a Java basic type or object into a CDR input stream.