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

Packages that use WorkerThreadImpl
com.sun.enterprise.web.connector.grizzly   
com.sun.enterprise.web.connector.grizzly.ssl   
 

Uses of WorkerThreadImpl in com.sun.enterprise.web.connector.grizzly
 

Fields in com.sun.enterprise.web.connector.grizzly declared as WorkerThreadImpl
protected  WorkerThreadImpl[] LinkedListPipeline.workerThreads
          WorkerThreadImpl amanged by this pipeline.
 

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

Subclasses of WorkerThreadImpl in com.sun.enterprise.web.connector.grizzly.ssl
 class SSLWorkerThread
          Simple WorkerThread used to execute SSL over NIO requests.
 



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