Uses of Class
org.apache.camel.component.cometd.CometdEndpoint
-
Uses of CometdEndpoint in org.apache.camel.component.cometd
Methods in org.apache.camel.component.cometd that return CometdEndpointModifier and TypeMethodDescriptionCometdConsumer.getEndpoint()CometdProducer.getEndpoint()CometdProducerConsumer.getEndpoint()Gets the endpointMethods in org.apache.camel.component.cometd with parameters of type CometdEndpointModifier and TypeMethodDescriptionprotected org.cometd.server.http.jakarta.CometDServletCometdComponent.createServletForConnector(org.eclipse.jetty.server.Server server, CometdEndpoint endpoint) Constructors in org.apache.camel.component.cometd with parameters of type CometdEndpointModifierConstructorDescriptionCometdConsumer(CometdEndpoint endpoint, org.apache.camel.Processor processor) CometdProducer(CometdEndpoint endpoint)