Package org.jboss.marshalling.river

The River protocol implementation package.

See:
          Description

Class Summary
BlockMarshaller  
BlockUnmarshaller  
ClassDescriptor  
ExternalizerClassDescriptor  
IncompleteClassDescriptor  
Protocol  
RiverMarshaller  
RiverMarshallerFactory The River marshaller factory implementation.
RiverObjectInputStream  
RiverObjectOutputStream  
RiverPutField  
RiverUnmarshaller  
SerializableClassDescriptor  
 

Enum Summary
RiverObjectInputStream.State  
RiverObjectOutputStream.State  
 

Package org.jboss.marshalling.river Description

The River protocol implementation package. Construct an instance of the RiverMarshallerFactory class to use the River marshalling protocol.