Interface As2ComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface As2ComponentBuilderFactory
Transfer data securely and reliably using the AS2 protocol (RFC4130).
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the AS2 component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionas2()AS2 (camel-as2) Transfer data securely and reliably using the AS2 protocol (RFC4130).
-
Method Details
-
as2
AS2 (camel-as2) Transfer data securely and reliably using the AS2 protocol (RFC4130). Category: file Since: 2.22 Maven coordinates: org.apache.camel:camel-as2- Returns:
- the dsl builder
-