|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MessageListener
| Method Summary | |
|---|---|
void |
receive(Serializable msg)
This method is called when a message is available in the channel |
void |
viewAccepted(String view)
This method is called when a new view is accepted. |
| Method Detail |
|---|
void receive(Serializable msg)
msg - the messagevoid viewAccepted(String view)
view - the string representation of the view.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||