Class SapListener
java.lang.Object
org.frankframework.extensions.sap.jco3.SapFunctionFacade
org.frankframework.extensions.sap.jco3.SapListenerImpl
org.frankframework.extensions.sap.SapListener
- All Implemented Interfaces:
com.sap.conn.idoc.jco.JCoIDocHandler
,com.sap.conn.idoc.jco.JCoIDocHandlerFactory
,com.sap.conn.jco.server.JCoServerErrorListener
,com.sap.conn.jco.server.JCoServerExceptionListener
,com.sap.conn.jco.server.JCoServerFunctionHandler
,com.sap.conn.jco.server.JCoServerTIDHandler
,FrankElement
,HasApplicationContext
,HasName
,HasPhysicalDestination
,IConfigurable
,IListener
,IPushingListener
,IScopeProvider
,NameAware
,ISapFunctionFacade
,ISapListener
,org.springframework.beans.factory.Aware
,org.springframework.context.ApplicationContextAware
-
Field Summary
Fields inherited from class org.frankframework.extensions.sap.jco3.SapFunctionFacade
log
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.frankframework.extensions.sap.jco3.SapListenerImpl
afterMessageProcessed, checkTID, commit, configure, confirmTID, extractMessage, getFunctionName, getIDocHandler, getIDocXMLProcessor, getPhysicalDestinationName, handleRequest, handleRequest, rollback, serverErrorOccurred, serverExceptionOccurred, setConnectionCount, setExceptionListener, setHandler, setProgid, setSapSystemName, start, stop, wrapRawMessage
Methods inherited from class org.frankframework.extensions.sap.jco3.SapFunctionFacade
calculateStaticFieldIndices, closeFacade, findFieldIndex, functionCall2message, functionResult2message, getCorrelationIdFromField, getFunctionTemplate, getFunctionTemplate, getLogPrefix, getSapSystem, getSapSystem, message2FunctionCall, message2FunctionResult, openFacade, setCorrelationIdFieldIndex, setCorrelationIdFieldName, setName, setParameters, setReplyFieldIndex, setReplyFieldName, setRequestFieldIndex, setRequestFieldName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.springframework.context.ApplicationContextAware
setApplicationContext
Methods inherited from interface org.frankframework.core.HasApplicationContext
getApplicationContext, getConfigurationClassLoader
Methods inherited from interface org.frankframework.core.HasPhysicalDestination
getDomain
Methods inherited from interface org.frankframework.extensions.sap.ISapFunctionFacade
setCorrelationIdFieldIndex, setCorrelationIdFieldName, setReplyFieldIndex, setReplyFieldName, setRequestFieldIndex, setRequestFieldName
-
Constructor Details
-
SapListener
public SapListener()
-