Class RemotableInputStream

java.lang.Object
java.io.InputStream
org.alfresco.util.remote.RemotableInputStream
All Implemented Interfaces:
Closeable, Serializable, AutoCloseable

public class RemotableInputStream extends InputStream implements Serializable
The data consuming side of the remote connection that the InputStream spans.
Since:
Alfresco 2.2
Author:
Michael Shavnev
See Also: