public class MllpProducer
extends org.apache.camel.impl.DefaultProducer
| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.Exchange |
createExchange() |
org.apache.camel.Exchange |
createExchange(org.apache.camel.Exchange exchange)
Deprecated.
|
org.apache.camel.Exchange |
createExchange(org.apache.camel.ExchangePattern pattern) |
protected void |
doStop()
Hack to circumvent accessing private members of the super class with the effect that
disposing the connector does NOT wait indefinitely.
|
org.apache.camel.component.mina2.Mina2Endpoint |
getEndpoint() |
org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder |
getFilterChain() |
boolean |
isSingleton() |
void |
process(org.apache.camel.Exchange exchange) |
void |
stop() |
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, suspendpublic void stop()
throws Exception
stop in interface org.apache.camel.Servicestop in class org.apache.camel.support.ServiceSupportExceptionprotected void doStop()
throws Exception
doStop in class org.apache.camel.impl.DefaultProducerException@Generated(value="lombok") public org.apache.camel.component.mina2.Mina2Endpoint getEndpoint()
getEndpoint in interface org.apache.camel.EndpointAwaregetEndpoint in class org.apache.camel.impl.DefaultProducer@Generated(value="lombok") public boolean isSingleton()
isSingleton in interface org.apache.camel.IsSingletonisSingleton in class org.apache.camel.impl.DefaultProducer@Generated(value="lombok") public void process(org.apache.camel.Exchange exchange) throws Exception
Exception@Generated(value="lombok") public org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder getFilterChain()
@Generated(value="lombok") public org.apache.camel.Exchange createExchange()
createExchange in interface org.apache.camel.ProducercreateExchange in class org.apache.camel.impl.DefaultProducer@Generated(value="lombok") public org.apache.camel.Exchange createExchange(org.apache.camel.ExchangePattern pattern)
createExchange in interface org.apache.camel.ProducercreateExchange in class org.apache.camel.impl.DefaultProducer@Deprecated @Generated(value="lombok") public org.apache.camel.Exchange createExchange(org.apache.camel.Exchange exchange)
createExchange in interface org.apache.camel.ProducercreateExchange in class org.apache.camel.impl.DefaultProducerCopyright © 2018 Open eHealth Foundation. All rights reserved.