public class ServerProducer
extends org.apache.camel.support.DefaultProducer
| Constructor and Description |
|---|
ServerProducer(ServerEndpoint endpoint,
ServerInstance server) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.camel.Exchange exchange) |
createExchange, doStart, doStop, getEndpoint, isSingleton, toStringdoInit, doResume, doShutdown, doSuspend, getStatus, init, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendpublic ServerProducer(ServerEndpoint endpoint, ServerInstance server)
Apache Camel