Uses of Package
org.jboss.remoting.marshal.serializable

Packages that use org.jboss.remoting.marshal.serializable
org.jboss.remoting.marshal.compress   
org.jboss.remoting.marshal.encryption   
org.jboss.remoting.marshal.http   
 

Classes in org.jboss.remoting.marshal.serializable used by org.jboss.remoting.marshal.compress
SerializableMarshaller
          Simple marshaller that simply serializes java objects using standard output stream.
SerializableUnMarshaller
          Will perform the deserialization of objects off the wire.
 

Classes in org.jboss.remoting.marshal.serializable used by org.jboss.remoting.marshal.encryption
SerializableMarshaller
          Simple marshaller that simply serializes java objects using standard output stream.
SerializableUnMarshaller
          Will perform the deserialization of objects off the wire.
 

Classes in org.jboss.remoting.marshal.serializable used by org.jboss.remoting.marshal.http
SerializableMarshaller
          Simple marshaller that simply serializes java objects using standard output stream.
SerializableUnMarshaller
          Will perform the deserialization of objects off the wire.
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.