Uses of Package
org.frankframework.pipes
Packages that use org.frankframework.pipes
Package
Description
-
Classes in org.frankframework.pipes used by org.frankframework.cacheClassDescriptionBase class for
Pipe
.Provides a base class for a Pipe that always has the same forward. -
Classes in org.frankframework.pipes used by org.frankframework.collectionClassDescriptionBase class for
Pipe
.Provides a base class for a Pipe that always has the same forward. -
Classes in org.frankframework.pipes used by org.frankframework.compressionClassDescriptionBase class for
Pipe
.Provides a base class for a Pipe that always has the same forward.Base class to send a message to a Sender for each item returned by a configurable iterator. -
Classes in org.frankframework.pipes used by org.frankframework.core
-
Classes in org.frankframework.pipes used by org.frankframework.http.restClassDescriptionBase class for
Pipe
.Provides a base class for a Pipe that always has the same forward.Pipe
that validates the XML or JSON input message against a XML Schema and returns either XML or JSON. -
Classes in org.frankframework.pipes used by org.frankframework.jdbcClassDescriptionBase class for
Pipe
.Provides a base class for a Pipe that always has the same forward.Base class to send a message to a Sender for each item returned by a configurable iterator.IteratingPipe that has Strings as items. -
Classes in org.frankframework.pipes used by org.frankframework.ldapClassDescriptionBase class for
Pipe
.Provides a base class for a Pipe that always has the same forward. -
Classes in org.frankframework.pipes used by org.frankframework.pipesClassDescriptionBase class for
Pipe
.Pipe that validates the input message against a schema.Deprecated.Provides a base class for a Pipe that always has the same forward.This pipe can be used to generate a hash for the given message using an algorithm.Selects a forward based on an expression.Base class to send a message to a Sender for each item returned by a configurable iterator.Pipe
that validates the XML or JSON input message against a XML Schema and returns either XML or JSON.IteratingPipe that has Strings as items.Pipe that validates the input message against an XML Schema.Perform an XSLT transformation with a specified stylesheet. -
Classes in org.frankframework.pipes used by org.frankframework.pipes.hash
-
Classes in org.frankframework.pipes used by org.frankframework.soapClassDescriptionBase class for
Pipe
.Pipe that validates the input message against a schema.Provides a base class for a Pipe that always has the same forward.Pipe
that validates the XML or JSON input message against a XML Schema and returns either XML or JSON.Pipe that validates the input message against an XML Schema. -
Classes in org.frankframework.pipes used by org.frankframework.util