Uses of Interface
org.frankframework.core.IWithParameters
Packages that use IWithParameters
Package
Description
-
Uses of IWithParameters in org.frankframework.batch
Classes in org.frankframework.batch that implement IWithParametersModifier and TypeClassDescriptionclassDeprecated.Warning: non-maintained functionality.classAbstract class for resulthandlers (handler that handles the transformed record).classDeprecated.Warning: non-maintained functionality.classDeprecated.Warning: non-maintained functionality.classDeprecated.Warning: non-maintained functionality.classDeprecated.Warning: non-maintained functionality.classDeprecated.Warning: non-maintained functionality.classDeprecated.Warning: non-maintained functionality.classDeprecated.Warning: non-maintained functionality.classBaseclass for resulthandlers that write the transformed record to a writer.classDeprecated.Warning: non-maintained functionality. -
Uses of IWithParameters in org.frankframework.cache
Classes in org.frankframework.cache that implement IWithParametersModifier and TypeClassDescriptionclassRemove specified cache key from cache with specified name. -
Uses of IWithParameters in org.frankframework.collection
Classes in org.frankframework.collection that implement IWithParametersModifier and TypeClassDescriptionclassAbstractCollectorPipe<C extends ICollector<P>,P> Base class for pipes that can collect items, such as multipart messages and zip archives.classAbstractCollectorSender<C extends ICollector<P>,P> Sender that writes an item to a collection, created byAbstractCollectorPipewithaction=OPEN. -
Uses of IWithParameters in org.frankframework.compression
Classes in org.frankframework.compression that implement IWithParametersModifier and TypeClassDescriptionclassSends a message to a Sender for each entry of its input, that must be an ZipInputStream.classPipe that creates a ZIP archive (on action close).classSender that writes an entry to a ZipStream, similar to ZipWriterPipe with action='write'. -
Uses of IWithParameters in org.frankframework.core
Subinterfaces of IWithParameters in org.frankframework.coreModifier and TypeInterfaceDescriptioninterfaceAllows to leverage sending messages in blocks.interfaceAllows Senders to declare that they accept and may useparameters -
Uses of IWithParameters in org.frankframework.errormessageformatters
Classes in org.frankframework.errormessageformatters that implement IWithParametersModifier and TypeClassDescriptionclassApplies a DataSonnet.jsonnetJSON transformation file to the standard JSON error message generated by theErrorMessageFormatter.classApplies an XSLT stylesheet to the standard error message generated by theErrorMessageFormatter. -
Uses of IWithParameters in org.frankframework.extensions.akamai
Classes in org.frankframework.extensions.akamai that implement IWithParametersModifier and TypeClassDescriptionclassSender for Akamai NetStorage (HTTP based). -
Uses of IWithParameters in org.frankframework.extensions.api
Classes in org.frankframework.extensions.api that implement IWithParametersModifier and TypeClassDescriptionclassExtension to SoapWrapperPipe for API Management.classDeprecated.classExtension to WsdlXmlValidator for API Management. -
Uses of IWithParameters in org.frankframework.extensions.aspose.pipe
Classes in org.frankframework.extensions.aspose.pipe that implement IWithParametersModifier and TypeClassDescriptionclassReturns the amount of pages of a PDF file.classConverts files to pdf type. -
Uses of IWithParameters in org.frankframework.extensions.bis
Classes in org.frankframework.extensions.bis that implement IWithParametersModifier and TypeClassDescriptionclassDeprecated.Please use JmsListener combined with BisWrapperPipeclassDeprecated.Please use JmsSender combined with BisWrapperPipeclassDeprecated.Please replace with org.frankframework.extensions.esb.EsbSoapWrapperPipe (not 1:1) -
Uses of IWithParameters in org.frankframework.extensions.cmis
Classes in org.frankframework.extensions.cmis that implement IWithParametersModifier and TypeClassDescriptionclassAbstract class to prevent Frank!classSender to obtain information from and write to a CMIS application. -
Uses of IWithParameters in org.frankframework.extensions.esb
Classes in org.frankframework.extensions.esb that implement IWithParametersModifier and TypeClassDescriptionclassKind of extension to EsbSoapWrapperPipe for real time destinations.classESB (Enterprise Service Bus) extension of JmsListener.classESB (Enterprise Service Bus) extension ofJmsSender.classXmlValidator 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.classExtension to SoapWrapperPipe for separate modes.class -
Uses of IWithParameters in org.frankframework.extensions.fxf
Classes in org.frankframework.extensions.fxf that implement IWithParametersModifier and TypeClassDescriptionclassFxF extension of EsbJmsListener.classFxF wrapper to be used with FxF3.classFxF XML validator to be used with FxF3. -
Uses of IWithParameters in org.frankframework.extensions.ibm
Classes in org.frankframework.extensions.ibm that implement IWithParameters -
Uses of IWithParameters in org.frankframework.extensions.idin
Classes in org.frankframework.extensions.idin that implement IWithParametersModifier and TypeClassDescriptionclassRequires the net.bankid.merchant.library V1.2.9 -
Uses of IWithParameters in org.frankframework.extensions.mqtt
Classes in org.frankframework.extensions.mqtt that implement IWithParametersModifier and TypeClassDescriptionclassMQTT listener which will connect to a broker and subscribe to a topic. -
Uses of IWithParameters in org.frankframework.extensions.rekenbox
Classes in org.frankframework.extensions.rekenbox that implement IWithParametersModifier and TypeClassDescriptionclassTransforms between ascii-ADIOS and an XML representation of ADIOS.classTransforms between ascii and an XML representation.classPerform a call to a RekenBox. -
Uses of IWithParameters in org.frankframework.extensions.sap
Subinterfaces of IWithParameters in org.frankframework.extensions.sapModifier and TypeInterfaceDescriptioninterfaceCommon interface to be implemented by SapSender implementations.Classes in org.frankframework.extensions.sap that implement IWithParameters -
Uses of IWithParameters in org.frankframework.extensions.sap.jco3
Classes in org.frankframework.extensions.sap.jco3 that implement IWithParametersModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classImplementation ofsenderthat sends an IDoc to SAP.classManager for SAP Logical Units of Work (LUWs).classDeprecated, for removal: This API element is subject to removal in a future version.classBase class for functions that call SAP.classImplementation ofsenderthat calls a SAP RFC-function. -
Uses of IWithParameters in org.frankframework.extensions.svn
Classes in org.frankframework.extensions.svn that implement IWithParametersModifier and TypeClassDescriptionclassPipe which scans TIBCO sources in Subversion and creates a report in xml. -
Uses of IWithParameters in org.frankframework.extensions.tibco
Classes in org.frankframework.extensions.tibco that implement IWithParametersModifier and TypeClassDescriptionclassReturns information about Tibco queues in a XML string.classSends a message to a Tibco queue.class -
Uses of IWithParameters in org.frankframework.extensions.tibco.pipes
Classes in org.frankframework.extensions.tibco.pipes that implement IWithParametersModifier and TypeClassDescriptionclassPipe that performs obfuscation on a message, using the tibcrypt library. -
Uses of IWithParameters in org.frankframework.extensions.xfb
Classes in org.frankframework.extensions.xfb that implement IWithParametersModifier and TypeClassDescriptionclassSender for transferring files using the XFB protocol. -
Uses of IWithParameters in org.frankframework.filesystem
Classes in org.frankframework.filesystem that implement IWithParametersModifier 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.classFileSystemSenderWithAttachments<F,A, FS extends IMailFileSystem<F, A>> Deprecated.classForEachAttachmentPipe<F,A, FS extends IMailFileSystem<F, A>> classThis class ensures that Microsoft Authentication Library (MSAL) requests are sent through the configured proxy and the correct SSLSocketFactory. -
Uses of IWithParameters in org.frankframework.http
Classes in org.frankframework.http that implement IWithParametersModifier and TypeClassDescriptionclassSender for the HTTP protocol usingHttpMethod.classclassDeprecated, for removal: This API element is subject to removal in a future version.classSender that sends a message via a WebService. -
Uses of IWithParameters in org.frankframework.http.rest
Classes in org.frankframework.http.rest that implement IWithParameters -
Uses of IWithParameters in org.frankframework.jdbc
Classes in org.frankframework.jdbc that implement IWithParametersModifier and TypeClassDescriptionclassThis executes the query that is obtained from the (here still abstract) method getStatement.classBase class for building JDBC-senders.classDeprecated.classDeprecated.classDeprecated.classPipe that iterates over the lines in a BLOB.classPipe that iterates over the lines in a CLOB.classQuerySender that interprets the input message as a query, possibly with attributes.classQuerySender that assumes a fixed query, possibly with attributes.classBase class for JDBC iterating pipes.protected classclassabstract baseclass for Pipes that iterate over the lines in a lob.classSend messages to the IBISSTORE database table to have them processed exactly-once by another adapter which will read the messages using aMessageStoreListener.classResultHandlerthat writes the transformed record to a BLOB.classResultHandlerthat writes the transformed record to a CLOB.classBaseclass for batchresultHandlerthat writes the transformed record to a LOB.classQuerySender that writes each row in a ResultSet to a file.classPipe that iterates over rows in in ResultSet.classStoredProcedureQuerySender is used to send stored procedure queries and retrieve the result.classQuerySender that transforms the input message to a query. -
Uses of IWithParameters in org.frankframework.jms
Classes in org.frankframework.jms that implement IWithParametersModifier and TypeClassDescriptionclassclassA true multi-threadedListener-class.classclassA true multi-threadedListener-class.classJMSListener re-implemented as a pushing listener rather than a pulling listener.classSender for browsing and removing queue messages (with input and output in a XML message). -
Uses of IWithParameters in org.frankframework.ladybug
Classes in org.frankframework.ladybug that implement IWithParametersModifier and TypeClassDescriptionclassCall Ladybug Test Tool to rerun the reports present in test storage (see Test tab in Ladybug) -
Uses of IWithParameters in org.frankframework.ldap
Classes in org.frankframework.ldap that implement IWithParametersModifier and TypeClassDescriptionclassBase pipe for querying LDAP.classPipe that returns the memberships of a userDN.classPipe that checks if a specified dn exists as 'member' in another specified dn in LDAP.classSender to obtain information from and write to an LDAP Directory. -
Uses of IWithParameters in org.frankframework.messaging.amqp
Classes in org.frankframework.messaging.amqp that implement IWithParameters -
Uses of IWithParameters in org.frankframework.mongodb
Classes in org.frankframework.mongodb that implement IWithParametersModifier and TypeClassDescriptionclassSender to perform action on a MongoDB database. -
Uses of IWithParameters in org.frankframework.parameters
Classes in org.frankframework.parameters that implement IWithParametersModifier and TypeClassDescriptionclassGeneric parameter definition.classParameter that resolves it's value to eithertrueorfalse.classclassA parameter which represents its value as aMessagewith mimetype application/json.classclassPlaceholder class to allow legacy configuration notations<param type='number' />in the new Frank!class -
Uses of IWithParameters in org.frankframework.pipes
Classes in org.frankframework.pipes that implement IWithParametersModifier and TypeClassDescriptionclassBase class forPipe.classPipe that validates the input message against a schema.classclassPipe that performs base64 encoding and decoding.classOutput bytes as specified by the input XML.classDeprecated, for removal: This API element is subject to removal in a future version.Please use theHashPipe.classPipe that compares the two integer values.classPipe that lexicographically compares two strings, which must NOT be empty.classPipe to zip or unzip a message or file.classSelects an exitState, based on the number of received messages by this pipe.classPipe to check the the CredentialFactory (for testing only).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 sleeps for a specified time, which defaults to 5000 msecs.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.classDeprecated.classPipe that throws an exception based on the input message.classProvides a base class for a Pipe that always has the same forward.classThis Pipe opens and returns a file from the classpath.classSends a message to a Sender for each child element of the input XML.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.classPipethat validates the XML or JSON input message against a XML Schema and returns either XML or JSON.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.classPipe that validates the input message against a JSON Schema.classPipethat checks the well-formedness of the input message.classPerform an XSLT transformation with a specified stylesheet on a JSON input, yielding JSON, XML or text.classCreates a JWT with a shared secret using the HmacSHA256 algorithm.classCall Larva Test ToolclassPipe to work with the server local filesystem.classPipe that stores all its parameter values in the ThreadContext, formerly known as Mapped Diagnostic Context (MDC), to be used in logging.classPipe that sends a mail-message using aMailSenderas its sender.classclassGenerates 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.classDeprecated, for removal: This API element is subject to removal in a future version.classclassDeprecated, for removal: This API element is subject to removal in a future version.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.classSends a message to a Sender for each line of its input, that must be an InputStream.classStream an input stream to an output stream.classIteratingPipe that has Strings as items.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.classDeprecated.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.classXmlValidator that will read the XSD's to use from a WSDL.classDeprecated, for removal: This API element is subject to removal in a future version.please use theIfPipefor if (else/then) behaviour.classSelects an exitState, based on either the content of the input message, by means of an XSLT-stylesheet, the content of a session variable or, by default, by returning the name of the root-element.classPipe that validates the input message against an XML Schema.classPipethat checks the well-formedness of the input message.classPerform an XQuery.classPerform an XSLT transformation with a specified stylesheet. -
Uses of IWithParameters in org.frankframework.scheduler.job
Classes in org.frankframework.scheduler.job that implement IWithParametersModifier and TypeClassDescriptionstatic classThe sole purpose of this call is to prevent AOP wrapping around the sendMessage / sendMessageOrThrow methods. -
Uses of IWithParameters in org.frankframework.senders
Classes in org.frankframework.senders that implement IWithParametersModifier and TypeClassDescriptionclassclassclassProvides a base class for senders with parameters.classBaseclass 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 IWithParameters in org.frankframework.soap
Classes in org.frankframework.soap that implement IWithParametersModifier and TypeClassDescriptionclassXmlValidator that will automatically add the SOAP envelope XSD to the set of XSD's used for validation.classPipe to wrap or unwrap a message from/into a SOAP Envelope. -
Uses of IWithParameters in org.frankframework.xcom
Classes in org.frankframework.xcom that implement IWithParametersModifier and TypeClassDescriptionclassXCom client voor het versturen van files via XCom.