|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UDPSocket | |
|---|---|
| net.clackrouter.application | Support for applications that run on top of a Clack host's network stack. |
| net.clackrouter.component.extension | More advanced router components that are not central to the operation of a router. |
| Uses of UDPSocket in net.clackrouter.application |
|---|
| Methods in net.clackrouter.application that return UDPSocket | |
|---|---|
protected UDPSocket |
ClackApplication.createUDPSocket()
Create a UDPSocket running on this router |
| Uses of UDPSocket in net.clackrouter.component.extension |
|---|
| Methods in net.clackrouter.component.extension with parameters of type UDPSocket | |
|---|---|
void |
UDP.addMapping(java.net.InetAddress addr,
int port,
UDPSocket sock)
Adds a local address / port binding to the UDP stack |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||