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 class
ConnectionTable
Manages incoming and outgoing TCP connections.class
ConnectionTableNIO
Manages incoming and outgoing TCP connections.
-