Uses of Class
org.jgroups.blocks.BasicConnectionTable
-
Packages that use BasicConnectionTable Package Description org.jgroups.blocks Provides building blocks that are layered on top of channels. -
-
Uses of BasicConnectionTable in org.jgroups.blocks
Subclasses of BasicConnectionTable in org.jgroups.blocks Modifier and Type Class Description classConnectionTableManages incoming and outgoing TCP connections.classConnectionTableNIOManages incoming and outgoing TCP connections.
-