public class EOFProtocol extends DirectProtocol
bufferSize, UNLIMITEDEOF, NO_STREAM, STREAM_OK| Constructor and Description |
|---|
EOFProtocol() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isRepeat(int len,
int available)
Repeat until end of file
|
read, read, remainingcopy, copy, createResponse, nullEmptyArray, safeRead, safeRead, write, writeByteArrayprotected boolean isRepeat(int len,
int available)
isRepeat in class DirectProtocollen - Amount transferred last call (-1 on EOF or socket error)available - Amount availableCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.