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