Uses of Class
org.jgroups.protocols.BasicTCP
-
Packages that use BasicTCP Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of BasicTCP in org.jgroups.protocols
Subclasses of BasicTCP in org.jgroups.protocols Modifier and Type Class Description class
TCP
TCP based protocol.class
TCP_NIO
Transport using NIO
-