@UriEndpoint(scheme="sap-srfc-server", consumerClass=SapSynchronousRfcConsumer.class, syntax="sap-srfc-server:server:rfc", consumerOnly=true, title="SAP Synchronous RFC Server") public class SapSynchronousRfcServerEndpoint extends SapRfcServerEndpoint
rfcName, serverName, stateful
Constructor and Description |
---|
SapSynchronousRfcServerEndpoint() |
SapSynchronousRfcServerEndpoint(String endpointUri,
SapSynchronousRfcServerComponent component) |
Modifier and Type | Method and Description |
---|---|
org.apache.camel.Consumer |
createConsumer(org.apache.camel.Processor processor) |
SapSynchronousRfcServerComponent |
getComponent() |
createProducer, createResponse, getRfcName, getServer, getServerName, isSingleton, isStateful, setRfcName, setServerName, setStateful
configureConsumer, configurePollingConsumer, configureProperties, createEndpointConfiguration, createEndpointUri, createExchange, createExchange, createExchange, createPollingConsumer, doStart, doStop, equals, getCamelContext, 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 SapSynchronousRfcServerEndpoint()
public SapSynchronousRfcServerEndpoint(String endpointUri, SapSynchronousRfcServerComponent component)
public org.apache.camel.Consumer createConsumer(org.apache.camel.Processor processor) throws Exception
Exception
public SapSynchronousRfcServerComponent getComponent()
getComponent
in class SapRfcServerEndpoint
Apache Camel