public static class CometdConsumer.ConsumerService
extends org.cometd.server.AbstractService
| Constructor and Description |
|---|
CometdConsumer.ConsumerService(String channel,
org.cometd.server.BayeuxServerImpl bayeux,
CometdConsumer consumer) |
| Modifier and Type | Method and Description |
|---|---|
void |
push(org.cometd.bayeux.server.ServerSession remote,
String channelName,
org.cometd.bayeux.server.ServerMessage cometdMessage,
String messageId) |
public CometdConsumer.ConsumerService(String channel, org.cometd.server.BayeuxServerImpl bayeux, CometdConsumer consumer)
Apache Camel