|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TcpConnectionConfigurator | |
|---|---|
| com.kuka.comm.net | Contains classes for network based connections. |
| Uses of TcpConnectionConfigurator in com.kuka.comm.net |
|---|
| Constructors in com.kuka.comm.net with parameters of type TcpConnectionConfigurator | |
|---|---|
TcpConnectionHandler(TcpConnectionConfigurator configurator)
Creates a new TCP connection handler that accepts an unlimited number of connections and uses the given configurator to configure the connection. |
|
TcpConnectionHandler(TcpConnectionConfigurator configurator,
int maxConnections)
Creates a new TCP connection handler that uses the given configurator to configure incoming connections and limits the maximum number of active connections to maxConnections. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||