Uses of Class
org.glassfish.grizzly.asyncqueue.AsyncQueueIO.MutableAsyncQueueIO
-
Packages that use AsyncQueueIO.MutableAsyncQueueIO Package Description org.glassfish.grizzly.asyncqueue -
-
Uses of AsyncQueueIO.MutableAsyncQueueIO in org.glassfish.grizzly.asyncqueue
Methods in org.glassfish.grizzly.asyncqueue that return AsyncQueueIO.MutableAsyncQueueIO Modifier and Type Method Description static <L> AsyncQueueIO.MutableAsyncQueueIO<L>AsyncQueueIO.Factory. createMutable(AsyncQueueReader<L> reader, AsyncQueueWriter<L> writer)
-