@UriEndpoint(scheme="sap-idoc-destination", syntax="sap-idoc-destination:destination:idocType:idocTypeExtension:systemRelease:applicationRelease", producerOnly=true, title="SAP IDoc Destination") public class SapTransactionalIDocDestinationEndpoint extends SapIDocDestinationEndpoint
applicationRelease, destination, destinationName, idocType, idocTypeExtension, systemRelease
Constructor and Description |
---|
SapTransactionalIDocDestinationEndpoint() |
SapTransactionalIDocDestinationEndpoint(String endpointUri,
SapTransactionalIDocDestinationComponent component) |
Modifier and Type | Method and Description |
---|---|
org.fusesource.camel.component.sap.model.idoc.Document |
createDocument() |
org.apache.camel.Producer |
createProducer() |
createConsumer, getApplicationRelease, getDestination, getDestinationName, getIDocRepository, getIdocType, getIdocTypeExtension, getSystemRelease, isSingleton, setApplicationRelease, setDestinationName, setIdocType, setIdocTypeExtension, setSystemRelease
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 SapTransactionalIDocDestinationEndpoint()
public SapTransactionalIDocDestinationEndpoint(String endpointUri, SapTransactionalIDocDestinationComponent component)
Apache Camel