Uses of Interface
org.frankframework.configuration.AdapterAware
Packages that use AdapterAware
Package
Description
-
Uses of AdapterAware in org.frankframework.components.plugins
Classes in org.frankframework.components.plugins that implement AdapterAwareModifier and TypeClassDescriptionclassPipe that allows you to call a Frank!classPipe that allows you to call a Frank! -
Uses of AdapterAware in org.frankframework.compression
Classes in org.frankframework.compression that implement AdapterAwareModifier and TypeClassDescriptionclassSends a message to a Sender for each entry of its input, that must be an ZipInputStream. -
Uses of AdapterAware in org.frankframework.filesystem
Classes in org.frankframework.filesystem that implement AdapterAwareModifier and TypeClassDescriptionclassForEachAttachmentPipe<F, A, FS extends IMailFileSystem<F,A>> -
Uses of AdapterAware in org.frankframework.jdbc
Classes in org.frankframework.jdbc that implement AdapterAwareModifier and TypeClassDescriptionclassPipe 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 AdapterAware in org.frankframework.pipes
Classes in org.frankframework.pipes that implement AdapterAwareModifier and TypeClassDescriptionclassclassSends a message to a Sender for each child element of the input XML.classBase class to send a message to a Sender for each item returned by a configurable iterator.classPipe that sends a mail-message using aMailSenderas its sender.classclassSends a message using ansenderand optionally receives a reply from the same sender.classSends a message to a Sender for each line of its input, that must be an InputStream.classIteratingPipe that has Strings as items.classGenerate WSDL of parent or specified adapter.