org.apache.camel.component.cometd
Class CometdConsumer.ConsumerService
java.lang.Object
org.mortbay.cometd.BayeuxService
org.apache.camel.component.cometd.CometdConsumer.ConsumerService
- Enclosing class:
- CometdConsumer
public static class CometdConsumer.ConsumerService
- extends org.mortbay.cometd.BayeuxService
|
Method Summary |
void |
push(dojox.cometd.Client client,
Object data)
|
| Methods inherited from class org.mortbay.cometd.BayeuxService |
exception, getBayeux, getClient, send, subscribe |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CometdConsumer.ConsumerService
public CometdConsumer.ConsumerService(String channel,
dojox.cometd.Bayeux bayeux,
CometdConsumer consumer)
push
public void push(dojox.cometd.Client client,
Object data)
throws Exception
- Throws:
Exception
Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.