Uses of Interface
org.frankframework.core.ISenderWithParameters
Packages that use ISenderWithParameters
Package
Description
-
Uses of ISenderWithParameters in org.frankframework.collection
Classes in org.frankframework.collection that implement ISenderWithParametersModifier and TypeClassDescriptionclassAbstractCollectorSender<C extends ICollector<P>,P> Sender that writes an item to a collection, created byAbstractCollectorPipewithaction=OPEN. -
Uses of ISenderWithParameters in org.frankframework.compression
Classes in org.frankframework.compression that implement ISenderWithParametersModifier and TypeClassDescriptionclassSender that writes an entry to a ZipStream, similar to ZipWriterPipe with action='write'. -
Uses of ISenderWithParameters in org.frankframework.core
Subinterfaces of ISenderWithParameters in org.frankframework.coreModifier and TypeInterfaceDescriptioninterfaceAllows to leverage sending messages in blocks. -
Uses of ISenderWithParameters in org.frankframework.extensions.akamai
Classes in org.frankframework.extensions.akamai that implement ISenderWithParametersModifier and TypeClassDescriptionclassSender for Akamai NetStorage (HTTP based). -
Uses of ISenderWithParameters in org.frankframework.extensions.bis
Classes in org.frankframework.extensions.bis that implement ISenderWithParametersModifier and TypeClassDescriptionclassDeprecated.Please use JmsSender combined with BisWrapperPipe -
Uses of ISenderWithParameters in org.frankframework.extensions.cmis
Classes in org.frankframework.extensions.cmis that implement ISenderWithParametersModifier and TypeClassDescriptionclassAbstract class to prevent Frank!classSender to obtain information from and write to a CMIS application. -
Uses of ISenderWithParameters in org.frankframework.extensions.esb
Classes in org.frankframework.extensions.esb that implement ISenderWithParametersModifier and TypeClassDescriptionclassESB (Enterprise Service Bus) extension ofJmsSender. -
Uses of ISenderWithParameters in org.frankframework.extensions.ibm
Classes in org.frankframework.extensions.ibm that implement ISenderWithParameters -
Uses of ISenderWithParameters in org.frankframework.extensions.idin
Classes in org.frankframework.extensions.idin that implement ISenderWithParametersModifier and TypeClassDescriptionclassRequires the net.bankid.merchant.library V1.2.9 -
Uses of ISenderWithParameters in org.frankframework.extensions.mqtt
Classes in org.frankframework.extensions.mqtt that implement ISenderWithParametersModifier and TypeClassDescriptionclassMQTT listener which will connect to a broker and subscribe to a topic. -
Uses of ISenderWithParameters in org.frankframework.extensions.sap
Subinterfaces of ISenderWithParameters in org.frankframework.extensions.sapModifier and TypeInterfaceDescriptioninterfaceCommon interface to be implemented by SapSender implementations.Classes in org.frankframework.extensions.sap that implement ISenderWithParameters -
Uses of ISenderWithParameters in org.frankframework.extensions.sap.jco3
Classes in org.frankframework.extensions.sap.jco3 that implement ISenderWithParametersModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classImplementation ofsenderthat sends an IDoc to SAP.classDeprecated, for removal: This API element is subject to removal in a future version.classBase class for functions that call SAP.classImplementation ofsenderthat calls a SAP RFC-function. -
Uses of ISenderWithParameters in org.frankframework.extensions.xfb
Classes in org.frankframework.extensions.xfb that implement ISenderWithParametersModifier and TypeClassDescriptionclassSender for transferring files using the XFB protocol. -
Uses of ISenderWithParameters in org.frankframework.filesystem
Classes in org.frankframework.filesystem that implement ISenderWithParametersModifier and TypeClassDescriptionclassAbstractFileSystemSender<F,S extends IBasicFileSystem<F>> Base class for Senders that use aFileSystem.classFileSystemSenderWithAttachments<F,A, FS extends IMailFileSystem<F, A>> Deprecated.classThis class ensures that Microsoft Authentication Library (MSAL) requests are sent through the configured proxy and the correct SSLSocketFactory. -
Uses of ISenderWithParameters in org.frankframework.http
Classes in org.frankframework.http that implement ISenderWithParametersModifier and TypeClassDescriptionclassSender for the HTTP protocol usingHttpMethod.classclassDeprecated, for removal: This API element is subject to removal in a future version.classSender that sends a message via a WebService. -
Uses of ISenderWithParameters in org.frankframework.jdbc
Classes in org.frankframework.jdbc that implement ISenderWithParametersModifier and TypeClassDescriptionclassThis executes the query that is obtained from the (here still abstract) method getStatement.classBase class for building JDBC-senders.classQuerySender that interprets the input message as a query, possibly with attributes.classQuerySender that assumes a fixed query, possibly with attributes.protected classclassSend messages to the IBISSTORE database table to have them processed exactly-once by another adapter which will read the messages using aMessageStoreListener.classQuerySender that writes each row in a ResultSet to a file.classStoredProcedureQuerySender is used to send stored procedure queries and retrieve the result.classQuerySender that transforms the input message to a query. -
Uses of ISenderWithParameters in org.frankframework.jms
Classes in org.frankframework.jms that implement ISenderWithParametersModifier and TypeClassDescriptionclassclassSender for browsing and removing queue messages (with input and output in a XML message). -
Uses of ISenderWithParameters in org.frankframework.ldap
Classes in org.frankframework.ldap that implement ISenderWithParametersModifier and TypeClassDescriptionclassSender to obtain information from and write to an LDAP Directory. -
Uses of ISenderWithParameters in org.frankframework.messaging.amqp
Classes in org.frankframework.messaging.amqp that implement ISenderWithParameters -
Uses of ISenderWithParameters in org.frankframework.mongodb
Classes in org.frankframework.mongodb that implement ISenderWithParametersModifier and TypeClassDescriptionclassSender to perform action on a MongoDB database. -
Uses of ISenderWithParameters in org.frankframework.scheduler.job
Classes in org.frankframework.scheduler.job that implement ISenderWithParametersModifier and TypeClassDescriptionstatic classThe sole purpose of this call is to prevent AOP wrapping around the sendMessage / sendMessageOrThrow methods. -
Uses of ISenderWithParameters in org.frankframework.senders
Classes in org.frankframework.senders that implement ISenderWithParametersModifier and TypeClassDescriptionclassclassclassProvides a base class for senders with parameters.classBaseclass for Wrappers for senders, that allows to get input from a session variable, and to store output in a session variable.classSender to work with the Amazon S3 Filesystem.classSender that executes either its input or a fixed line, with all parametervalues appended, as a command.classEchos input to output.classImplementation of aAbstractFileSystemSenderthat enables to manipulate messages in an Exchange folder.classDeprecated, for removal: This API element is subject to removal in a future version.classFixedResultSender, same behaviour asFixedResultPipe, but now as a ISender.classSender to send a message to another Frank!classclassPosts a message to another Frank!classPosts a message to another Frank!classclassSender used to run JavaScript code using `JavascriptEngine` implementations.classPerform an XSLT transformation with a specified stylesheet on a JSON input, yielding JSON, yielding JSON, XML or text.classSender to work with the server local filesystem.classSender that just logs its message.classsenderthat sends a mail specified by an XML message.classCollection of Senders, that are executed all at the same time.classWrapper for senders, that opens the wrapped sender at runtime before each sender action, and closes it afterwards.classPerforms a reload on database configuration.classUses the (old) SMB 1 protocol.classUses the (newer) SMB 2 and 3 protocol.classSeries of Senders, that are executed one after another.classWrapper for senders, that allows to get input from a session variable, and to store output in a session variable.classSender that sends a mail via SendGrid v3 (cloud-based SMTP provider).classclassCollection of Senders, that are executed all at the same time.classPerform an XSLT transformation with a specified stylesheet or XPath-expression. -
Uses of ISenderWithParameters in org.frankframework.xcom
Classes in org.frankframework.xcom that implement ISenderWithParametersModifier and TypeClassDescriptionclassXCom client voor het versturen van files via XCom.