|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AcceptHandler | |
|---|---|
| rabbit.httpio | General http io classes |
| rabbit.nio | The nio components that rabbit uses. |
| Uses of AcceptHandler in rabbit.httpio |
|---|
| Classes in rabbit.httpio that implement AcceptHandler | |
|---|---|
class |
Acceptor
A standard acceptor. |
| Uses of AcceptHandler in rabbit.nio |
|---|
| Methods in rabbit.nio with parameters of type AcceptHandler | |
|---|---|
void |
NioHandler.waitForAccept(SelectableChannel channel,
AcceptHandler handler)
Install an event listener for accent events. |
void |
MultiSelectorNioHandler.waitForAccept(SelectableChannel channel,
AcceptHandler handler)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||