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 ClassesModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the CometD component.static interfaceAdvanced builder for endpoint consumers for the CometD component.static interfaceAdvanced builder for endpoint producers for the CometD component.static interfacestatic interfaceBuilder for endpoint for the CometD component.static interfaceBuilder for endpoint consumers for the CometD component.static interfaceBuilder for endpoint producers for the CometD component.static classThe builder of headers' name for the CometD component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static CometdEndpointBuilderFactory.CometdEndpointBuilder endpointBuilder(String componentName, String path)
-