Uses of Interface
org.glassfish.grizzly.asyncqueue.AsyncQueue
Packages that use AsyncQueue
Package
Description
-
Uses of AsyncQueue in org.glassfish.grizzly.asyncqueue
Subinterfaces of AsyncQueue in org.glassfish.grizzly.asyncqueueModifier and TypeInterfaceDescriptioninterfaceTheAsyncQueue, which implements asynchronous read queue.interfaceTheAsyncQueue, which implements asynchronous write queue. -
Uses of AsyncQueue in org.glassfish.grizzly.nio
Classes in org.glassfish.grizzly.nio that implement AsyncQueueModifier and TypeClassDescriptionclassTheAsyncQueueReaderimplementation, based on the Java NIOclassTheAsyncQueueWriterimplementation, based on the Java NIO -
Uses of AsyncQueue in org.glassfish.grizzly.nio.transport
Classes in org.glassfish.grizzly.nio.transport that implement AsyncQueueModifier and TypeClassDescriptionfinal classThe TCP transportAsyncQueueReaderimplementation, based on the Java NIOfinal classThe TCP transportAsyncQueueWriterimplementation, based on the Java NIOfinal classThe UDP transportAsyncQueueReaderimplementation, based on the Java NIOfinal classThe UDP transportAsyncQueueWriterimplementation, based on the Java NIO