|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UdpConnectionHandler | |
|---|---|
| com.kuka.comm.net | Contains classes for network based connections. |
| Uses of UdpConnectionHandler in com.kuka.comm.net |
|---|
| Methods in com.kuka.comm.net that return UdpConnectionHandler | |
|---|---|
UdpConnectionHandler |
UdpServer.getUdpConnHandler()
Returns the UDP connection factory. |
| Constructors in com.kuka.comm.net with parameters of type UdpConnectionHandler | |
|---|---|
UdpServer(InetSocketAddress serverAddress,
UdpConnectionHandler handler)
Constructor for UdpServer with defined port and IPAddress. |
|
UdpServer(int port,
UdpConnectionHandler handler)
Constructor for UdpServer with defined port. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||