Uses of Package
org.clazzes.remoting.marshal

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

Classes in org.clazzes.remoting.marshal used by org.clazzes.remoting
MarshalerFactory
          A factory for marshalers.
 

Classes in org.clazzes.remoting.marshal used by org.clazzes.remoting.marshal
Marshaler
          A marshaller, which handles the serialization and deserialization of objects.
MarshalerFactory
          A factory for marshalers.
MarshalerFactorySupport
          A support class for the most common factory options.
ObjectResolver
          An object resolver is used to replace objects before being written to the stream or after being read from the stream.
 

Classes in org.clazzes.remoting.marshal used by org.clazzes.remoting.marshal.impl
Marshaler
          A marshaller, which handles the serialization and deserialization of objects.
ObjectResolver
          An object resolver is used to replace objects before being written to the stream or after being read from the stream.
 

Classes in org.clazzes.remoting.marshal used by org.clazzes.remoting.server
Marshaler
          A marshaller, which handles the serialization and deserialization of objects.
 



Copyright © 2010. All Rights Reserved.