Package org.jboss.remoting.stream

Interface Summary
StreamInvocationHandler This interface is intended for those handlers that expect to receive calls from clients where a InputStream will be passed.
 

Class Summary
StreamCallPayload The StreamCallPayload is used when making calls from the server to the client to read from the original input stream.
StreamHandler This is the server side proxy back to the orginal stream on the client side.
StreamServer This is a helper class that runs internal to remoting on the client side.
 



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