Uses of Annotation Interface
org.frankframework.doc.EnterpriseIntegrationPattern
Packages that use EnterpriseIntegrationPattern
Package
Description
-
Uses of EnterpriseIntegrationPattern in org.frankframework.batch
Classes in org.frankframework.batch with annotations of type EnterpriseIntegrationPatternModifier and TypeClassDescriptionclassDeprecated.Warning: non-maintained functionality. -
Uses of EnterpriseIntegrationPattern in org.frankframework.cache
Classes in org.frankframework.cache with annotations of type EnterpriseIntegrationPatternModifier and TypeClassDescriptionclassRemove specified cache key from cache with specified name. -
Uses of EnterpriseIntegrationPattern in org.frankframework.core
Classes in org.frankframework.core with annotations of type EnterpriseIntegrationPatternModifier and TypeInterfaceDescriptioninterfaceIListener<M>Base-interface for IPullingListener and IPushingListener.interfaceMarks an implementation as responsible for sending a message to some destination.interfaceMarker interface for ValidatorsinterfaceMarker interface for Wrappers -
Uses of EnterpriseIntegrationPattern in org.frankframework.filesystem
Classes in org.frankframework.filesystem with annotations of type EnterpriseIntegrationPatternModifier and TypeClassDescriptionclassAbstractFileSystemPipe<F,FS extends IBasicFileSystem<F>> Base class for Pipes that use aFileSystem.classAbstractFileSystemSender<F,S extends IBasicFileSystem<F>> Base class for Senders that use aFileSystem. -
Uses of EnterpriseIntegrationPattern in org.frankframework.pipes
Classes in org.frankframework.pipes with annotations of type EnterpriseIntegrationPatternModifier and TypeClassDescriptionclassclassPipe that performs base64 encoding and decoding.classOutput bytes as specified by the input XML.classPipe that compares the two integer values.classPipe that lexicographically compares two strings, which must NOT be empty.classSelects an exitState, based on the number of received messages by this pipe.classPipe that reads a CRL from an input stream and transforms it to an XML.classReads a message in CSV format and turns it into XML.classUsing.jsonnettransformation files, the DataSonnetPipe uses JSonnet at its core to transform files from and to different file formats specified by supportedoutputTypes.classPipe that performs domain transforming on the basis of a database table.classReturns simply the input message.classPipe that performs translations between special characters and their XML equivalents.classPipe that throws an exception based on the input message.classThis Pipe opens and returns a file from the classpath.classForPipe is a wrapper to use another pipe a fixed number of times.classGets the contents of thepipeLineSessionby a key specified by.sessionKeyclassReturns the name of the user executing the request.classThis pipe can be used to generate a hash for the given message using an algorithm.classSelects a forward based on an expression.classPipe that increases the integer value of a session variable.classPipe that checks if the calling user has a specified role.classSelects an exitState, based on whether the input is an XML string.classBase class to send a message to a Sender for each item returned by a configurable iterator.classApply a one-liner JSON path expression to the input to extract a value from input data.classJSON is not aware of the element order.classPipethat checks the well-formedness of the input message.classPipe that stores all its parameter values in the ThreadContext, formerly known as Mapped Diagnostic Context (MDC), to be used in logging.classGenerates a random password.classHash a password or validate a password against a hash using PasswordHash.java from https://crackstation.net/hashing-security.htm.classPerforms various PGP (Pretty Good Privacy) actions such as Encrypt, Sign, Decrypt, Verify.classPuts the input or thein the PipeLineSession, under the key specified byvalue.sessionKeyclassPuts the system date/time under a key in thepipeLineSession.classTries to match the input against the provided regex.classRemoves a key specified byfrom thesessionKeypipeLineSession.classThis Pipe is used to replace values in a few ways.classSends a message using ansenderand optionally receives a reply from the same sender.classclassReturns the number of bytes or characters in the input.classSkip a number of bytes or characters from the input message.classSelects an exitState, based on either the content of the input message, by means of an XSLT-stylesheet, the content of a session variable, a JSON Path expression, or, by default, by returning the name of the root-element.classPipe for converting TEXT to XML.classBreaks up the text input in blocks of a maximum length.classAssumes input to be the file name of a ZIP archive, and unzips it to a directory and/or an XML message.classPipe that generates an UUID (Universally Unique Identifier).classGenerate WSDL of parent or specified adapter.classDeprecated, for removal: This API element is subject to removal in a future version.please use theIfPipefor if (else/then) behaviour.classPerform an XQuery.classPerform an XSLT transformation with a specified stylesheet.