|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultProtocolChain.EventHandler | |
|---|---|
| com.sun.grizzly | |
| Uses of DefaultProtocolChain.EventHandler in com.sun.grizzly |
|---|
| Fields in com.sun.grizzly with type parameters of type DefaultProtocolChain.EventHandler | |
|---|---|
protected Collection<DefaultProtocolChain.EventHandler> |
DefaultProtocolChain.eventHandlers
The list of DefaultProtocolChain.EventHandlers, which will be notified about this
ProtocolChain events |
| Methods in com.sun.grizzly with parameters of type DefaultProtocolChain.EventHandler | |
|---|---|
boolean |
DefaultProtocolChain.addEventHandler(DefaultProtocolChain.EventHandler eventHandler)
Add the DefaultProtocolChain.EventHandler |
boolean |
DefaultProtocolChain.removeEventHandler(DefaultProtocolChain.EventHandler eventHandler)
Remove the DefaultProtocolChain.EventHandler. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||