Uses of Interface
org.frankframework.core.IBlockEnabledSender
Packages that use IBlockEnabledSender
-
Uses of IBlockEnabledSender in org.frankframework.jdbc
Classes in org.frankframework.jdbc that implement IBlockEnabledSenderModifier and TypeClassDescriptionclassThis executes the query that is obtained from the (here still abstract) method getStatement.classBase class for building JDBC-senders.classQuerySender that interprets the input message as a query, possibly with attributes.classQuerySender that assumes a fixed query, possibly with attributes.protected classclassQuerySender that writes each row in a ResultSet to a file.classStoredProcedureQuerySender is used to send stored procedure queries and retrieve the result.classQuerySender that transforms the input message to a query. -
Uses of IBlockEnabledSender in org.frankframework.senders
Classes in org.frankframework.senders that implement IBlockEnabledSender