Uses of Interface
com.sun.grizzly.tcp.Processor

Packages that use Processor
com.sun.grizzly.http   
com.sun.grizzly.ssl   
 

Uses of Processor in com.sun.grizzly.http
 

Classes in com.sun.grizzly.http that implement Processor
 class DefaultProcessorTask
          Process HTTP request.
 

Uses of Processor in com.sun.grizzly.ssl
 

Classes in com.sun.grizzly.ssl that implement Processor
 class SSLAsyncProcessorTask
          Simple ProcessorTask that configure the outputBuffer using an instance of SSLOutputBuffer.
 class SSLDefaultProcessorTask
          Simple ProcessorTask that configure the outputBuffer using an instance of SSLOutputBuffer.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.