JBoss Remoting 3.1.0.Beta2

Package org.jboss.remoting3.stream

Stream-related API classes.

See:
          Description


Interface Summary
ObjectSink<T> A streaming sink for objects.
ObjectSource<T> A streaming source for objects.
StreamContext  
StreamHandler<T,C extends Channel> A stream handler for an individual object instance.
StreamHandlerFactory<T,C extends Channel> A stream handler factory.
 

Class Summary
InputStreamHandlerFactory A handler factory for automatic forwarding of input streams.
ObjectPipe<T> A pipe for objects.
OutputStreamHandlerFactory A handler factory for automatic forwarding of output streams.
ReaderInputStream An input stream which encodes characters into bytes.
Streams Handy utility methods for stream types.
WriterOutputStream An output stream which decodes bytes into a character writer.
 

Package org.jboss.remoting3.stream Description

Stream-related API classes.


JBoss Remoting 3.1.0.Beta2

Copyright © 2010 JBoss, a division of Red Hat, Inc.