Interface MllpComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface MllpComponentBuilderFactory
Communicate with external systems using the MLLP protocol.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the MLLP component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionmllp()MLLP (camel-mllp) Communicate with external systems using the MLLP protocol.
-
Method Details
-
mllp
MLLP (camel-mllp) Communicate with external systems using the MLLP protocol. Category: HEALTH Since: 2.17 Maven coordinates: org.apache.camel:camel-mllp- Returns:
- the dsl builder
-