org.jgroups
Class SetStateEvent
java.lang.Objectorg.jgroups.SetStateEvent
public class SetStateEvent
extends java.lang.Object
Encapsulates a state returned by Channel.receive(), as requested by
Channel.getState(s) previously. State could be a single state (as requested by
Channel.getState()) or a vector of states (as requested by
Channel.getStates()).
SetStateEvent
public SetStateEvent(byte[] state)
getArg
public byte[] getArg()
toString
public String toString()
Copyright B) 1998-2005 Bela Ban. All Rights Reserved.