Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
G
I
O
P
S
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, Bayeux, CometdConsumer)
- Constructor for class org.apache.camel.component.cometd.
CometdConsumer.ConsumerService
CometdConverters
- Class in
org.apache.camel.component.cometd
Cometd specific converters.
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
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
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
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
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
push(Client, Object)
- Method in class org.apache.camel.component.cometd.
CometdConsumer.ConsumerService
S
setBaseResource(String)
- Method in class org.apache.camel.component.cometd.
CometdEndpoint
setBayeux(AbstractBayeux)
- Method in class org.apache.camel.component.cometd.
CometdConsumer
setBayeux(AbstractBayeux)
- Method in class org.apache.camel.component.cometd.
CometdProducer
setBayeux(AbstractBayeux)
- Method in interface org.apache.camel.component.cometd.
CometdProducerConsumer
Sets the bayeux to use.
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
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
C
D
G
I
O
P
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007-2010
The Apache Software Foundation
. All Rights Reserved.