|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SelectionKeyHandler | |
|---|---|
| org.glassfish.grizzly.nio | |
| Uses of SelectionKeyHandler in org.glassfish.grizzly.nio |
|---|
| Classes in org.glassfish.grizzly.nio that implement SelectionKeyHandler | |
|---|---|
class |
DefaultSelectionKeyHandler
|
| Fields in org.glassfish.grizzly.nio declared as SelectionKeyHandler | |
|---|---|
protected SelectionKeyHandler |
NIOTransportFactory.defaultSelectionKeyHandler
|
protected SelectionKeyHandler |
AbstractNIOTransport.selectionKeyHandler
|
| Methods in org.glassfish.grizzly.nio that return SelectionKeyHandler | |
|---|---|
SelectionKeyHandler |
NIOTransportFactory.getDefaultSelectionKeyHandler()
|
SelectionKeyHandler |
AbstractNIOTransport.getSelectionKeyHandler()
|
SelectionKeyHandler |
NIOTransport.getSelectionKeyHandler()
|
| Methods in org.glassfish.grizzly.nio with parameters of type SelectionKeyHandler | |
|---|---|
void |
NIOTransportFactory.setDefaultSelectionKeyHandler(SelectionKeyHandler defaultSelectionKeyHandler)
|
void |
AbstractNIOTransport.setSelectionKeyHandler(SelectionKeyHandler selectionKeyHandler)
|
void |
NIOTransport.setSelectionKeyHandler(SelectionKeyHandler selectionKeyHandler)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||