Package | Description |
---|---|
com.hazelcast.impl | |
com.hazelcast.nio |
Modifier and Type | Field and Description |
---|---|
ConnectionManager |
Node.connectionManager |
Modifier and Type | Method and Description |
---|---|
ConnectionManager |
Node.getConnectionManager() |
Modifier and Type | Field and Description |
---|---|
protected ConnectionManager |
InOutSelector.connectionManager |
Modifier and Type | Method and Description |
---|---|
ConnectionManager |
Connection.getConnectionManager() |
Constructor and Description |
---|
Connection(ConnectionManager connectionManager,
InOutSelector inOutSelector,
int connectionId,
SocketChannelWrapper socketChannel) |
InOutSelector(ConnectionManager connectionManager) |
SocketAcceptor(ServerSocketChannel serverSocketChannel,
ConnectionManager connectionManager) |
SocketConnector(ConnectionManager connectionManager,
Address address,
boolean silent) |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.