|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UDPSelectorHandler | |
|---|---|
| com.sun.grizzly | |
| Uses of UDPSelectorHandler in com.sun.grizzly |
|---|
| Subclasses of UDPSelectorHandler in com.sun.grizzly | |
|---|---|
class |
ReusableUDPSelectorHandler
This class extends a UDP implementation of a SelectorHandler
and reuses the opened DatagramChannel if a user tries to connect any remote addresses. |
| Methods in com.sun.grizzly with parameters of type UDPSelectorHandler | |
|---|---|
void |
UDPConnectorHandler.connect(SocketAddress remoteAddress,
SocketAddress localAddress,
CallbackHandler callbackHandler,
UDPSelectorHandler selectorHandler)
Connect to hostname:port. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||