- sendBroadcastMessage(String, Object) - Method in class org.exoplatform.ws.frameworks.cometd.ContinuationService
-
Send message to all client that listen channel.
- sendBroadcastMessage(String, Object, String) - Method in class org.exoplatform.ws.frameworks.cometd.ContinuationService
-
Send message to all client that listen channel.
- sendBroadcastMessage(String, String, String) - Method in interface org.exoplatform.ws.frameworks.cometd.transport.ContinuationServiceDelegate
-
Send public message to all that subscribed on channel.
- sendBroadcastMessage(String, String, String) - Method in class org.exoplatform.ws.frameworks.cometd.transport.ContinuationServiceLocalDelegate
-
Send public message to all that subscribed on channel.
- sendBroadcastMessage(String, String, String) - Method in class org.exoplatform.ws.frameworks.cometd.transport.ContinuationServiceRemoteDelegate
-
Send public message to all that subscribed on channel.
- sendBroadcastMessage(DelegateMessage) - Method in class org.exoplatform.ws.frameworks.cometd.transport.RESTContinuationService
-
- sendBroadcastMessage(String, Object, String) - Method in class org.mortbay.cometd.continuation.EXoContinuationBayeux
-
- sendMessage(String, String, Object) - Method in class org.exoplatform.ws.frameworks.cometd.ContinuationService
-
Send individual message to client.
- sendMessage(String, String, Object, String) - Method in class org.exoplatform.ws.frameworks.cometd.ContinuationService
-
Send individual message to client.
- sendMessage(String, String, String, String) - Method in interface org.exoplatform.ws.frameworks.cometd.transport.ContinuationServiceDelegate
-
Send individual message to client by channel.
- sendMessage(String, String, String, String) - Method in class org.exoplatform.ws.frameworks.cometd.transport.ContinuationServiceLocalDelegate
-
Send individual message to client by channel.
- sendMessage(String, String, String, String) - Method in class org.exoplatform.ws.frameworks.cometd.transport.ContinuationServiceRemoteDelegate
-
Send individual message to client by channel.
- sendMessage(DelegateMessage) - Method in class org.exoplatform.ws.frameworks.cometd.transport.RESTContinuationService
-
- sendMessage(String, String, Object, String) - Method in class org.mortbay.cometd.continuation.EXoContinuationBayeux
-
Send data to a individual client.
- setAlive(boolean) - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.Node
-
- setChannel(String) - Method in class org.exoplatform.ws.frameworks.cometd.transport.DelegateMessage
-
- setConnected(int) - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.Node
-
- setExoId(String) - Method in class org.exoplatform.ws.frameworks.cometd.transport.DelegateMessage
-
- setEXoId(String) - Method in class org.mortbay.cometd.continuation.EXoContinuationClient
-
- setId(String) - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.Node
-
- setId(String) - Method in class org.exoplatform.ws.frameworks.cometd.transport.DelegateMessage
-
- setMaxConnection(int) - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.Node
-
- setMessage(String) - Method in class org.exoplatform.ws.frameworks.cometd.transport.DelegateMessage
-
- setNodes(List<Node>) - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.LoadBalancerImpl.LoadBalancerConf
-
- setTimeout(long) - Method in class org.mortbay.cometd.continuation.EXoContinuationBayeux
- setUrl(String) - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.Node
-
- start() - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.LoadBalancerImpl
- stop() - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.LoadBalancerImpl