public class BAPIEndpoint extends SAPEndpoint
This class represents a AXIS2 endpoint for Bapi Function calls.Handles all incoming bapi/rfc calls through registered handlers
com.sap.conn.jco.server.JCoServerFunctionHandler
connections, customErrorListener, customExceptionListener, customTIDHandler, errorListenerEnabled, log, serverName, serverStopTimeout, tidHandlerEnabled
Constructor and Description |
---|
BAPIEndpoint() |
Modifier and Type | Method and Description |
---|---|
void |
startEndpoint(org.apache.axis2.transport.base.threads.WorkerPool workerPool) |
void |
stopEndpoint() |
getEndpointReferences, handleException, loadConfiguration, setupOptionalFeatures, waitForServerStop
public void startEndpoint(org.apache.axis2.transport.base.threads.WorkerPool workerPool) throws org.apache.axis2.AxisFault
startEndpoint
in class SAPEndpoint
org.apache.axis2.AxisFault
public void stopEndpoint()
stopEndpoint
in class SAPEndpoint
Copyright © 2019 WSO2. All rights reserved.