Package org.frankframework.senders
package org.frankframework.senders
-
ClassDescriptionGeneric mail classGeneric mail attachment classBaseclass for senders.Provides a base class for senders with parameters.Baseclass for Wrappers for senders, that allows to get input from a session variable, and to store output in a session variable.Sender that executes either its input or a fixed line, with all parametervalues appended, as a command.Sender that sleeps for a specified time, which defaults to 5000 msecs.Echos input to output.FixedResultSender, same behaviour as
FixedResultPipe
, but now as a ISender.Sender to send a message to another Frank!Scope forFrankSender
call: Another Frank!Posts a message to another Frank!Posts a message to another Frank!Helper class forIbisLocalSender
that wraps aroundServiceClient
implementation to make calls to a local Ibis adapter in a separate thread.Sender used to run JavaScript code using `JavascriptEngine` implementations.Perform an XSLT transformation with a specified stylesheet on a JSON input, yielding JSON, yielding JSON, XML or text.Sender that just logs its message.sender
that sends a mail specified by an XML message.Collection of Senders, that are executed all at the same time.Wrapper for senders, that opens the wrapped sender at runtime before each sender action, and closes it afterwards.Performs a reload on database configuration.Series of Senders, that are executed one after another.Wrapper for senders, that allows to get input from a session variable, and to store output in a session variable.Sender that sends a mail via SendGrid v3 (cloud-based SMTP provider).Collection of Senders, that are executed all at the same time.Sender that validates the input message against a XML Schema.Perform an XSLT transformation with a specified stylesheet or XPath-expression.