org.jgroups
public class SetStateEvent extends Object
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()
).
Constructor Summary | |
---|---|
SetStateEvent(byte[] state) |
Method Summary | |
---|---|
byte[] | getArg() |
String | toString() |