@UriEndpoint(scheme="sap-trfc-destination", syntax="sap-trfc-destination:destination:rfc", producerOnly=true, title="SAP Transactional RFC Destination") public class SapTransactionalRfcDestinationEndpoint extends SapRfcDestinationEndpoint
destination, destinationName, rfcName, stateful, transacted
Constructor and Description |
---|
SapTransactionalRfcDestinationEndpoint() |
SapTransactionalRfcDestinationEndpoint(String endpointUri,
SapTransactionalRfcDestinationComponent component) |
Modifier and Type | Method and Description |
---|---|
org.apache.camel.Producer |
createProducer() |
createConsumer, createRequest, getDestination, getDestinationName, getRfcName, isSingleton, isStateful, isTransacted, setDestinationName, setRfcName, setStateful, setTransacted
configureConsumer, configurePollingConsumer, configureProperties, createEndpointConfiguration, createEndpointUri, createExchange, createExchange, createExchange, createPollingConsumer, doStart, doStop, equals, getCamelContext, getComponent, getConsumerProperties, getEndpointConfiguration, getEndpointKey, getEndpointUri, getExceptionHandler, getExchangePattern, getId, getPollingConsumerBlockTimeout, getPollingConsumerQueueSize, hashCode, isBridgeErrorHandler, isLenientProperties, isPollingConsumerBlockWhenFull, isSynchronous, setBridgeErrorHandler, setCamelContext, setConsumerProperties, setEndpointConfiguration, setEndpointUri, setEndpointUriIfNotSpecified, setExceptionHandler, setExchangePattern, setPollingConsumerBlockTimeout, setPollingConsumerBlockWhenFull, setPollingConsumerQueueSize, setProperties, setSynchronous, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
public SapTransactionalRfcDestinationEndpoint()
public SapTransactionalRfcDestinationEndpoint(String endpointUri, SapTransactionalRfcDestinationComponent component)
Apache Camel