Uses of Class
org.frankframework.core.TransactionAttributes
Packages that use TransactionAttributes
Package
Description
-
Uses of TransactionAttributes in org.frankframework.batch
Subclasses of TransactionAttributes in org.frankframework.batchModifier and TypeClassDescriptionclass
Deprecated.Warning: non-maintained functionality.class
Deprecated.Warning: non-maintained functionality. -
Uses of TransactionAttributes in org.frankframework.cache
Subclasses of TransactionAttributes in org.frankframework.cacheModifier and TypeClassDescriptionclass
Remove specified cache key from cache with specified name. -
Uses of TransactionAttributes in org.frankframework.collection
Subclasses of TransactionAttributes in org.frankframework.collectionModifier 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 TransactionAttributes in org.frankframework.compression
Subclasses of TransactionAttributes in org.frankframework.compressionModifier 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 TransactionAttributes in org.frankframework.core
Subclasses of TransactionAttributes in org.frankframework.core -
Uses of TransactionAttributes in org.frankframework.extensions.api
Subclasses of TransactionAttributes in org.frankframework.extensions.apiModifier and TypeClassDescriptionclass
Extension to SoapWrapperPipe for API Management.class
Deprecated.class
Extension to WsdlXmlValidator for API Management. -
Uses of TransactionAttributes in org.frankframework.extensions.aspose.pipe
Subclasses of TransactionAttributes in org.frankframework.extensions.aspose.pipeModifier and TypeClassDescriptionclass
Returns the amount of pages of a PDF file.class
Converts files to pdf type. -
Uses of TransactionAttributes in org.frankframework.extensions.bis
Subclasses of TransactionAttributes in org.frankframework.extensions.bisModifier and TypeClassDescriptionclass
Deprecated.Please replace with org.frankframework.extensions.esb.EsbSoapWrapperPipe (not 1:1) -
Uses of TransactionAttributes in org.frankframework.extensions.esb
Subclasses of TransactionAttributes in org.frankframework.extensions.esbModifier 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 TransactionAttributes in org.frankframework.extensions.fxf
Subclasses of TransactionAttributes in org.frankframework.extensions.fxfModifier and TypeClassDescriptionclass
FxF wrapper to be used with FxF3.class
FxF XML validator to be used with FxF3. -
Uses of TransactionAttributes in org.frankframework.extensions.rekenbox
Subclasses of TransactionAttributes in org.frankframework.extensions.rekenboxModifier 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 TransactionAttributes in org.frankframework.extensions.sap.jco3
Subclasses of TransactionAttributes in org.frankframework.extensions.sap.jco3Modifier and TypeClassDescriptionclass
Manager for SAP Logical Units of Work (LUWs). -
Uses of TransactionAttributes in org.frankframework.extensions.svn
Subclasses of TransactionAttributes in org.frankframework.extensions.svnModifier and TypeClassDescriptionclass
Pipe which scans TIBCO sources in Subversion and creates a report in xml. -
Uses of TransactionAttributes in org.frankframework.extensions.tibco
Subclasses of TransactionAttributes in org.frankframework.extensions.tibcoModifier and TypeClassDescriptionclass
Returns information about Tibco queues in a XML string.class
Sends a message to a Tibco queue. -
Uses of TransactionAttributes in org.frankframework.extensions.tibco.pipes
Subclasses of TransactionAttributes in org.frankframework.extensions.tibco.pipesModifier and TypeClassDescriptionclass
Pipe that performs obfuscation on a message, using the tibcrypt library. -
Uses of TransactionAttributes in org.frankframework.filesystem
Subclasses of TransactionAttributes in org.frankframework.filesystemModifier 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 TransactionAttributes in org.frankframework.http.rest
Subclasses of TransactionAttributes in org.frankframework.http.rest -
Uses of TransactionAttributes in org.frankframework.jdbc
Subclasses of TransactionAttributes in org.frankframework.jdbcModifier 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 TransactionAttributes in org.frankframework.ladybug
Subclasses of TransactionAttributes in org.frankframework.ladybugModifier and TypeClassDescriptionclass
Call Ladybug Test Tool to rerun the reports present in test storage (see Test tab in Ladybug) -
Uses of TransactionAttributes in org.frankframework.ldap
Subclasses of TransactionAttributes in org.frankframework.ldapModifier 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 TransactionAttributes in org.frankframework.pipes
Subclasses of TransactionAttributes in org.frankframework.pipesModifier and TypeClassDescriptionclass
Base class forPipe
.class
Pipe that validates the input message against a schema.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
Uses the (old) SMB 1 protocol.class
class
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.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 TransactionAttributes in org.frankframework.receivers
Subclasses of TransactionAttributes in org.frankframework.receivers -
Uses of TransactionAttributes in org.frankframework.scheduler
Subclasses of TransactionAttributes in org.frankframework.scheduler -
Uses of TransactionAttributes in org.frankframework.scheduler.job
Subclasses of TransactionAttributes in org.frankframework.scheduler.jobModifier and TypeClassDescriptionclass
Job which can stop/start adapters and receivers.class
Frank!class
Frank!class
Frank!class
class
Scheduled job to execute JDBC Queries using aFixedQuerySender
.class
Deprecated, for removal: This API element is subject to removal in a future version.class
Deprecated.class
1.class
Frank!class
Scheduled job to send messages to aFrankListener
. -
Uses of TransactionAttributes in org.frankframework.soap
Subclasses of TransactionAttributes in org.frankframework.soapModifier 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.