Uses of Interface
com.sun.grizzly.http.ProcessorTask.PostProcessor

Packages that use ProcessorTask.PostProcessor
com.sun.grizzly.http   
 

Uses of ProcessorTask.PostProcessor in com.sun.grizzly.http
 

Methods in com.sun.grizzly.http with parameters of type ProcessorTask.PostProcessor
 void ProcessorTask.setAsyncResponsePostProcessor(ProcessorTask.PostProcessor postProcessor)
          ProcessorTask.PostProcessor to be called when current Request processing is completed asynchronously.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.