public class CxfConsumer
extends org.apache.camel.support.DefaultConsumer
implements org.apache.camel.Suspendable
| Constructor and Description |
|---|
CxfConsumer(CxfEndpoint endpoint,
org.apache.camel.Processor processor) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.cxf.endpoint.Server |
createServer() |
protected void |
doStart() |
protected void |
doStop() |
org.apache.cxf.endpoint.Server |
getServer() |
protected boolean |
isAsyncInvocationSupported(org.apache.cxf.message.Exchange cxfExchange) |
createExchange, createUoW, defaultConsumerCallback, doBuild, doInit, doneUoW, doShutdown, getAsyncProcessor, getEndpoint, getExceptionHandler, getProcessor, getRoute, getRouteId, handleException, handleException, releaseExchange, setExceptionHandler, setRoute, setRouteId, toStringbuild, doFail, doLifecycleChange, doResume, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic CxfConsumer(CxfEndpoint endpoint, org.apache.camel.Processor processor) throws Exception
Exceptionprotected org.apache.cxf.endpoint.Server createServer()
throws Exception
Exceptionpublic org.apache.cxf.endpoint.Server getServer()
protected void doStart()
throws Exception
doStart in class org.apache.camel.support.DefaultConsumerExceptionprotected void doStop()
throws Exception
doStop in class org.apache.camel.support.DefaultConsumerExceptionprotected boolean isAsyncInvocationSupported(org.apache.cxf.message.Exchange cxfExchange)
Apache Camel