Uses of Interface
org.glassfish.grizzly.asyncqueue.AsyncQueueIO
Packages that use AsyncQueueIO
-
Uses of AsyncQueueIO in org.glassfish.grizzly.asyncqueue
Classes in org.glassfish.grizzly.asyncqueue that implement AsyncQueueIOModifier and TypeClassDescriptionstatic final classstatic final classMethods in org.glassfish.grizzly.asyncqueue that return AsyncQueueIOModifier and TypeMethodDescriptionstatic <L> AsyncQueueIO<L>AsyncQueueIO.Factory.createImmutable(AsyncQueueReader<L> reader, AsyncQueueWriter<L> writer) AsyncQueueEnabledTransport.getAsyncQueueIO()Get asynchronous queue implementation. -
Uses of AsyncQueueIO in org.glassfish.grizzly.nio.transport
Fields in org.glassfish.grizzly.nio.transport declared as AsyncQueueIOModifier and TypeFieldDescriptionprotected final AsyncQueueIO<SocketAddress>UDPNIOTransport.asyncQueueIOTransport AsyncQueueIOMethods in org.glassfish.grizzly.nio.transport that return AsyncQueueIOModifier and TypeMethodDescriptionTCPNIOTransport.getAsyncQueueIO()UDPNIOTransport.getAsyncQueueIO()