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

Packages that use LinkedListPipeline
com.sun.grizzly.http   
 

Uses of LinkedListPipeline in com.sun.grizzly.http
 

Fields in com.sun.grizzly.http declared as LinkedListPipeline
protected  LinkedListPipeline SelectorThread.processorPipeline
          The queue shared by this thread and the code>ProcessorTask.
 

Methods in com.sun.grizzly.http that return LinkedListPipeline
protected  LinkedListPipeline SelectorThread.newPipeline(int maxThreads, int minThreads, String name, int port, int priority)
          Create a new Pipeline instance using the pipelineClassName value.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.