Interface PulsarEndpointBuilderFactory
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo")
public interface PulsarEndpointBuilderFactory
Send and receive messages from/to Apache Pulsar messaging system.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Advanced builder for endpoint for the Pulsar component.static interface
Advanced builder for endpoint consumers for the Pulsar component.static interface
Advanced builder for endpoint producers for the Pulsar component.static interface
static interface
Builder for endpoint for the Pulsar component.static interface
Builder for endpoint consumers for the Pulsar component.static interface
Builder for endpoint producers for the Pulsar component.static class
The builder of headers' name for the Pulsar component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static PulsarEndpointBuilderFactory.PulsarEndpointBuilder endpointBuilder(String componentName, String path)
-