public class IDocEndpoint extends SAPEndpoint
This class represents a AXIS2 endpoint for IDOC data exchange.Handles all incoming IDOC transfer calls are handled through registered handlers
com.sap.conn.idoc.jco.JCoIDocHandlerFactory
connections, customErrorListener, customExceptionListener, customTIDHandler, errorListenerEnabled, log, serverName, serverStopTimeout, tidHandlerEnabled
Constructor and Description |
---|
IDocEndpoint() |
Modifier and Type | Method and Description |
---|---|
void |
startEndpoint(org.apache.axis2.transport.base.threads.WorkerPool workerPool)
Start the IDoc endpoint
|
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
workerPool
- the worker thread poolorg.apache.axis2.AxisFault
- throws in case of an errorpublic void stopEndpoint()
stopEndpoint
in class SAPEndpoint
Copyright © 2017 WSO2. All rights reserved.