Skip navigation links
Camel :: CoAP 2.21.0.fuse-730078-redhat-00001
C D G I M O P S 

C

COAP_METHOD - Static variable in interface org.apache.camel.coap.CoAPConstants
CoAP exchange header names
COAP_RESPONSE_CODE - Static variable in interface org.apache.camel.coap.CoAPConstants
 
COAP_URI - Static variable in interface org.apache.camel.coap.CoAPConstants
 
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
 
CoAPConstants - Interface in org.apache.camel.coap
CoAP component constants
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
 
CoAPHelper - Class in org.apache.camel.coap
Various helper methods for CoAP
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
 
getCoapMethodRestrict() - Method in class org.apache.camel.coap.CoAPEndpoint
Comma separated list of methods that the CoAP consumer will bind to.
getCoapServer() - Method in class org.apache.camel.coap.CoAPEndpoint
 
getDefaultMethod(Exchange, CoapClient) - Static method in class org.apache.camel.coap.CoAPHelper
Determines which CoAP request method to use based on the content of the target request URI, the message body or value from the CamelCoapMethod header.
getDefaultMethodRestrict(String) - Static method in class org.apache.camel.coap.CoAPHelper
Determines which method verbs the CoAP server should be restricted to handling.
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
 

M

METHOD_DELETE - Static variable in interface org.apache.camel.coap.CoAPConstants
Supported request methods
METHOD_GET - Static variable in interface org.apache.camel.coap.CoAPConstants
 
METHOD_PING - Static variable in interface org.apache.camel.coap.CoAPConstants
 
METHOD_POST - Static variable in interface org.apache.camel.coap.CoAPConstants
 
METHOD_PUT - Static variable in interface org.apache.camel.coap.CoAPConstants
 
METHOD_RESTRICT_ALL - Static variable in interface org.apache.camel.coap.CoAPConstants
Supported CoAP server methods

O

org.apache.camel.coap - package org.apache.camel.coap
 

P

process(Exchange) - Method in class org.apache.camel.coap.CoAPProducer
 

S

setCoapMethodRestrict(String) - Method in class org.apache.camel.coap.CoAPEndpoint
 
setUri(URI) - Method in class org.apache.camel.coap.CoAPEndpoint
 
C D G I M O P S 
Skip navigation links
Camel :: CoAP 2.21.0.fuse-730078-redhat-00001

Apache Camel