|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionHook | |
|---|---|
| com.sun.grizzly.http | |
| com.sun.grizzly.ssl | |
| com.sun.grizzly.tcp | |
| Uses of ActionHook in com.sun.grizzly.http |
|---|
| Classes in com.sun.grizzly.http that implement ActionHook | |
|---|---|
class |
DefaultProcessorTask
Process HTTP request. |
| Uses of ActionHook in com.sun.grizzly.ssl |
|---|
| Classes in com.sun.grizzly.ssl that implement ActionHook | |
|---|---|
class |
SSLAsyncProcessorTask
Simple ProcessorTask that configure the outputBuffer
using an instance of SSLOutputBuffer. |
class |
SSLDefaultProcessorTask
Simple ProcessorTask that configure the outputBuffer
using an instance of SSLOutputBuffer. |
| Uses of ActionHook in com.sun.grizzly.tcp |
|---|
| Fields in com.sun.grizzly.tcp declared as ActionHook | |
|---|---|
ActionHook |
Response.hook
Action hook. |
| Methods in com.sun.grizzly.tcp that return ActionHook | |
|---|---|
ActionHook |
Response.getHook()
|
| Methods in com.sun.grizzly.tcp with parameters of type ActionHook | |
|---|---|
void |
Response.setHook(ActionHook hook)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||