@UriEndpoint(scheme="sap-srfc-destination", syntax="sap-srfc-destination:destination:rfc", producerOnly=true, title="SAP Synchronous RFC Destination") public class SapSynchronousRfcDestinationEndpoint extends SapRfcDestinationEndpoint
destination, destinationName, rfcName, stateful, transacted
Constructor and Description |
---|
SapSynchronousRfcDestinationEndpoint() |
SapSynchronousRfcDestinationEndpoint(String endpointUri,
SapSynchronousRfcDestinationComponent 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 SapSynchronousRfcDestinationEndpoint()
public SapSynchronousRfcDestinationEndpoint(String endpointUri, SapSynchronousRfcDestinationComponent component)
Apache Camel