public class CxfConsumer
extends org.apache.camel.impl.DefaultConsumer
| Constructor and Description |
|---|
CxfConsumer(CxfEndpoint endpoint,
org.apache.camel.Processor processor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
protected void |
doStop() |
org.apache.cxf.endpoint.Server |
getServer() |
protected boolean |
isAsyncInvocationSupported(org.apache.cxf.message.Exchange cxfExchange) |
createUoW, doneUoW, getAsyncProcessor, getEndpoint, getExceptionHandler, getProcessor, getRoute, handleException, handleException, setExceptionHandler, setRoute, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendpublic CxfConsumer(CxfEndpoint endpoint, org.apache.camel.Processor processor) throws Exception
Exceptionprotected void doStart()
throws Exception
doStart in class org.apache.camel.impl.DefaultConsumerExceptionprotected void doStop()
throws Exception
doStop in class org.apache.camel.impl.DefaultConsumerExceptionprotected boolean isAsyncInvocationSupported(org.apache.cxf.message.Exchange cxfExchange)
public org.apache.cxf.endpoint.Server getServer()
Apache Camel