Package org.jboss.remoting.marshal.serializable

Class Summary
SerializableMarshaller (src) Simple marshaller that simply serializes java objects using standard output stream.
SerializableUnMarshaller (src) Will perform the deserialization of objects off the wire.