org.jgroups.protocols
Class VIEW_ENFORCER
public
class
VIEW_ENFORCER
extends Protocol
Used by a client until it becomes a member: all up messages are discarded until a VIEW_CHANGE
is encountered. From then on, this layer just acts as a pass-through layer. Later, we may
add some functionality that checks for the VIDs of messages and discards messages accordingly.
public String getName()
All protocol names have to be unique !
public void up(
Event evt)
Copyright ? 1998-2005 Bela Ban. All Rights Reserved.