|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionCloseHandlerNotifier | |
---|---|
com.sun.grizzly | |
com.sun.grizzly.connectioncache.server | |
com.sun.grizzly.http |
Uses of ConnectionCloseHandlerNotifier in com.sun.grizzly |
---|
Classes in com.sun.grizzly that implement ConnectionCloseHandlerNotifier | |
---|---|
class |
BaseSelectionKeyHandler
This class is an implementation of a SelectionKeyHandler which does not use the SelectionKey attachment, does not expire keys or utilize a keep-alive mechanism. |
class |
DefaultSelectionKeyHandler
Default implementation of a SelectionKey Handler. |
Uses of ConnectionCloseHandlerNotifier in com.sun.grizzly.connectioncache.server |
---|
Classes in com.sun.grizzly.connectioncache.server that implement ConnectionCloseHandlerNotifier | |
---|---|
class |
CacheableSelectionKeyHandler
Extended implementation of the DefaultSelectionKeyHandler with ConnectionManagement integrated in it |
Uses of ConnectionCloseHandlerNotifier in com.sun.grizzly.http |
---|
Classes in com.sun.grizzly.http that implement ConnectionCloseHandlerNotifier | |
---|---|
class |
SelectorThreadKeyHandler
Default HTTP SelectionKeyHandler implementation |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |