|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object urv.app.Application urv.app.samples.SimpleSenderApplication
public class SimpleSenderApplication
Constructor Summary | |
---|---|
SimpleSenderApplication()
|
Method Summary | |
---|---|
void |
block()
|
byte[] |
getState()
|
void |
receive(org.jgroups.Message msg)
|
void |
setState(byte[] state)
|
void |
start()
|
void |
suspect(org.jgroups.Address suspected_mbr)
|
void |
viewAccepted(org.jgroups.View new_view)
|
Methods inherited from class urv.app.Application |
---|
createMChannel, registerAppLauncher |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleSenderApplication()
Method Detail |
---|
public void block()
block
in interface org.jgroups.MembershipListener
public byte[] getState()
getState
in interface org.jgroups.MessageListener
public void receive(org.jgroups.Message msg)
receive
in interface org.jgroups.MessageListener
public void setState(byte[] state)
setState
in interface org.jgroups.MessageListener
public void start()
start
in class Application
public void suspect(org.jgroups.Address suspected_mbr)
suspect
in interface org.jgroups.MembershipListener
public void viewAccepted(org.jgroups.View new_view)
viewAccepted
in interface org.jgroups.MembershipListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |