Uses of Interface
org.frankframework.core.IPipe
Packages that use IPipe
Package
Description
-
Uses of IPipe in org.frankframework.batch
Classes in org.frankframework.batch that implement IPipeModifier and TypeClassDescriptionclassDeprecated.Warning: non-maintained functionality.classDeprecated.Warning: non-maintained functionality. -
Uses of IPipe in org.frankframework.cache
Classes in org.frankframework.cache that implement IPipeModifier and TypeClassDescriptionclassRemove specified cache key from cache with specified name. -
Uses of IPipe in org.frankframework.collection
Classes in org.frankframework.collection that implement IPipeModifier and TypeClassDescriptionclassAbstractCollectorPipe<C extends ICollector<P>,P> Base class for pipes that can collect items, such as multipart messages and zip archives. -
Uses of IPipe in org.frankframework.compression
Classes in org.frankframework.compression that implement IPipeModifier 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). -
Uses of IPipe in org.frankframework.core
Subinterfaces of IPipe in org.frankframework.coreModifier and TypeInterfaceDescriptioninterfaceinterfaceMarker interface for ValidatorsinterfaceMarker interface for WrappersinterfaceClasses in org.frankframework.core that implement IPipeModifier and TypeClassDescriptionclassWrapper for the response validator.Methods in org.frankframework.core that return IPipeMethods in org.frankframework.core with parameters of type IPipeModifier and TypeMethodDescriptionvoidRegister a Pipe at this pipeline.voidio.micrometer.core.instrument.DistributionSummaryPipeLine.getPipeSizeInStatistics(IPipe pipe) io.micrometer.core.instrument.DistributionSummaryPipeLine.getPipeSizeOutStatistics(IPipe pipe) io.micrometer.core.instrument.DistributionSummaryPipeLine.getPipeStatistics(IPipe pipe) io.micrometer.core.instrument.DistributionSummaryPipeLine.getPipeWaitStatistics(IPipe pipe) PipeLine.resolveForward(IPipe pipe, PipeForward forward) Find the destination of the forward, i.e. theobject(Pipe or PipeLineExit) where the forward points to.protected voidprotected voidConstructors in org.frankframework.core with parameters of type IPipeModifierConstructorDescriptionPipeRunException(IPipe pipe, String msg) PipeRunException(IPipe pipe, String msg, Throwable e) -
Uses of IPipe in org.frankframework.extensions.api
Classes in org.frankframework.extensions.api that implement IPipeModifier and TypeClassDescriptionclassExtension to SoapWrapperPipe for API Management.classDeprecated.classExtension to WsdlXmlValidator for API Management. -
Uses of IPipe in org.frankframework.extensions.aspose.pipe
Classes in org.frankframework.extensions.aspose.pipe that implement IPipeModifier and TypeClassDescriptionclassReturns the amount of pages of a PDF file.classConverts files to pdf type. -
Uses of IPipe in org.frankframework.extensions.bis
Classes in org.frankframework.extensions.bis that implement IPipeModifier and TypeClassDescriptionclassDeprecated.Please replace with org.frankframework.extensions.esb.EsbSoapWrapperPipe (not 1:1) -
Uses of IPipe in org.frankframework.extensions.esb
Classes in org.frankframework.extensions.esb that implement IPipeModifier and TypeClassDescriptionclassKind of extension to EsbSoapWrapperPipe for real time destinations.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 IPipe in org.frankframework.extensions.fxf
Classes in org.frankframework.extensions.fxf that implement IPipeModifier and TypeClassDescriptionclassFxF wrapper to be used with FxF3.classFxF XML validator to be used with FxF3. -
Uses of IPipe in org.frankframework.extensions.rekenbox
Classes in org.frankframework.extensions.rekenbox that implement IPipeModifier 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 IPipe in org.frankframework.extensions.sap.jco3
Classes in org.frankframework.extensions.sap.jco3 that implement IPipeModifier and TypeClassDescriptionclassManager for SAP Logical Units of Work (LUWs). -
Uses of IPipe in org.frankframework.extensions.svn
Classes in org.frankframework.extensions.svn that implement IPipeModifier and TypeClassDescriptionclassPipe which scans TIBCO sources in Subversion and creates a report in xml. -
Uses of IPipe in org.frankframework.extensions.tibco
Classes in org.frankframework.extensions.tibco that implement IPipeModifier and TypeClassDescriptionclassReturns information about Tibco queues in a XML string.classSends a message to a Tibco queue. -
Uses of IPipe in org.frankframework.extensions.tibco.pipes
Classes in org.frankframework.extensions.tibco.pipes that implement IPipeModifier and TypeClassDescriptionclassPipe that performs obfuscation on a message, using the tibcrypt library. -
Uses of IPipe in org.frankframework.filesystem
Classes in org.frankframework.filesystem that implement IPipeModifier and TypeClassDescriptionclassAbstractFileSystemPipe<F,FS extends IBasicFileSystem<F>> Base class for Pipes that use aFileSystem.classForEachAttachmentPipe<F,A, FS extends IMailFileSystem<F, A>> -
Uses of IPipe in org.frankframework.http.rest
Classes in org.frankframework.http.rest that implement IPipe -
Uses of IPipe in org.frankframework.jdbc
Classes in org.frankframework.jdbc that implement IPipeModifier and TypeClassDescriptionclassDeprecated.classDeprecated.classDeprecated.classPipe that iterates over the lines in a BLOB.classPipe that iterates over the lines in a CLOB.classBase class for JDBC iterating pipes.classabstract baseclass for Pipes that iterate over the lines in a lob.classPipe that iterates over rows in in ResultSet. -
Uses of IPipe in org.frankframework.ladybug
Classes in org.frankframework.ladybug that implement IPipeModifier and TypeClassDescriptionclassCall Ladybug Test Tool to rerun the reports present in test storage (see Test tab in Ladybug)Methods in org.frankframework.ladybug with parameters of type IPipeModifier and TypeMethodDescriptionIbisDebuggerAdvice.debugPipeGetInputFrom(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint, PipeLine pipeLine, IPipe pipe, Message message, PipeLineSession pipeLineSession) Provides advice forLimitingParallelExecutionPipeProcessor.processPipe(PipeLine pipeLine, IPipe pipe, Message message, PipeLineSession session)LimitingParallelExecutionPipeProcessor is just after InputOutputPipeProcessor, so it sees the effect of the replacements made by the latter.IbisDebuggerAdvice.debugPipeInputOutputAbort(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint, PipeLine pipeLine, IPipe pipe, Message message, PipeLineSession pipeLineSession) PipeDescriptionProvider.getPipeDescription(PipeLine pipeLine, IPipe pipe) Get a PipeDescription object for the specified pipe.LadybugReportGenerator.pipeAbort(PipeLine pipeLine, IPipe pipe, String correlationId, Throwable throwable) <T> T<T> TLadybugReportGenerator.pipeOutput(PipeLine pipeLine, IPipe pipe, String correlationId, T output) -
Uses of IPipe in org.frankframework.ldap
Classes in org.frankframework.ldap that implement IPipeModifier 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. -
Uses of IPipe in org.frankframework.management.bus.endpoints
Methods in org.frankframework.management.bus.endpoints that return IPipeModifier and TypeMethodDescriptionprotected IPipeBusEndpointBase.getPipeByName(Adapter adapter, String pipeName) -
Uses of IPipe in org.frankframework.pipes
Classes in org.frankframework.pipes that implement IPipeModifier and TypeClassDescriptionclassBase class forPipe.classPipe that validates the input message against a schema.static classWrapper for the response validator.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.static classWrapper for the XML response validator.classPipethat checks the well-formedness of the input message.classPerform an XQuery.classPerform an XSLT transformation with a specified stylesheet. -
Uses of IPipe in org.frankframework.processors
Methods in org.frankframework.processors with parameters of type IPipeModifier and TypeMethodDescriptionAbstractPipeProcessor.processPipe(PipeLine pipeLine, IPipe pipe, Message message, PipeLineSession pipeLineSession) protected abstract PipeRunResultAbstractPipeProcessor.processPipe(PipeLine pipeLine, IPipe pipe, Message message, PipeLineSession pipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException> chain) protected PipeRunResultCheckMessageSizePipeProcessor.processPipe(PipeLine pipeLine, IPipe pipe, Message message, PipeLineSession pipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException> chain) CorePipeProcessor.processPipe(PipeLine pipeLine, IPipe pipe, Message message, PipeLineSession pipeLineSession) protected PipeRunResultExceptionHandlingPipeProcessor.processPipe(PipeLine pipeLine, IPipe pipe, Message message, PipeLineSession pipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException> chain) InputOutputPipeProcessor.processPipe(PipeLine pipeLine, IPipe pipe, Message message, PipeLineSession pipeLineSession) protected PipeRunResultInputOutputPipeProcessor.processPipe(PipeLine pipeLine, IPipe pipe, Message inputMessage, PipeLineSession pipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException> chain) Processes the pipe in the pipeline.LimitingParallelExecutionPipeProcessor.processPipe(PipeLine pipeLine, IPipe pipe, Message message, PipeLineSession pipeLineSession) protected PipeRunResultLimitingParallelExecutionPipeProcessor.processPipe(PipeLine pipeLine, IPipe pipe, Message message, PipeLineSession pipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException> chain) protected PipeRunResultLockerPipeProcessor.processPipe(PipeLine pipeLine, IPipe pipe, Message message, PipeLineSession pipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException> chain) protected PipeRunResultLogPipeProcessor.processPipe(PipeLine pipeLine, IPipe pipe, Message message, PipeLineSession pipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException> chain) protected PipeRunResultMonitoringPipeProcessor.processPipe(PipeLine pipeLine, IPipe pipe, Message message, PipeLineSession pipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException> chain) PipeProcessor.processPipe(PipeLine pipeLine, IPipe pipe, Message message, PipeLineSession pipeLineSession) protected PipeRunResultTrackPreviousPipeInMetadataProcessor.processPipe(PipeLine pipeLine, IPipe pipe, Message message, PipeLineSession pipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException> chain) protected PipeRunResultTransactionAttributePipeProcessor.processPipe(PipeLine pipeline, IPipe pipe, Message message, PipeLineSession pipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException> chain) -
Uses of IPipe in org.frankframework.soap
Classes in org.frankframework.soap that implement IPipeModifier 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.