| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
InputStreamorg.apache.mina.handler.support.IoSessionInputStreampublic class IoSessionInputStreamextends InputStreamInputStream that buffers data read from
IoHandler.messageReceived(IoSession,Object) events.
Constructor Summary | |
Method Summary | |
int | |
void |
|
int |
|
int |
|
void |
|
void |
|
public int available()
public void close()
public int read()
throws IOExceptionpublic int read(byte[] b,
int off,
int len)
throws IOExceptionpublic void throwException(IOException e)