Uses of Interface
com.sun.grizzly.async.AsyncQueueReadable

Packages that use AsyncQueueReadable
com.sun.grizzly   
 

Uses of AsyncQueueReadable in com.sun.grizzly
 

Classes in com.sun.grizzly that implement AsyncQueueReadable
 class SSLConnectorHandler
           Non blocking SSL Connector Handler.
 class TCPConnectorHandler
          Non blocking TCP Connector Handler.
 class UDPConnectorHandler
          Client side interface used to implement non blocking client operation.
 

Methods in com.sun.grizzly that return AsyncQueueReadable
 AsyncQueueReadable Context.getAsyncQueueReadable()
          Returns AsyncQueueReadable, assciated with the current Context.
 



Copyright © 2008 SUN Microsystems. All Rights Reserved.