Uses of Class
org.clazzes.remoting.marshal.impl.MarshalerSupport

Packages that use MarshalerSupport
org.clazzes.remoting.marshal.impl   
 

Uses of MarshalerSupport in org.clazzes.remoting.marshal.impl
 

Subclasses of MarshalerSupport in org.clazzes.remoting.marshal.impl
 class CompactMarshaler
          A marshaler, which marshals object in a field-by-field manner.
 class JAVAMarshaler
          The default implementation of the marshaler, which uses an ObjectInputStreamWithClassLoader and an ObjectOutputStream for deserialization and serialization.
 



Copyright © 2010. All Rights Reserved.