public class RedisProducer
extends org.apache.camel.impl.DefaultProducer
| Constructor and Description |
|---|
RedisProducer(RedisEndpoint endpoint,
RedisConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
RedisEndpoint |
getEndpoint() |
void |
process(org.apache.camel.Exchange exchange) |
String |
toString() |
createExchange, createExchange, createExchange, doStart, doStop, isSingletondoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendpublic RedisProducer(RedisEndpoint endpoint, RedisConfiguration configuration)
public RedisEndpoint getEndpoint()
getEndpoint in interface org.apache.camel.EndpointAwaregetEndpoint in class org.apache.camel.impl.DefaultProducerpublic String toString()
toString in class org.apache.camel.impl.DefaultProducerApache Camel