|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionConfigurator | |
|---|---|
| com.kuka.comm.net | Contains classes for network based connections. |
| Uses of ConnectionConfigurator in com.kuka.comm.net |
|---|
| Subclasses of ConnectionConfigurator in com.kuka.comm.net | |
|---|---|
class |
NetConnectionConfigurator<C extends NetConnection>
An abstract factory base class to be used in the different network server classes (e.g. |
class |
TcpConnectionConfigurator
A TcpConnConfigurator is used by a TcpServer to configure a TcpConnection upon an
incoming connection request. |
class |
UdpConnectionConfigurator
A UdpConnConfigurator is used by a UdpServer to configure new UdpConnections upon an
incoming connection request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||