Frames | No Frames |
Methods with return type org.jgroups.blocks.ConnectionTable | |
ConnectionTable | TCP.getConnectionTable(long reaperInterval, long connExpireTime, InetAddress bindAddress, InetAddress externalAddress, int startPort, int endPort) |
ConnectionTable | TCP_NIO.getConnectionTable(long ri, long cet, InetAddress b_addr, InetAddress bc_addr, int s_port, int e_port) |
Classes derived from org.jgroups.blocks.ConnectionTable | |
class | Manages incoming and outgoing TCP connections. |