Uses of Class
org.jgroups.protocols.SimpleTCP.Connection
Packages that use SimpleTCP.Connection
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of SimpleTCP.Connection in org.jgroups.protocols
Fields in org.jgroups.protocols with type parameters of type SimpleTCP.ConnectionModifier and TypeFieldDescriptionprotected final Map<SocketAddress, SimpleTCP.Connection> SimpleTCP.connectionsMethods in org.jgroups.protocols that return SimpleTCP.ConnectionModifier and TypeMethodDescriptionprotected SimpleTCP.ConnectionSimpleTCP.getConnection(SocketAddress dest) protected SimpleTCP.ConnectionSimpleTCP.Connection.start()