|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jgroups.protocols | |
---|---|
org.jgroups.blocks | Provides building blocks that are layered on top of channels. |
org.jgroups.protocols | Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. |
org.jgroups.stack | Support for managing protocol stacks. |
org.jgroups.util | Provides useful functionality which cannot be assigned to any particular other package. |
Classes in org.jgroups.protocols used by org.jgroups.blocks | |
---|---|
TP
Generic transport - specific implementations should extend this abstract class. |
Classes in org.jgroups.protocols used by org.jgroups.protocols | |
---|---|
BasicTCP
Shared base class for tcpip protocols |
|
Discovery
The Discovery protocol layer retrieves the initial membership (used by the GMS when started by sending event FIND_INITIAL_MBRS down the stack). |
|
FD
Failure detection based on simple heartbeat protocol. |
|
FD.Broadcaster
Task that periodically broadcasts a list of suspected members to the group. |
|
FD.Monitor
|
|
PERF_TP
Measures the time for a message to travel from the channel to the transport |
|
PING
The PING protocol layer retrieves the initial membership (used by the GMS when started by sending event FIND_INITIAL_MBRS down the stack). |
|
PingRsp
|
|
TP
Generic transport - specific implementations should extend this abstract class. |
|
TP.ProbeHandler
|
|
TransportedVectorTime
Lighweight representation of the VectorTime clock suitable for network transport |
Classes in org.jgroups.protocols used by org.jgroups.stack | |
---|---|
TP
Generic transport - specific implementations should extend this abstract class. |
Classes in org.jgroups.protocols used by org.jgroups.util | |
---|---|
PingRsp
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |