Class SapSender
java.lang.Object
org.frankframework.extensions.sap.jco3.SapFunctionFacade
org.frankframework.extensions.sap.jco3.SapSenderBase
org.frankframework.extensions.sap.jco3.SapSenderImpl
org.frankframework.extensions.sap.SapSender
- All Implemented Interfaces:
FrankElement, HasApplicationContext, HasName, HasPhysicalDestination, IConfigurable, IScopeProvider, ISender, ISenderWithParameters, IWithParameters, NameAware, ISapFunctionFacade, ISapSender, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
-
Field Summary
Fields inherited from class SapSenderBase
paramListFields inherited from class SapFunctionFacade
log -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SapSenderImpl
configure, getFunction, sendMessage, setFunctionName, setFunctionNameParam, setSynchronousMethods inherited from class SapSenderBase
addParameter, getDestination, getParameterList, getSystem, getTid, setLuwHandleSessionKey, setSapSystemNameParam, start, stopMethods inherited from class SapFunctionFacade
calculateStaticFieldIndices, closeFacade, findFieldIndex, functionCall2message, functionResult2message, getCorrelationIdFromField, getFunctionName, getFunctionTemplate, getFunctionTemplate, getLogPrefix, getPhysicalDestinationName, getSapSystem, getSapSystem, message2FunctionCall, message2FunctionResult, openFacade, setCorrelationIdFieldIndex, setCorrelationIdFieldName, setName, setParameters, setReplyFieldIndex, setReplyFieldName, setRequestFieldIndex, setRequestFieldName, setSapSystemNameMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.context.ApplicationContextAware
setApplicationContextMethods inherited from interface FrankElement
addConfigWarningMethods inherited from interface HasApplicationContext
getApplicationContext, getConfigurationClassLoaderMethods inherited from interface HasPhysicalDestination
getPhysicalDestinationNameMethods inherited from interface ISapFunctionFacade
setCorrelationIdFieldIndex, setCorrelationIdFieldName, setReplyFieldIndex, setReplyFieldName, setRequestFieldIndex, setRequestFieldName, setSapSystemNameMethods inherited from interface ISapSender
getRequestFieldName, setLuwHandleSessionKey, setSapSystemNameParamMethods inherited from interface ISender
isSynchronous, sendMessageOrThrow, start, stopMethods inherited from interface ISenderWithParameters
consumesSessionVariableMethods inherited from interface IWithParameters
addParameter, getParameterList
-
Constructor Details
-
SapSender
public SapSender()
-