| |
|
| java.lang.Object org.mortbay.io.ByteArrayEndPoint
ByteArrayEndPoint | public class ByteArrayEndPoint implements EndPoint(Code) | | ByteArrayEndPoint.
author: gregw |
_inBytes | byte[] _inBytes(Code) | | |
ByteArrayEndPoint | public ByteArrayEndPoint()(Code) | | |
ByteArrayEndPoint | public ByteArrayEndPoint(byte[] input, int outputSize)(Code) | | |
blockReadable | public boolean blockReadable(long millisecs)(Code) | | |
blockWritable | public boolean blockWritable(long millisecs)(Code) | | |
getLocalPort | public int getLocalPort()(Code) | | |
getRemotePort | public int getRemotePort()(Code) | | |
isBlocking | public boolean isBlocking()(Code) | | |
isBufferingInput | public boolean isBufferingInput()(Code) | | |
isBufferingOutput | public boolean isBufferingOutput()(Code) | | |
isBufferred | public boolean isBufferred()(Code) | | |
isOpen | public boolean isOpen()(Code) | | |
reset | public void reset()(Code) | | |
|
|
|