Frames | No Frames |
Constructors with parameter type org.jgroups.blocks.ConnectionTable.Receiver | |
Create a ConnectionTable
| |
ConnectionTable.ConnectionTable(ConnectionTable.Receiver r, InetAddress bind_addr, int srv_port, long reaper_interval, long conn_expire_time) ConnectionTable including a connection reaper. | |
ConnectionTable1_4.ConnectionTable1_4(ConnectionTable.Receiver r, InetAddress bind_addr, int srv_port) | |
ConnectionTable1_4.ConnectionTable1_4(ConnectionTable.Receiver r, InetAddress bind_addr, int srv_port, long reaper_interval, long conn_expire_time) |
Methods with parameter type org.jgroups.blocks.ConnectionTable.Receiver | |
void |
Classes implementing org.jgroups.blocks.ConnectionTable.Receiver | |
class | TCP based protocol. |
class |