Package | Description |
---|---|
com.hazelcast.nio |
Modifier and Type | Method and Description |
---|---|
TcpIpConnectionManager |
TcpIpConnection.getConnectionManager() |
Constructor and Description |
---|
ConnectionMonitor(TcpIpConnectionManager connectionManager,
Address endPoint) |
SocketAcceptor(ServerSocketChannel serverSocketChannel,
TcpIpConnectionManager connectionManager) |
SocketConnector(TcpIpConnectionManager connectionManager,
Address address,
boolean silent) |
TcpIpConnection(TcpIpConnectionManager connectionManager,
IOSelector in,
IOSelector out,
int connectionId,
SocketChannelWrapper socketChannel) |
Copyright © 2014 Hazelcast, Inc.. All rights reserved.