|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mortbay.cometd.BayeuxService
org.mule.transport.ajax.AjaxMessageReceiver.ReceiverService
public class AjaxMessageReceiver.ReceiverService
Constructor Summary | |
---|---|
AjaxMessageReceiver.ReceiverService(String channel,
org.cometd.Bayeux bayeux,
ImmutableEndpoint endpoint)
|
Method Summary | |
---|---|
Object |
route(org.cometd.Client client,
Object data)
|
Methods inherited from class org.mortbay.cometd.BayeuxService |
---|
asyncDoInvoke, exception, getBayeux, getClient, getThreadPool, isSeeOwnPublishes, send, setSeeOwnPublishes, setThreadPool, subscribe |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AjaxMessageReceiver.ReceiverService(String channel, org.cometd.Bayeux bayeux, ImmutableEndpoint endpoint)
Method Detail |
---|
public Object route(org.cometd.Client client, Object data) throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |