|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AsyncReadQueueRecord | |
|---|---|
| com.sun.grizzly.async | |
| Uses of AsyncReadQueueRecord in com.sun.grizzly.async |
|---|
| Method parameters in com.sun.grizzly.async with type arguments of type AsyncReadQueueRecord | |
|---|---|
void |
AsyncReadCallbackHandler.onIOException(IOException ioException,
SelectionKey key,
ByteBuffer buffer,
Queue<AsyncReadQueueRecord> remainingQueue)
Method will be called by AsyncQueueReader, if
IO error occured when reading from the SelectableChannel,
which is associated with SelectionKey |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||