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

Packages that use AsyncQueueWritable
com.sun.grizzly   
 

Uses of AsyncQueueWritable in com.sun.grizzly
 

Classes in com.sun.grizzly that implement AsyncQueueWritable
 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 AsyncQueueWritable
 AsyncQueueWritable Context.getAsyncQueueWritable()
          Returns AsyncQueueWritable, assciated with the current Context.
 



Copyright © 2011 SUN Microsystems. All Rights Reserved.