Uses of Class
org.apache.camel.coap.CoAPEndpoint
-
Uses of CoAPEndpoint in org.apache.camel.coap
Methods in org.apache.camel.coap that return CoAPEndpointMethods in org.apache.camel.coap with parameters of type CoAPEndpointModifier and TypeMethodDescriptionorg.eclipse.californium.core.CoapServerCoAPComponent.getServer(int port, CoAPEndpoint endpoint) Constructors in org.apache.camel.coap with parameters of type CoAPEndpointModifierConstructorDescriptionCoAPConsumer(CoAPEndpoint endpoint, org.apache.camel.Processor processor) CoAPNotifier(CoAPEndpoint endpoint) CoAPObserver(CoAPEndpoint endpoint, org.apache.camel.Processor processor) CoAPProducer(CoAPEndpoint endpoint)