Uses of Class
org.glassfish.grizzly.asyncqueue.AsyncQueueIO

Packages that use AsyncQueueIO
org.glassfish.grizzly.asyncqueue   
org.glassfish.grizzly.nio.transport   
 

Uses of AsyncQueueIO in org.glassfish.grizzly.asyncqueue
 

Methods in org.glassfish.grizzly.asyncqueue that return AsyncQueueIO
 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 TCPNIOTransport.asyncQueueIO
          Transport AsyncQueueIO
protected  AsyncQueueIO UDPNIOTransport.asyncQueueIO
          Transport AsyncQueueIO
 

Methods in org.glassfish.grizzly.nio.transport that return AsyncQueueIO
 AsyncQueueIO TCPNIOTransport.getAsyncQueueIO()
           
 AsyncQueueIO UDPNIOTransport.getAsyncQueueIO()
           
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.