Interface StompEndpointBuilderFactory
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo")
public interface StompEndpointBuilderFactory
Send and rececive messages to/from STOMP (Simple Text Oriented Messaging
Protocol) compliant message brokers.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the Stomp component.static interfaceAdvanced builder for endpoint consumers for the Stomp component.static interfaceAdvanced builder for endpoint producers for the Stomp component.static interfacestatic interfaceBuilder for endpoint for the Stomp component.static interfaceBuilder for endpoint consumers for the Stomp component.static interfaceBuilder for endpoint producers for the Stomp component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static StompEndpointBuilderFactory.StompEndpointBuilder endpointBuilder(String componentName, String path)
-