|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpWorkerThread | |
|---|---|
| com.sun.grizzly.arp | |
| com.sun.grizzly.http | |
| com.sun.grizzly.ssl | |
| Uses of HttpWorkerThread in com.sun.grizzly.arp |
|---|
| Methods in com.sun.grizzly.arp with parameters of type HttpWorkerThread | |
|---|---|
protected void |
AsyncProtocolFilter.configureByteBufferInputStream(InputReader inputStream,
Context context,
HttpWorkerThread workerThread)
Configure InputReader |
protected void |
AsyncProtocolFilter.configureProcessorTask(ProcessorTask processorTask,
Context context,
HttpWorkerThread workerThread,
Interceptor handler,
InputStream inputStream)
Configure SSLProcessorTask. |
| Uses of HttpWorkerThread in com.sun.grizzly.http |
|---|
| Methods in com.sun.grizzly.http with parameters of type HttpWorkerThread | |
|---|---|
protected void |
DefaultProtocolFilter.configureByteBufferInputStream(InputReader inputStream,
Context context,
HttpWorkerThread workerThread)
Configure InputReader. |
protected void |
DefaultProtocolFilter.configureProcessorTask(ProcessorTask processorTask,
Context context,
HttpWorkerThread workerThread,
Interceptor handler)
Configure ProcessorTask. |
| Uses of HttpWorkerThread in com.sun.grizzly.ssl |
|---|
| Methods in com.sun.grizzly.ssl with parameters of type HttpWorkerThread | |
|---|---|
protected void |
SSLAsyncProtocolFilter.configureByteBufferInputStream(InputReader inputStream,
Context context,
HttpWorkerThread workerThread)
Configure InputReader |
protected void |
SSLDefaultProtocolFilter.configureProcessorTask(ProcessorTask processorTask,
Context context,
HttpWorkerThread workerThread,
Interceptor handler)
Configure ProcessorTask. |
protected void |
SSLAsyncProtocolFilter.configureProcessorTask(ProcessorTask processorTask,
Context context,
HttpWorkerThread workerThread,
Interceptor handler,
InputStream inputStream)
Configure SSLProcessorTask. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||