Uses of Class
com.sun.enterprise.web.connector.grizzly.LinkedListPipeline

Packages that use LinkedListPipeline
com.sun.enterprise.web.ara   
com.sun.enterprise.web.connector.grizzly.ssl   
com.sun.enterprise.web.portunif   
 

Uses of LinkedListPipeline in com.sun.enterprise.web.ara
 

Subclasses of LinkedListPipeline in com.sun.enterprise.web.ara
 class IsolationPipeline
          Customized Pipeline which wrap the original Task instance with an instance of IsolatedTask
 

Uses of LinkedListPipeline in com.sun.enterprise.web.connector.grizzly.ssl
 

Subclasses of LinkedListPipeline in com.sun.enterprise.web.connector.grizzly.ssl
 class SSLPipeline
          This Pipeline supports SSL over NIO by creating SSLWorkerThread
 

Uses of LinkedListPipeline in com.sun.enterprise.web.portunif
 

Subclasses of LinkedListPipeline in com.sun.enterprise.web.portunif
 class PortUnificationPipeline
          This Pipeline goal is to try to determine the TCP protocol used (http, soap, https, etc.).
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.