Uses of Class
org.jgroups.protocols.NoBundler
-
Packages that use NoBundler Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of NoBundler in org.jgroups.protocols
Subclasses of NoBundler in org.jgroups.protocols Modifier and Type Class Description class
AsyncNoBundler
Simple and stupid async version of NoBundler.
-