public class ClientProducer
extends org.apache.camel.support.DefaultProducer
| Constructor and Description |
|---|
ClientProducer(ClientEndpoint endpoint,
ClientConnection connection) |
| 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 ClientProducer(ClientEndpoint endpoint, ClientConnection connection)
Apache Camel