|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.comm.CommLink
| Method Summary | |
static CommLink |
getInstance()
|
byte[] |
getState()
|
void |
receive(org.jgroups.Message msg)
|
void |
send(java.io.Serializable obj)
|
void |
setState(byte[] state)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static CommLink getInstance()
public byte[] getState()
getState in interface org.jgroups.MessageListenerpublic void setState(byte[] state)
setState in interface org.jgroups.MessageListenerpublic void receive(org.jgroups.Message msg)
receive in interface org.jgroups.MessageListenerpublic void send(java.io.Serializable obj)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||