Interface MllpEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface MllpEndpointBuilderFactory
Communicate with external systems using the MLLP protocol. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceMllpEndpointBuilderFactory.AdvancedMllpEndpointBuilderAdvanced builder for endpoint for the MLLP component.static interfaceMllpEndpointBuilderFactory.AdvancedMllpEndpointConsumerBuilderAdvanced builder for endpoint consumers for the MLLP component.static interfaceMllpEndpointBuilderFactory.AdvancedMllpEndpointProducerBuilderAdvanced builder for endpoint producers for the MLLP component.static interfaceMllpEndpointBuilderFactory.MllpBuildersstatic interfaceMllpEndpointBuilderFactory.MllpEndpointBuilderBuilder for endpoint for the MLLP component.static interfaceMllpEndpointBuilderFactory.MllpEndpointConsumerBuilderBuilder for endpoint consumers for the MLLP component.static interfaceMllpEndpointBuilderFactory.MllpEndpointProducerBuilderBuilder for endpoint producers for the MLLP component.static classMllpEndpointBuilderFactory.MllpIdleTimeoutStrategyProxy enum fororg.apache.camel.component.mllp.MllpIdleTimeoutStrategyenum.
-
Method Summary
Static Methods Modifier and Type Method Description static MllpEndpointBuilderFactory.MllpEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static MllpEndpointBuilderFactory.MllpEndpointBuilder endpointBuilder(String componentName, String path)
-
-