|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.cometd.server.BayeuxService
org.apache.camel.component.cometd.CometdConsumer.ConsumerService
public static class CometdConsumer.ConsumerService
| Constructor Summary | |
|---|---|
CometdConsumer.ConsumerService(String channel,
org.cometd.Bayeux bayeux,
CometdConsumer consumer)
|
|
| Method Summary | |
|---|---|
void |
push(org.cometd.Client client,
Object data)
|
| Methods inherited from class org.cometd.server.BayeuxService |
|---|
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 CometdConsumer.ConsumerService(String channel,
org.cometd.Bayeux bayeux,
CometdConsumer consumer)
| Method Detail |
|---|
public void push(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 | ||||||||