public class SapSynchronousRfcConsumer extends SapConsumer implements com.sap.conn.jco.server.JCoServerFunctionHandler
SAP_SESSION_CONTEXT_PROPERTY_NAME, sessionContext, stateful
Constructor and Description |
---|
SapSynchronousRfcConsumer(SapSynchronousRfcServerEndpoint endpoint,
org.apache.camel.Processor processor) |
Modifier and Type | Method and Description |
---|---|
SapSynchronousRfcServerEndpoint |
getEndpoint() |
void |
handleRequest(com.sap.conn.jco.server.JCoServerContext serverContext,
com.sap.conn.jco.JCoFunction jcoFunction) |
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 SapSynchronousRfcConsumer(SapSynchronousRfcServerEndpoint endpoint, org.apache.camel.Processor processor)
public SapSynchronousRfcServerEndpoint 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.jco.JCoFunction jcoFunction) throws com.sap.conn.jco.AbapException, com.sap.conn.jco.AbapClassException
handleRequest
in interface com.sap.conn.jco.server.JCoServerFunctionHandler
com.sap.conn.jco.AbapException
com.sap.conn.jco.AbapClassException
Apache Camel