|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AsyncQueueReader | |
|---|---|
| com.sun.grizzly | |
| com.sun.grizzly.async | |
| Uses of AsyncQueueReader in com.sun.grizzly |
|---|
| Fields in com.sun.grizzly declared as AsyncQueueReader | |
|---|---|
protected AsyncQueueReader |
TCPSelectorHandler.asyncQueueReader
AsyncQueueWriter |
| Methods in com.sun.grizzly that return AsyncQueueReader | |
|---|---|
AsyncQueueReader |
TCPSelectorHandler.getAsyncQueueReader()
Returns AsyncQueueReader associated with this
SelectorHandler. |
AsyncQueueReader |
SelectorHandler.getAsyncQueueReader()
Returns AsyncQueueReader associated with this
SelectorHandler. |
AsyncQueueReader |
NIOContext.getAsyncQueueReader()
Return the |
AsyncQueueReader |
Context.getAsyncQueueReader()
Return the |
| Methods in com.sun.grizzly with parameters of type AsyncQueueReader | |
|---|---|
protected void |
NIOContext.setAsyncQueueReader(AsyncQueueReader asyncQueueReader)
Set the |
| Uses of AsyncQueueReader in com.sun.grizzly.async |
|---|
| Classes in com.sun.grizzly.async that implement AsyncQueueReader | |
|---|---|
class |
AbstractAsyncQueueReader
|
class |
TCPAsyncQueueReader
|
class |
UDPAsyncQueueReader
|
| Methods in com.sun.grizzly.async that return AsyncQueueReader | |
|---|---|
AsyncQueueReader |
AsyncQueueReaderContextTask.getAsyncQueueReader()
|
| Methods in com.sun.grizzly.async with parameters of type AsyncQueueReader | |
|---|---|
void |
AsyncQueueReaderContextTask.setAsyncQueueReader(AsyncQueueReader asyncQueueReader)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||