|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.cometd.server.AbstractService
org.apache.camel.component.cometd.CometdConsumer.ConsumerService
public static class CometdConsumer.ConsumerService
| Constructor Summary | |
|---|---|
CometdConsumer.ConsumerService(String channel,
org.cometd.server.BayeuxServerImpl bayeux,
CometdConsumer consumer)
|
|
| Method Summary | |
|---|---|
void |
push(org.cometd.bayeux.server.ServerSession remote,
String channelName,
org.cometd.bayeux.server.ServerMessage cometdMessage,
String messageId)
|
| Methods inherited from class org.cometd.server.AbstractService |
|---|
addService, doInvoke, exception, getBayeux, getLocalSession, getServerSession, getThreadPool, isSeeOwnPublishes, send, setSeeOwnPublishes, setThreadPool |
| 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.server.BayeuxServerImpl bayeux,
CometdConsumer consumer)
| Method Detail |
|---|
public void push(org.cometd.bayeux.server.ServerSession remote,
String channelName,
org.cometd.bayeux.server.ServerMessage cometdMessage,
String messageId)
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||