A C D G I O P S

A

addExtension(BayeuxServer.Extension) - Method in class org.apache.camel.component.cometd.CometdComponent
 

C

CometdComponent - Class in org.apache.camel.component.cometd
Component for Jetty Cometd
CometdComponent() - Constructor for class org.apache.camel.component.cometd.CometdComponent
 
CometdConsumer - Class in org.apache.camel.component.cometd
A Consumer for receiving messages using Cometd and Bayeux protocol.
CometdConsumer(CometdEndpoint, Processor) - Constructor for class org.apache.camel.component.cometd.CometdConsumer
 
CometdConsumer.ConsumerService - Class in org.apache.camel.component.cometd
 
CometdConsumer.ConsumerService(String, BayeuxServerImpl, CometdConsumer) - Constructor for class org.apache.camel.component.cometd.CometdConsumer.ConsumerService
 
CometdEndpoint - Class in org.apache.camel.component.cometd
Endpoint for Camel Cometd.
CometdEndpoint(CometdComponent, String, String, Map<String, Object>) - Constructor for class org.apache.camel.component.cometd.CometdEndpoint
 
CometdProducer - Class in org.apache.camel.component.cometd
A Producer to send messages using Cometd and Bayeux protocol.
CometdProducer(CometdEndpoint) - Constructor for class org.apache.camel.component.cometd.CometdProducer
 
CometdProducer.ProducerService - Class in org.apache.camel.component.cometd
 
CometdProducer.ProducerService(BayeuxServer, String, CometdProducer) - Constructor for class org.apache.camel.component.cometd.CometdProducer.ProducerService
 
CometdProducerConsumer - Interface in org.apache.camel.component.cometd
 
connect(CometdProducerConsumer) - Method in class org.apache.camel.component.cometd.CometdComponent
Connects the URL specified on the endpoint to the specified processor.
connect(CometdProducerConsumer) - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.cometd.CometdComponent
 
createProducer() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
createServer() - Method in class org.apache.camel.component.cometd.CometdComponent
 
createServletForConnector(Connector, CometdEndpoint) - Method in class org.apache.camel.component.cometd.CometdComponent
 

D

disconnect(CometdProducerConsumer) - Method in class org.apache.camel.component.cometd.CometdComponent
Disconnects the URL specified on the endpoint from the specified processor.
disconnect(CometdProducerConsumer) - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
doStart() - Method in class org.apache.camel.component.cometd.CometdComponent
 
doStop() - Method in class org.apache.camel.component.cometd.CometdComponent
 

G

getBaseResource() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
getBayeux() - Method in class org.apache.camel.component.cometd.CometdProducer
 
getComponent() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
getConsumerService() - Method in class org.apache.camel.component.cometd.CometdConsumer
 
getEndpoint() - Method in class org.apache.camel.component.cometd.CometdConsumer
 
getEndpoint() - Method in class org.apache.camel.component.cometd.CometdProducer
 
getEndpoint() - Method in interface org.apache.camel.component.cometd.CometdProducerConsumer
Gets the endpoint
getExtensions() - Method in class org.apache.camel.component.cometd.CometdComponent
 
getInterval() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
getLogLevel() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
getMaxInterval() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
getMultiFrameInterval() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
getPath() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
getPort() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
getProtocol() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
getSecurityPolicy() - Method in class org.apache.camel.component.cometd.CometdComponent
 
getServer() - Method in class org.apache.camel.component.cometd.CometdComponent
 
getSslKeyPassword() - Method in class org.apache.camel.component.cometd.CometdComponent
 
getSslKeystore() - Method in class org.apache.camel.component.cometd.CometdComponent
 
getSslPassword() - Method in class org.apache.camel.component.cometd.CometdComponent
 
getSslSocketConnector() - Method in class org.apache.camel.component.cometd.CometdComponent
 
getTimeout() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
getUri() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 

I

isJsonCommented() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
isSingleton() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 

O

org.apache.camel.component.cometd - package org.apache.camel.component.cometd
 

P

process(Exchange) - Method in class org.apache.camel.component.cometd.CometdProducer
 
process(Exchange) - Method in class org.apache.camel.component.cometd.CometdProducer.ProducerService
 
push(ServerSession, String, ServerMessage, String) - Method in class org.apache.camel.component.cometd.CometdConsumer.ConsumerService
 

S

setBaseResource(String) - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
setBayeux(BayeuxServerImpl) - Method in class org.apache.camel.component.cometd.CometdConsumer
 
setBayeux(BayeuxServerImpl) - Method in class org.apache.camel.component.cometd.CometdProducer
 
setBayeux(BayeuxServerImpl) - Method in interface org.apache.camel.component.cometd.CometdProducerConsumer
Sets the bayeux to use.
setExtensions(List<BayeuxServer.Extension>) - Method in class org.apache.camel.component.cometd.CometdComponent
 
setInterval(int) - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
setJsonCommented(boolean) - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
setLogLevel(int) - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
setMaxInterval(int) - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
setMultiFrameInterval(int) - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
setSecurityPolicy(SecurityPolicy) - Method in class org.apache.camel.component.cometd.CometdComponent
 
setServer(Server) - Method in class org.apache.camel.component.cometd.CometdComponent
 
setSslKeyPassword(String) - Method in class org.apache.camel.component.cometd.CometdComponent
 
setSslKeystore(String) - Method in class org.apache.camel.component.cometd.CometdComponent
 
setSslPassword(String) - Method in class org.apache.camel.component.cometd.CometdComponent
 
setTimeout(int) - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
start() - Method in class org.apache.camel.component.cometd.CometdConsumer
 
start() - Method in class org.apache.camel.component.cometd.CometdProducer
 
stop() - Method in class org.apache.camel.component.cometd.CometdConsumer
 
stop() - Method in class org.apache.camel.component.cometd.CometdProducer
 

A C D G I O P S

Apache CAMEL