Uses of Interface
org.apache.camel.component.cometd.CometdProducerConsumer
-
Uses of CometdProducerConsumer in org.apache.camel.component.cometd
Classes in org.apache.camel.component.cometd that implement CometdProducerConsumerModifier and TypeClassDescriptionclassA Consumer for receiving messages using Cometd and Bayeux protocol.classA Producer to send messages using Cometd and Bayeux protocol.Methods in org.apache.camel.component.cometd with parameters of type CometdProducerConsumerModifier and TypeMethodDescriptionvoidCometdComponent.connect(CometdProducerConsumer prodcon) Connects the URL specified on the endpoint to the specified processor.voidCometdEndpoint.connect(CometdProducerConsumer prodcons) voidCometdComponent.disconnect(CometdProducerConsumer prodcon) Disconnects the URL specified on the endpoint from the specified processor.voidCometdEndpoint.disconnect(CometdProducerConsumer prodcons)