org.jgroups.protocols
public class TCP_NIO extends TCP
Method Summary | |
---|---|
protected ConnectionTable | getConnectionTable(long ri, long cet, InetAddress b_addr, InetAddress bc_addr, int s_port, int e_port) |
String | getName() |
int | getProcessorKeepAliveTime() |
int | getProcessorMaxThreads() |
int | getProcessorMinThreads() |
int | getProcessorQueueSize() |
int | getProcessorThreads() |
int | getReaderThreads() |
int | getWriterThreads() |
boolean | setProperties(Properties props) Setup the Protocol instance acording to the configuration string |