public class CordaProducer
extends org.apache.camel.support.HeaderSelectorProducer
| Constructor and Description |
|---|
CordaProducer(CordaEndpoint endpoint,
CordaConfiguration configuration,
net.corda.core.messaging.CordaRPCOps cordaRPCOps) |
| Modifier and Type | Method and Description |
|---|---|
CordaEndpoint |
getEndpoint() |
bind, doStart, getProcessor, onMissingProcessorcreateExchange, doStop, 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 CordaProducer(CordaEndpoint endpoint, CordaConfiguration configuration, net.corda.core.messaging.CordaRPCOps cordaRPCOps)
public CordaEndpoint getEndpoint()
getEndpoint in interface org.apache.camel.EndpointAwaregetEndpoint in class org.apache.camel.support.DefaultProducerApache Camel