public interface ClientConnectionMultiplexer
| Modifier and Type | Method and Description |
|---|---|
ClientConnection |
open(InetSocketAddress addr,
ClientMessageHandler msgHnd,
ClientConnectionStateHandler stateHnd)
Opens a new connection.
|
void |
start()
Initializes this instance.
|
void |
stop()
Stops this instance.
|
void start()
void stop()
ClientConnection open(InetSocketAddress addr, ClientMessageHandler msgHnd, ClientConnectionStateHandler stateHnd) throws ClientConnectionException
addr - Address.msgHnd - Incoming message handler.stateHnd - Connection state handler.ClientConnectionException - when connection can't be established.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023