|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AsyncQueue.AsyncQueueEntry | |
|---|---|
| com.sun.grizzly.async | |
| Uses of AsyncQueue.AsyncQueueEntry in com.sun.grizzly.async |
|---|
| Methods in com.sun.grizzly.async that return AsyncQueue.AsyncQueueEntry | |
|---|---|
AsyncQueue.AsyncQueueEntry |
AsyncQueueWriter.getAsyncQueue(SelectionKey key)
Gets ready asynchronous queue elements to be written to the SelectableChannel, associated with the
given SelectionKey |
AsyncQueue.AsyncQueueEntry |
AsyncQueueReader.getAsyncQueue(SelectionKey key)
Gets ready asynchronous queue elements to be read from the SelectableChannel, associated with the
given SelectionKey |
AsyncQueue.AsyncQueueEntry |
AbstractAsyncQueueWriter.getAsyncQueue(SelectionKey key)
Gets ready asynchronous queue elements to be written to the SelectableChannel, associated with the
given SelectionKey |
AsyncQueue.AsyncQueueEntry |
AbstractAsyncQueueReader.getAsyncQueue(SelectionKey key)
Gets ready asynchronous queue elements to be read from the SelectableChannel, associated with the
given SelectionKey |
protected AsyncQueue.AsyncQueueEntry |
AsyncQueue.getAsyncQueueEntry(K key)
|
protected AsyncQueue.AsyncQueueEntry |
AsyncQueue.obtainAsyncQueueEntry(K key)
|
AsyncQueue.AsyncQueueEntry |
AsyncQueue.removeEntry(K key)
Remove head element of K key related queue. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||