public class QuickfixjProducer
extends org.apache.camel.impl.DefaultProducer
| Modifier and Type | Field and Description |
|---|---|
static String |
CORRELATION_CRITERIA_KEY |
static String |
CORRELATION_TIMEOUT_KEY |
| Constructor and Description |
|---|
QuickfixjProducer(org.apache.camel.Endpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
QuickfixjEndpoint |
getEndpoint() |
void |
process(org.apache.camel.Exchange exchange) |
createExchange, createExchange, createExchange, doStart, doStop, isSingleton, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendpublic static final String CORRELATION_TIMEOUT_KEY
public static final String CORRELATION_CRITERIA_KEY
public QuickfixjEndpoint getEndpoint()
getEndpoint in interface org.apache.camel.EndpointAwaregetEndpoint in class org.apache.camel.impl.DefaultProducerApache Camel