public class SapTransactionalIDocListConsumer extends SapConsumer implements com.sap.conn.idoc.jco.JCoIDocHandler
SAP_SESSION_CONTEXT_PROPERTY_NAME, sessionContext, stateful
Constructor and Description |
---|
SapTransactionalIDocListConsumer(org.apache.camel.Endpoint endpoint,
org.apache.camel.Processor processor) |
Modifier and Type | Method and Description |
---|---|
SapTransactionalIDocListServerEndpoint |
getEndpoint() |
void |
handleRequest(com.sap.conn.jco.server.JCoServerContext serverContext,
com.sap.conn.idoc.IDocDocumentList idocDocumentList) |
getSessionContext, isStateful, setSessionContext, setStateful
createUoW, doneUoW, doStart, doStop, getAsyncProcessor, getExceptionHandler, getProcessor, getRoute, handleException, handleException, setExceptionHandler, setRoute, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
public SapTransactionalIDocListConsumer(org.apache.camel.Endpoint endpoint, org.apache.camel.Processor processor)
public SapTransactionalIDocListServerEndpoint getEndpoint()
getEndpoint
in interface org.apache.camel.EndpointAware
getEndpoint
in class org.apache.camel.impl.DefaultConsumer
public void handleRequest(com.sap.conn.jco.server.JCoServerContext serverContext, com.sap.conn.idoc.IDocDocumentList idocDocumentList)
handleRequest
in interface com.sap.conn.idoc.jco.JCoIDocHandler
Apache Camel