A C D G H I O P S

A

addExtension(BayeuxServer.Extension) - Method in class org.apache.camel.component.cometd.CometdComponent
 
addHeadersToMessage(ServerMessage.Mutable, Message) - Method in class org.apache.camel.component.cometd.CometdBinding
 
areSessionHeadersEnabled() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 

C

COMETD_CLIENT_ID_HEADER_NAME - Static variable in class org.apache.camel.component.cometd.CometdBinding
 
COMETD_SESSION_ATTR_HEADER_NAME - Static variable in class org.apache.camel.component.cometd.CometdBinding
 
COMETD_SUBSCRIPTION_HEADER_NAME - Static variable in class org.apache.camel.component.cometd.CometdBinding
 
CometdBinding - Class in org.apache.camel.component.cometd
A Strategy used to convert between a Camel Exchange and to and from a Cometd messages
CometdBinding(BayeuxServerImpl) - Constructor for class org.apache.camel.component.cometd.CometdBinding
 
CometdBinding(BayeuxServerImpl, boolean) - Constructor for class org.apache.camel.component.cometd.CometdBinding
 
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, CometdBinding, 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
 
createCamelMessage(ServerSession, ServerMessage, Object) - Method in class org.apache.camel.component.cometd.CometdBinding
 
createCometdMessage(ServerChannel, ServerSession, Message) - Method in class org.apache.camel.component.cometd.CometdBinding
 
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(Server, 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

getAllowedOrigins() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
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
 
getFilterPath() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
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
 
getProducerService() - Method in class org.apache.camel.component.cometd.CometdProducer
 
getProtocol() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
getSecurityPolicy() - Method in class org.apache.camel.component.cometd.CometdComponent
 
getSslContextParameters() - 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
 

H

HEADERS_FIELD - Static variable in class org.apache.camel.component.cometd.CometdBinding
 

I

isCrossOriginFilterOn() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
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

setAllowedOrigins(String) - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
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.
setCrossOriginFilterOn(boolean) - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
setExtensions(List<BayeuxServer.Extension>) - Method in class org.apache.camel.component.cometd.CometdComponent
 
setFilterPath(String) - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
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
 
setSessionHeadersEnabled(boolean) - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
setSslContextParameters(SSLContextParameters) - 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 H I O P S

Apache CAMEL