Uses of Class
com.sun.grizzly.http.DefaultProcessorTask

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

Uses of DefaultProcessorTask in com.sun.grizzly.http
 

Methods in com.sun.grizzly.http with parameters of type DefaultProcessorTask
protected  void SelectorThread.configureCompression(DefaultProcessorTask processorTask)
           
protected  ProcessorTask SelectorThread.configureProcessorTask(DefaultProcessorTask task)
           
 

Uses of DefaultProcessorTask in com.sun.grizzly.ssl
 

Subclasses of DefaultProcessorTask in com.sun.grizzly.ssl
 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 © 2008 SUN Microsystems. All Rights Reserved.