|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AsyncQueueIO | |
|---|---|
| org.glassfish.grizzly.asyncqueue | |
| org.glassfish.grizzly.nio.transport | |
| Uses of AsyncQueueIO in org.glassfish.grizzly.asyncqueue |
|---|
| Classes in org.glassfish.grizzly.asyncqueue that implement AsyncQueueIO | |
|---|---|
static class |
AsyncQueueIO.ImmutableAsyncQueueIO<L>
|
static class |
AsyncQueueIO.MutableAsyncQueueIO<L>
|
| Methods in org.glassfish.grizzly.asyncqueue that return AsyncQueueIO | ||
|---|---|---|
static
|
AsyncQueueIO.Factory.createImmutable(AsyncQueueReader<L> reader,
AsyncQueueWriter<L> writer)
|
|
AsyncQueueIO |
AsyncQueueEnabledTransport.getAsyncQueueIO()
Get asynchronous queue implementation. |
|
| Uses of AsyncQueueIO in org.glassfish.grizzly.nio.transport |
|---|
| Fields in org.glassfish.grizzly.nio.transport declared as AsyncQueueIO | |
|---|---|
protected AsyncQueueIO<java.net.SocketAddress> |
UDPNIOTransport.asyncQueueIO
Transport AsyncQueueIO |
| Methods in org.glassfish.grizzly.nio.transport that return AsyncQueueIO | |
|---|---|
AsyncQueueIO |
UDPNIOTransport.getAsyncQueueIO()
|
AsyncQueueIO<java.net.SocketAddress> |
TCPNIOTransport.getAsyncQueueIO()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||