Package | Description |
---|---|
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
Modifier and Type | Field and Description |
---|---|
protected Map<SocketAddress,SimpleTCP.Connection> |
SimpleTCP.connections |
Modifier and Type | Method and Description |
---|---|
protected SimpleTCP.Connection |
SimpleTCP.getConnection(SocketAddress dest) |
protected SimpleTCP.Connection |
SimpleTCP.Connection.start() |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.