Interface CometdEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface CometdEndpointBuilderFactory
Offers publish/subscribe, peer-to-peer (via a server), and RPC style messaging using the CometD/Bayeux protocol. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceCometdEndpointBuilderFactory.AdvancedCometdEndpointBuilderAdvanced builder for endpoint for the CometD component.static interfaceCometdEndpointBuilderFactory.AdvancedCometdEndpointConsumerBuilderAdvanced builder for endpoint consumers for the CometD component.static interfaceCometdEndpointBuilderFactory.AdvancedCometdEndpointProducerBuilderAdvanced builder for endpoint producers for the CometD component.static interfaceCometdEndpointBuilderFactory.CometdBuildersstatic interfaceCometdEndpointBuilderFactory.CometdEndpointBuilderBuilder for endpoint for the CometD component.static interfaceCometdEndpointBuilderFactory.CometdEndpointConsumerBuilderBuilder for endpoint consumers for the CometD component.static interfaceCometdEndpointBuilderFactory.CometdEndpointProducerBuilderBuilder for endpoint producers for the CometD component.static classCometdEndpointBuilderFactory.CometdHeaderNameBuilderThe builder of headers' name for the CometD component.
-
Method Summary
Static Methods Modifier and Type Method Description static CometdEndpointBuilderFactory.CometdEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static CometdEndpointBuilderFactory.CometdEndpointBuilder endpointBuilder(String componentName, String path)
-
-