JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
G
I
O
P
S
C
CoAPComponent
- Class in
org.apache.camel.coap
Represents the component that manages
CoAPEndpoint
.
CoAPComponent()
- Constructor for class org.apache.camel.coap.
CoAPComponent
CoAPComponent(CamelContext)
- Constructor for class org.apache.camel.coap.
CoAPComponent
CoAPConsumer
- Class in
org.apache.camel.coap
The CoAP consumer.
CoAPConsumer(CoAPEndpoint, Processor)
- Constructor for class org.apache.camel.coap.
CoAPConsumer
CoAPEndpoint
- Class in
org.apache.camel.coap
The coap component is used for sending and receiving messages from COAP capable devices.
CoAPEndpoint(String, CoAPComponent)
- Constructor for class org.apache.camel.coap.
CoAPEndpoint
CoAPProducer
- Class in
org.apache.camel.coap
The CoAP producer.
CoAPProducer(CoAPEndpoint)
- Constructor for class org.apache.camel.coap.
CoAPProducer
createConsumer(CamelContext, Processor, String, String, String, String, String, RestConfiguration, Map<String, Object>)
- Method in class org.apache.camel.coap.
CoAPComponent
createConsumer(Processor)
- Method in class org.apache.camel.coap.
CoAPEndpoint
createEndpoint(String, String, Map<String, Object>)
- Method in class org.apache.camel.coap.
CoAPComponent
createProducer()
- Method in class org.apache.camel.coap.
CoAPEndpoint
D
doStart()
- Method in class org.apache.camel.coap.
CoAPComponent
doStart()
- Method in class org.apache.camel.coap.
CoAPConsumer
doStop()
- Method in class org.apache.camel.coap.
CoAPComponent
doStop()
- Method in class org.apache.camel.coap.
CoAPConsumer
G
getCoapEndpoint()
- Method in class org.apache.camel.coap.
CoAPConsumer
getCoapMethod()
- Method in class org.apache.camel.coap.
CoAPEndpoint
The CoAP method this endpoint binds to.
getCoapServer()
- Method in class org.apache.camel.coap.
CoAPEndpoint
getServer(int)
- Method in class org.apache.camel.coap.
CoAPComponent
getUri()
- Method in class org.apache.camel.coap.
CoAPEndpoint
The URI for the CoAP endpoint
I
isSingleton()
- Method in class org.apache.camel.coap.
CoAPEndpoint
O
org.apache.camel.coap
- package org.apache.camel.coap
P
process(Exchange)
- Method in class org.apache.camel.coap.
CoAPProducer
S
setCoapMethod(String)
- Method in class org.apache.camel.coap.
CoAPEndpoint
setUri(URI)
- Method in class org.apache.camel.coap.
CoAPEndpoint
C
D
G
I
O
P
S
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel