Package org.clazzes.remoting.marshal

Interface Summary
Marshaler A marshaller, which handles the serialization and deserialization of objects.
MarshalerFactory A factory for marshalers.
ObjectResolver An object resolver is used to replace objects before being written to the stream or after being read from the stream.
 

Class Summary
CompactMarshalerFactory A marshaler factory, that emits a marshaler, which serializes a java class in a low-bandwidth consuming manner.
DefaultMarshalerFactory A default marshaler factory implementation.
MarshalerFactorySupport A support class for the most common factory options.
 



Copyright © 2010. All Rights Reserved.