Uses of Interface
com.sun.grizzly.asyncqueue.AsyncQueueEnabledTransport

Packages that use AsyncQueueEnabledTransport
com.sun.grizzly.asyncqueue   
com.sun.grizzly.nio.transport   
 

Uses of AsyncQueueEnabledTransport in com.sun.grizzly.asyncqueue
 

Fields in com.sun.grizzly.asyncqueue declared as AsyncQueueEnabledTransport
protected  AsyncQueueEnabledTransport AsyncQueueProcessorSelector.transport
           
 

Constructors in com.sun.grizzly.asyncqueue with parameters of type AsyncQueueEnabledTransport
AsyncQueueProcessorSelector(AsyncQueueEnabledTransport transport)
           
 

Uses of AsyncQueueEnabledTransport in com.sun.grizzly.nio.transport
 

Classes in com.sun.grizzly.nio.transport that implement AsyncQueueEnabledTransport
 class TCPNIOTransport
          TCP Transport NIO implementation
 class UDPNIOTransport
          UDP NIO transport implementation
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.