|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommunicationService
| Method Summary | |
|---|---|
void |
broadcast(Message message,
boolean include)
Deprecated. |
void |
broadcast(Message message,
ResultHandler handler,
boolean include)
Deprecated. |
Message |
createMessage(String handlerId)
Deprecated. |
CommunicationServiceMonitor |
getCommunicationServiceMonitor(MemberInfo info)
Deprecated. |
List |
getMembersInfo()
Deprecated. |
PingResult |
ping(MemberInfo info,
String message)
Deprecated. |
List |
pingAll(String message)
Deprecated. |
Object |
send(MemberInfo dest,
Message message)
Deprecated. |
| Method Detail |
|---|
List getMembersInfo()
CommunicationServiceMonitor getCommunicationServiceMonitor(MemberInfo info)
throws Exception
ExceptionMessage createMessage(String handlerId)
void broadcast(Message message,
boolean include)
throws Exception
Exception
void broadcast(Message message,
ResultHandler handler,
boolean include)
throws Exception
Exception
Object send(MemberInfo dest,
Message message)
throws Exception
Exception
PingResult ping(MemberInfo info,
String message)
throws Exception
Exception
List pingAll(String message)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||