public class EOFProtocol extends DirectProtocol
bufferSize, UNLIMITED
EOF, 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, remaining
copy, copy, createResponse, isRethrowExceptionOnRead, nullEmptyArray, safeRead, safeRead, setObjectSerializer, setRethrowExceptionOnRead, write, writeByteArray
protected boolean isRepeat(int len, int available)
isRepeat
in class DirectProtocol
len
- Amount transferred last call (-1 on EOF or socket error)available
- Amount availableCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.