public class IncomingStreamReader
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected PendingFile |
localFile |
protected PendingFile |
remoteFile |
protected StreamInSession |
session |
| Constructor and Description |
|---|
IncomingStreamReader(StreamHeader header,
java.net.Socket socket) |
| Modifier and Type | Method and Description |
|---|---|
void |
read() |
protected final PendingFile localFile
protected final PendingFile remoteFile
protected final StreamInSession session
public IncomingStreamReader(StreamHeader header, java.net.Socket socket) throws java.io.IOException
java.io.IOExceptionCopyright © 2014 The Apache Software Foundation