|
||||||||||
| 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(java.lang.String props)
Deprecated. |
Message |
createMessage(java.lang.String targetHandler)
Deprecated. |
CommunicationServiceMonitor |
getCommunicationServiceMonitor(MemberInfo info)
Deprecated. |
java.lang.String |
getInfo()
Deprecated. |
java.util.Vector |
getMembersExcludeMe()
Deprecated. |
java.util.List |
getMembersInfo()
Deprecated. |
java.util.Collection |
getPlugins()
Deprecated. |
PingResult |
ping(MemberInfo member,
java.lang.String message)
Deprecated. |
java.util.List |
pingAll(java.lang.String message)
Deprecated. |
ComponentPlugin |
removePlugin(java.lang.String name)
Deprecated. |
java.lang.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 java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public void configure(java.lang.String props)
throws java.lang.Exception
java.lang.Exceptionpublic void addPlugin(ComponentPlugin plugin)
public ComponentPlugin removePlugin(java.lang.String name)
public java.util.Collection getPlugins()
public Message createMessage(java.lang.String targetHandler)
createMessage in interface CommunicationService
public java.lang.Object send(MemberInfo member,
Message message)
throws java.lang.Exception
send in interface CommunicationServicejava.lang.Exception
public void broadcast(Message message,
boolean include)
throws java.lang.Exception
broadcast in interface CommunicationServicejava.lang.Exception
public void broadcast(Message message,
ResultHandler handler,
boolean include)
throws java.lang.Exception
broadcast in interface CommunicationServicejava.lang.Exception
public PingResult ping(MemberInfo member,
java.lang.String message)
throws java.lang.Exception
ping in interface CommunicationServicejava.lang.Exception
public java.util.List pingAll(java.lang.String message)
throws java.lang.Exception
pingAll in interface CommunicationServicejava.lang.Exception
public CommunicationServiceMonitor getCommunicationServiceMonitor(MemberInfo info)
throws java.lang.Exception
getCommunicationServiceMonitor in interface CommunicationServicejava.lang.Exceptionpublic java.util.List getMembersInfo()
getMembersInfo in interface CommunicationServicepublic java.util.Vector getMembersExcludeMe()
public java.lang.String getInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||