Uses of Package
org.jgroups.fork
-
Packages that use org.jgroups.fork Package Description org.jgroups.fork org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
Classes in org.jgroups.fork used by org.jgroups.fork Class Description ForkChannel Implementation of a ForkChannel, which is a light-weight channel.ForkProtocolStack Protocol stack which maintains the mapping between fork-channel IDs and ForkChannelsUnknownForkHandler Allows a user of fork to define the handling of a message for which no fork stack or fork channel exists. -
Classes in org.jgroups.fork used by org.jgroups.protocols Class Description ForkProtocolStack Protocol stack which maintains the mapping between fork-channel IDs and ForkChannelsUnknownForkHandler Allows a user of fork to define the handling of a message for which no fork stack or fork channel exists.