public static interface AS2EndpointBuilderFactory.AS2Builders
| Modifier and Type | Method and Description |
|---|---|
default AS2EndpointBuilderFactory.AS2EndpointBuilder |
as2(String path)
AS2 (camel-as2)
Component used for transferring data secure and reliable over the
internet using the AS2 protocol.
|
default AS2EndpointBuilderFactory.AS2EndpointBuilder as2(String path)
as2:apiName/methodName
Path parameter: apiName (required)
What kind of operation to perform
The value can be one of: CLIENT, SERVER
Path parameter: methodName (required)
What sub operation to use for the selected operationApache Camel