public class AS2Producer extends org.apache.camel.util.component.AbstractApiProducer<AS2ApiName,AS2Configuration>
Constructor and Description |
---|
AS2Producer(AS2Endpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
void |
interceptResult(Object methodResult,
org.apache.camel.Exchange resultExchange) |
doInvokeMethod, findMethod, interceptProperties, process, splitResult
createExchange, createExchange, createExchange, doStart, doStop, getEndpoint, isSingleton, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
public AS2Producer(AS2Endpoint endpoint)
public void interceptResult(Object methodResult, org.apache.camel.Exchange resultExchange)
interceptResult
in interface org.apache.camel.util.component.ResultInterceptor
interceptResult
in class org.apache.camel.util.component.AbstractApiProducer<AS2ApiName,AS2Configuration>
Apache Camel