|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.remote.group.impl.CommunicationServiceImpl
@Deprecated public class CommunicationServiceImpl
| Constructor Summary | |
|---|---|
CommunicationServiceImpl(InitParams confParams,
LogService lservice)
Deprecated. |
|
| Method Summary | |
|---|---|
void |
addPlugin(ComponentPlugin plugin)
Deprecated. |
void |
broadcast(Message message,
boolean include)
Deprecated. |
void |
broadcast(Message message,
ResultHandler handler,
boolean include)
Deprecated. |
void |
configure(String props)
Deprecated. |
Message |
createMessage(String targetHandler)
Deprecated. |
CommunicationServiceMonitor |
getCommunicationServiceMonitor(MemberInfo info)
Deprecated. |
String |
getInfo()
Deprecated. |
Vector |
getMembersExcludeMe()
Deprecated. |
List |
getMembersInfo()
Deprecated. |
Collection |
getPlugins()
Deprecated. |
PingResult |
ping(MemberInfo member,
String message)
Deprecated. |
List |
pingAll(String message)
Deprecated. |
ComponentPlugin |
removePlugin(String name)
Deprecated. |
Object |
send(MemberInfo member,
Message message)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommunicationServiceImpl(InitParams confParams,
LogService lservice)
throws Exception
Exception| Method Detail |
|---|
public void configure(String props)
throws Exception
Exceptionpublic void addPlugin(ComponentPlugin plugin)
public ComponentPlugin removePlugin(String name)
public Collection getPlugins()
public Message createMessage(String targetHandler)
createMessage in interface CommunicationService
public Object send(MemberInfo member,
Message message)
throws Exception
send in interface CommunicationServiceException
public void broadcast(Message message,
boolean include)
throws Exception
broadcast in interface CommunicationServiceException
public void broadcast(Message message,
ResultHandler handler,
boolean include)
throws Exception
broadcast in interface CommunicationServiceException
public PingResult ping(MemberInfo member,
String message)
throws Exception
ping in interface CommunicationServiceException
public List pingAll(String message)
throws Exception
pingAll in interface CommunicationServiceException
public CommunicationServiceMonitor getCommunicationServiceMonitor(MemberInfo info)
throws Exception
getCommunicationServiceMonitor in interface CommunicationServiceExceptionpublic List getMembersInfo()
getMembersInfo in interface CommunicationServicepublic Vector getMembersExcludeMe()
public String getInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||