org.jgroups
Interface MessageListener
- Chat, DistributedHashtable, DistributedQueue, DistributedTree, MessageListenerAdapter, NotificationBus, QuoteServer, ReplicatedHashtable, ReplicatedTree, TransactionalHashtable, VotingAdapter, Whiteboard
public interface MessageListener
getState
public byte[] getState()
receive
public void receive(Message msg)
setState
public void setState(byte[] state)
Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.