Uses of Interface
org.frankframework.core.IForwardTarget
Packages that use IForwardTarget
Package
Description
-
Uses of IForwardTarget in org.frankframework.batch
Classes in org.frankframework.batch that implement IForwardTargetModifier and TypeClassDescriptionclass
Deprecated.Warning: non-maintained functionality.class
Deprecated.Warning: non-maintained functionality. -
Uses of IForwardTarget in org.frankframework.cache
Classes in org.frankframework.cache that implement IForwardTargetModifier and TypeClassDescriptionclass
Remove specified cache key from cache with specified name. -
Uses of IForwardTarget in org.frankframework.collection
Classes in org.frankframework.collection that implement IForwardTargetModifier and TypeClassDescriptionclass
AbstractCollectorPipe<C extends ICollector<P>,
P> Base class for pipes that can collect items, such as multipart messages and zip archives. -
Uses of IForwardTarget in org.frankframework.compression
Classes in org.frankframework.compression that implement IForwardTargetModifier and TypeClassDescriptionclass
Sends a message to a Sender for each entry of its input, that must be an ZipInputStream.class
Pipe that creates a ZIP archive (on action close). -
Uses of IForwardTarget in org.frankframework.core
Subinterfaces of IForwardTarget in org.frankframework.coreModifier and TypeInterfaceDescriptioninterface
interface
A Pipe represents an action to take in aPipeLine
.interface
Marker interface for Validatorsinterface
Marker interface for Wrappersinterface
Classes in org.frankframework.core that implement IForwardTargetModifier and TypeClassDescriptionclass
Wrapper for the response validator.class
The Exit of a Pipeline that specifies the end state of a PipeLine.Methods in org.frankframework.core that return IForwardTargetModifier and TypeMethodDescriptionPipeLine.resolveForward
(IPipe pipe, PipeForward forward) Find the destination of the forward, i.e. theobject
(Pipe or PipeLineExit) where the forward points to. -
Uses of IForwardTarget in org.frankframework.extensions.api
Classes in org.frankframework.extensions.api that implement IForwardTargetModifier and TypeClassDescriptionclass
Extension to SoapWrapperPipe for API Management.class
Deprecated.class
Extension to WsdlXmlValidator for API Management. -
Uses of IForwardTarget in org.frankframework.extensions.aspose.pipe
Classes in org.frankframework.extensions.aspose.pipe that implement IForwardTargetModifier and TypeClassDescriptionclass
Returns the amount of pages of a PDF file.class
Converts files to pdf type. -
Uses of IForwardTarget in org.frankframework.extensions.bis
Classes in org.frankframework.extensions.bis that implement IForwardTargetModifier and TypeClassDescriptionclass
Deprecated.Please replace with org.frankframework.extensions.esb.EsbSoapWrapperPipe (not 1:1) -
Uses of IForwardTarget in org.frankframework.extensions.esb
Classes in org.frankframework.extensions.esb that implement IForwardTargetModifier and TypeClassDescriptionclass
Kind of extension to EsbSoapWrapperPipe for real time destinations.class
XmlValidator that will automatically add the SOAP envelope XSD and the ESB XSD (e.g. a CommonMessageHeader.xsd) to the set of XSDs used for validation.class
Extension to SoapWrapperPipe for separate modes.class
-
Uses of IForwardTarget in org.frankframework.extensions.fxf
Classes in org.frankframework.extensions.fxf that implement IForwardTargetModifier and TypeClassDescriptionclass
FxF wrapper to be used with FxF3.class
FxF XML validator to be used with FxF3. -
Uses of IForwardTarget in org.frankframework.extensions.rekenbox
Classes in org.frankframework.extensions.rekenbox that implement IForwardTargetModifier and TypeClassDescriptionclass
Transforms between ascii-ADIOS and an XML representation of ADIOS.class
Transforms between ascii and an XML representation.class
Perform a call to a RekenBox. -
Uses of IForwardTarget in org.frankframework.extensions.sap.jco3
Classes in org.frankframework.extensions.sap.jco3 that implement IForwardTargetModifier and TypeClassDescriptionclass
Manager for SAP Logical Units of Work (LUWs). -
Uses of IForwardTarget in org.frankframework.extensions.svn
Classes in org.frankframework.extensions.svn that implement IForwardTargetModifier and TypeClassDescriptionclass
Pipe which scans TIBCO sources in Subversion and creates a report in xml. -
Uses of IForwardTarget in org.frankframework.extensions.tibco
Classes in org.frankframework.extensions.tibco that implement IForwardTargetModifier and TypeClassDescriptionclass
Returns information about Tibco queues in a XML string.class
Sends a message to a Tibco queue. -
Uses of IForwardTarget in org.frankframework.extensions.tibco.pipes
Classes in org.frankframework.extensions.tibco.pipes that implement IForwardTargetModifier and TypeClassDescriptionclass
Pipe that performs obfuscation on a message, using the tibcrypt library. -
Uses of IForwardTarget in org.frankframework.filesystem
Classes in org.frankframework.filesystem that implement IForwardTargetModifier and TypeClassDescriptionclass
AbstractFileSystemPipe<F,
FS extends IBasicFileSystem<F>> Base class for Pipes that use aFileSystem
.class
ForEachAttachmentPipe<F,
A, FS extends IMailFileSystem<F, A>> -
Uses of IForwardTarget in org.frankframework.http.rest
Classes in org.frankframework.http.rest that implement IForwardTarget -
Uses of IForwardTarget in org.frankframework.jdbc
Classes in org.frankframework.jdbc that implement IForwardTargetModifier and TypeClassDescriptionclass
Deprecated.class
Deprecated.class
Deprecated.class
Pipe that iterates over the lines in a BLOB.class
Pipe that iterates over the lines in a CLOB.class
Base class for JDBC iterating pipes.class
abstract baseclass for Pipes that iterate over the lines in a lob.class
Pipe that iterates over rows in in ResultSet. -
Uses of IForwardTarget in org.frankframework.ladybug
Classes in org.frankframework.ladybug that implement IForwardTargetModifier and TypeClassDescriptionclass
Call Ladybug Test Tool to rerun the reports present in test storage (see Test tab in Ladybug) -
Uses of IForwardTarget in org.frankframework.ldap
Classes in org.frankframework.ldap that implement IForwardTargetModifier and TypeClassDescriptionclass
Base pipe for querying LDAP.class
Pipe that returns the memberships of a userDN.class
Pipe that checks if a specified dn exists as 'member' in another specified dn in LDAP. -
Uses of IForwardTarget in org.frankframework.pipes
Classes in org.frankframework.pipes that implement IForwardTargetModifier and TypeClassDescriptionclass
Base class forPipe
.class
Pipe that validates the input message against a schema.static class
Wrapper for the response validator.class
class
Pipe that performs base64 encoding and decoding.class
Output bytes as specified by the input XML.class
Deprecated, for removal: This API element is subject to removal in a future version.Please use theHashPipe
.class
Pipe that compares the two integer values.class
Pipe that lexicographically compares two strings, which must NOT be empty.class
Pipe to zip or unzip a message or file.class
Selects an exitState, based on the number of received messages by this pipe.class
Pipe to check the the CredentialFactory (for testing only).class
Pipe that reads a CRL from an input stream and transforms it to an XML.class
Reads a message in CSV format and turns it into XML.class
Using.jsonnet
transformation files, the DataSonnetPipe uses JSonnet at its core to transform files from and to different file formats specified by supportedoutputTypes
.class
Pipe that sleeps for a specified time, which defaults to 5000 msecs.class
Pipe that performs domain transforming on the basis of a database table.class
Returns simply the input message.class
Pipe that performs translations between special characters and their XML equivalents.class
Deprecated.class
Pipe that throws an exception based on the input message.class
Provides a base class for a Pipe that always has the same forward.class
This Pipe opens and returns a file from the classpath.class
Sends a message to a Sender for each child element of the input XML.class
ForPipe is a wrapper to use another pipe a fixed number of times.class
Gets the contents of thepipeLineSession
by a key specified by
.sessionKey
class
Returns the name of the user executing the request.class
This pipe can be used to generate a hash for the given message using an algorithm.class
Selects a forward based on an expression.class
Pipe that increases the integer value of a session variable.class
Pipe that checks if the calling user has a specified role.class
Selects an exitState, based on whether the input is an XML string.class
Base class to send a message to a Sender for each item returned by a configurable iterator.class
Pipe
that validates the XML or JSON input message against a XML Schema and returns either XML or JSON.class
JSON is not aware of the element order.class
Pipe that validates the input message against a JSON Schema.class
Pipe
that checks the well-formedness of the input message.class
Perform an XSLT transformation with a specified stylesheet on a JSON input, yielding JSON, XML or text.class
Creates a JWT with a shared secret using the HmacSHA256 algorithm.class
Call Larva Test Toolclass
Pipe to work with the server local filesystem.class
Pipe that stores all its parameter values in the ThreadContext, formerly known as Mapped Diagnostic Context (MDC), to be used in logging.class
Pipe that sends a mail-message using aMailSender
as its sender.class
class
Generates a random password.class
Hash a password or validate a password against a hash using PasswordHash.java from https://crackstation.net/hashing-security.htm.class
Performs various PGP (Pretty Good Privacy) actions such as Encrypt, Sign, Decrypt, Verify.class
Puts the input or the
in the PipeLineSession, under the key specified byvalue
.sessionKey
class
Puts the system date/time under a key in thepipeLineSession
.class
Tries to match the input against the provided regex.class
Removes a key specified by
from thesessionKey
pipeLineSession
.class
This Pipe is used to replace values in a few ways.class
Deprecated, for removal: This API element is subject to removal in a future version.class
class
Deprecated, for removal: This API element is subject to removal in a future version.class
Sends a message using ansender
and optionally receives a reply from the same sender.class
class
Returns the number of bytes or characters in the input.class
Skip a number of bytes or characters from the input message.class
Sends a message to a Sender for each line of its input, that must be an InputStream.class
Stream an input stream to an output stream.class
IteratingPipe that has Strings as items.class
Pipe for converting TEXT to XML.class
Breaks up the text input in blocks of a maximum length.class
Extension to FixedForwardPipe for interrupting processing when timeout is exceeded.class
Assumes input to be the file name of a ZIP archive, and unzips it to a directory and/or an XML message.class
Pipe that generates an UUID (Universally Unique Identifier).class
Generate WSDL of parent or specified adapter.class
XmlValidator that will read the XSD's to use from a WSDL.class
Deprecated, for removal: This API element is subject to removal in a future version.please use theIfPipe
for if (else/then) behaviour.class
Selects an exitState, based on either the content of the input message, by means of a XSLT-stylesheet, the content of a session variable or, by default, by returning the name of the root-element.class
Pipe that validates the input message against an XML Schema.static class
Wrapper for the XML response validator.class
Pipe
that checks the well-formedness of the input message.class
Perform an XQuery.class
Perform an XSLT transformation with a specified stylesheet. -
Uses of IForwardTarget in org.frankframework.soap
Classes in org.frankframework.soap that implement IForwardTargetModifier and TypeClassDescriptionclass
XmlValidator that will automatically add the SOAP envelope XSD to the set of XSD's used for validation.class
Pipe to wrap or unwrap a message from/into a SOAP Envelope.