Uses of Interface
com.sun.enterprise.web.connector.grizzly.WorkerThread

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

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

Classes in com.sun.enterprise.web.connector.grizzly that implement WorkerThread
 class WorkerThreadImpl
          Simple worker thread used for processing HTTP requests.
 

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

Classes in com.sun.enterprise.web.connector.grizzly.ssl that implement WorkerThread
 class SSLWorkerThread
          Simple WorkerThread used to execute SSL over NIO requests.
 



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