Uses of Class
org.jgroups.blocks.ConnectionTableNIO
-
Packages that use ConnectionTableNIO Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of ConnectionTableNIO in org.jgroups.protocols
Methods in org.jgroups.protocols that return ConnectionTableNIO Modifier and Type Method Description protected ConnectionTableNIO
TCP_NIO. getConnectionTable(long ri, long cet, java.net.InetAddress b_addr, java.net.InetAddress bc_addr, int s_port, int e_port, PortsManager pm)
-