Uses of Class
org.apache.camel.coap.CoAPEndpoint
-
-
Uses of CoAPEndpoint in org.apache.camel.coap
Methods in org.apache.camel.coap that return CoAPEndpoint Modifier and Type Method Description CoAPEndpointCoAPConsumer. getCoapEndpoint()Methods in org.apache.camel.coap with parameters of type CoAPEndpoint Modifier and Type Method Description org.eclipse.californium.core.CoapServerCoAPComponent. getServer(int port, CoAPEndpoint endpoint)Constructors in org.apache.camel.coap with parameters of type CoAPEndpoint Constructor Description CoAPConsumer(CoAPEndpoint endpoint, org.apache.camel.Processor processor)CoAPProducer(CoAPEndpoint endpoint)
-