Uses of Class
org.frankframework.senders.AbstractSenderWithParameters
Packages that use AbstractSenderWithParameters
Package
Description
-
Uses of AbstractSenderWithParameters in org.frankframework.collection
Subclasses of AbstractSenderWithParameters in org.frankframework.collectionModifier and TypeClassDescriptionclassAbstractCollectorSender<C extends ICollector<P>,P> Sender that writes an item to a collection, created byAbstractCollectorPipewithaction=OPEN. -
Uses of AbstractSenderWithParameters in org.frankframework.compression
Subclasses of AbstractSenderWithParameters in org.frankframework.compressionModifier and TypeClassDescriptionclassSender that writes an entry to a ZipStream, similar to ZipWriterPipe with action='write'. -
Uses of AbstractSenderWithParameters in org.frankframework.extensions.cmis
Subclasses of AbstractSenderWithParameters in org.frankframework.extensions.cmisModifier and TypeClassDescriptionclassSender to obtain information from and write to a CMIS application. -
Uses of AbstractSenderWithParameters in org.frankframework.extensions.idin
Subclasses of AbstractSenderWithParameters in org.frankframework.extensions.idinModifier and TypeClassDescriptionclassRequires the net.bankid.merchant.library V1.2.9 -
Uses of AbstractSenderWithParameters in org.frankframework.extensions.xfb
Subclasses of AbstractSenderWithParameters in org.frankframework.extensions.xfbModifier and TypeClassDescriptionclassSender for transferring files using the XFB protocol. -
Uses of AbstractSenderWithParameters in org.frankframework.filesystem
Subclasses of AbstractSenderWithParameters in org.frankframework.filesystemModifier and TypeClassDescriptionclassAbstractFileSystemSender<F,S extends IBasicFileSystem<F>> Base class for Senders that use aFileSystem.classFileSystemSenderWithAttachments<F,A, FS extends IMailFileSystem<F, A>> Deprecated. -
Uses of AbstractSenderWithParameters in org.frankframework.http
Subclasses of AbstractSenderWithParameters in org.frankframework.httpModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of AbstractSenderWithParameters in org.frankframework.jms
Subclasses of AbstractSenderWithParameters in org.frankframework.jmsModifier and TypeClassDescriptionclassSender for browsing and removing queue messages (with input and output in a XML message). -
Uses of AbstractSenderWithParameters in org.frankframework.messaging.amqp
Subclasses of AbstractSenderWithParameters in org.frankframework.messaging.amqp -
Uses of AbstractSenderWithParameters in org.frankframework.mongodb
Subclasses of AbstractSenderWithParameters in org.frankframework.mongodbModifier and TypeClassDescriptionclassSender to perform action on a MongoDB database. -
Uses of AbstractSenderWithParameters in org.frankframework.scheduler.job
Subclasses of AbstractSenderWithParameters in org.frankframework.scheduler.jobModifier and TypeClassDescriptionstatic classThe sole purpose of this call is to prevent AOP wrapping around the sendMessage / sendMessageOrThrow methods. -
Uses of AbstractSenderWithParameters in org.frankframework.senders
Subclasses of AbstractSenderWithParameters in org.frankframework.sendersModifier and TypeClassDescriptionclassclassclassBaseclass 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 AbstractSenderWithParameters in org.frankframework.xcom
Subclasses of AbstractSenderWithParameters in org.frankframework.xcomModifier and TypeClassDescriptionclassXCom client voor het versturen van files via XCom.