Uses of Class org.jgroups.stack.RpcProtocol

Uses in package org.jgroups.protocols

Classes derived from org.jgroups.stack.RpcProtocol

class
Tests the deadlock detection mechanism of RequestCorrelator.
class
The task of the FLUSH protocol is to flush all pending messages out of the system.
class
Group membership protocol.
class
class
Computes the broadcast messages that are stable; i.e., that have been received by all members.
class
Total order implementation based on The Totem Single-Ring Ordering and Membership Protocol.

Uses in package org.jgroups.protocols.ring

Constructors with parameter type org.jgroups.stack.RpcProtocol

TcpRingNode.TcpRingNode(RpcProtocol owner, Address memberAddress)
UdpRingNode.UdpRingNode(RpcProtocol owner, Address memberAddress)

Copyright B) 1998-2005 Bela Ban. All Rights Reserved.