Uses of Interface
org.frankframework.core.ISender
Packages that use ISender
Package
Description
-
Uses of ISender in org.frankframework.batch
Methods in org.frankframework.batch with parameters of type ISender -
Uses of ISender in org.frankframework.collection
Classes in org.frankframework.collection that implement ISenderModifier and TypeClassDescriptionclassAbstractCollectorSender<C extends ICollector<P>,P> Sender that writes an item to a collection, created byAbstractCollectorPipewithaction=OPEN. -
Uses of ISender in org.frankframework.compression
Classes in org.frankframework.compression that implement ISenderModifier and TypeClassDescriptionclassSender that writes an entry to a ZipStream, similar to ZipWriterPipe with action='write'. -
Uses of ISender in org.frankframework.core
Subinterfaces of ISender in org.frankframework.coreModifier and TypeInterfaceDescriptioninterfaceAllows to leverage sending messages in blocks.interfaceMarker interface for correlated sender, used inReceiver.interfaceAllows Senders to declare that they accept and may useparametersMethods in org.frankframework.core that return ISenderMethods in org.frankframework.core with parameters of type ISenderModifier and TypeMethodDescriptionvoidDestinationValidator.validateSenderDestination(ISender sender) -
Uses of ISender in org.frankframework.extensions.afm
Classes in org.frankframework.extensions.afm that implement ISenderModifier and TypeClassDescriptionclassDomparser om AFM-XML berichten om te zetten in edifactberichten (voor de backoffice). -
Uses of ISender in org.frankframework.extensions.akamai
Classes in org.frankframework.extensions.akamai that implement ISenderModifier and TypeClassDescriptionclassSender for Akamai NetStorage (HTTP based). -
Uses of ISender in org.frankframework.extensions.bis
Classes in org.frankframework.extensions.bis that implement ISenderModifier and TypeClassDescriptionclassDeprecated.Please use JmsSender combined with BisWrapperPipe -
Uses of ISender in org.frankframework.extensions.cmis
Classes in org.frankframework.extensions.cmis that implement ISenderModifier and TypeClassDescriptionclassAbstract class to prevent Frank!classSender to obtain information from and write to a CMIS application. -
Uses of ISender in org.frankframework.extensions.esb
Classes in org.frankframework.extensions.esb that implement ISenderModifier and TypeClassDescriptionclassESB (Enterprise Service Bus) extension ofJmsSender.Methods in org.frankframework.extensions.esb with parameters of type ISenderModifier and TypeMethodDescriptionbooleanEsbSoapWrapperPipe.retrievePhysicalDestinationFromSender(ISender sender) voidEsbSoapWrapperPipe.validateSenderDestination(ISender sender) -
Uses of ISender in org.frankframework.extensions.ibm
Classes in org.frankframework.extensions.ibm that implement ISender -
Uses of ISender in org.frankframework.extensions.idin
Classes in org.frankframework.extensions.idin that implement ISenderModifier and TypeClassDescriptionclassRequires the net.bankid.merchant.library V1.2.9 -
Uses of ISender in org.frankframework.extensions.kafka
Classes in org.frankframework.extensions.kafka that implement ISenderModifier and TypeClassDescriptionclassExperimentalISenderfor sending messages to a Kafka instance. -
Uses of ISender in org.frankframework.extensions.mqtt
Classes in org.frankframework.extensions.mqtt that implement ISenderModifier and TypeClassDescriptionclassMQTT listener which will connect to a broker and subscribe to a topic. -
Uses of ISender in org.frankframework.extensions.sap
Subinterfaces of ISender in org.frankframework.extensions.sapModifier and TypeInterfaceDescriptioninterfaceCommon interface to be implemented by SapSender implementations.Classes in org.frankframework.extensions.sap that implement ISender -
Uses of ISender in org.frankframework.extensions.sap.jco3
Classes in org.frankframework.extensions.sap.jco3 that implement ISenderModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classImplementation ofsenderthat sends an IDoc to SAP.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 ISender in org.frankframework.extensions.xfb
Classes in org.frankframework.extensions.xfb that implement ISenderModifier and TypeClassDescriptionclassSender for transferring files using the XFB protocol. -
Uses of ISender in org.frankframework.filesystem
Classes in org.frankframework.filesystem that implement ISenderModifier and TypeClassDescriptionclassAbstractFileSystemSender<F,S extends IBasicFileSystem<F>> Base class for Senders that use aFileSystem.classFileSystemSenderWithAttachments<F,A, FS extends IMailFileSystem<F, A>> Deprecated.classThis class ensures that Microsoft Authentication Library (MSAL) requests are sent through the configured proxy and the correct SSLSocketFactory. -
Uses of ISender in org.frankframework.http
Classes in org.frankframework.http that implement ISenderModifier 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 ISender in org.frankframework.javascript
Methods in org.frankframework.javascript with parameters of type ISenderModifier and TypeMethodDescriptionvoidGraalJS.registerCallback(ISender sender, PipeLineSession session) voidJ2V8.registerCallback(ISender sender, PipeLineSession session) voidJavascriptEngine.registerCallback(ISender sender, PipeLineSession session) Allows for senders to be called by the Javascript function. -
Uses of ISender in org.frankframework.jdbc
Classes in org.frankframework.jdbc that implement ISenderModifier 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 classclassSend messages to the IBISSTORE database table to have them processed exactly-once by another adapter which will read the messages using aMessageStoreListener.classQuerySender 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 ISender in org.frankframework.jms
Classes in org.frankframework.jms that implement ISenderModifier and TypeClassDescriptionclassclassSender for browsing and removing queue messages (with input and output in a XML message).Methods in org.frankframework.jms with parameters of type ISender -
Uses of ISender in org.frankframework.ladybug
Methods in org.frankframework.ladybug with parameters of type ISenderModifier and TypeMethodDescriptionLadybugReportGenerator.senderAbort(ISender sender, String correlationId, Throwable throwable) <T> TLadybugReportGenerator.senderInput(ISender sender, String correlationId, T input) <T> TLadybugReportGenerator.senderOutput(ISender sender, String correlationId, T output) booleanLadybugDebugger.stubSender(ISender sender, String correlationId) Called by IbisDebuggerAdvice. -
Uses of ISender in org.frankframework.larva
Constructors in org.frankframework.larva with parameters of type ISenderModifierConstructorDescriptionSenderThread(ISender sender, Message request, PipeLineSession session, boolean convertExceptionToMessage, String correlationId) -
Uses of ISender in org.frankframework.larva.actions
Constructors in org.frankframework.larva.actions with parameters of type ISender -
Uses of ISender in org.frankframework.ldap
Classes in org.frankframework.ldap that implement ISenderModifier and TypeClassDescriptionclassSender to obtain information from and write to an LDAP Directory. -
Uses of ISender in org.frankframework.messaging.amqp
Classes in org.frankframework.messaging.amqp that implement ISender -
Uses of ISender in org.frankframework.mongodb
Classes in org.frankframework.mongodb that implement ISenderModifier and TypeClassDescriptionclassSender to perform action on a MongoDB database. -
Uses of ISender in org.frankframework.pipes
Methods in org.frankframework.pipes with parameters of type ISenderModifier and TypeMethodDescriptionprotected IteratingPipe<I>.ItemCallbackIteratingPipe.createItemCallBack(PipeLineSession session, ISender sender, Writer out) protected IteratingPipe<String>.ItemCallbackStringIteratorPipe.createItemCallBack(PipeLineSession session, ISender sender, Writer writer) protected PipeRunResultIteratingPipe.sendMessage(Message input, PipeLineSession session, ISender sender, Map<String, Object> threadContext) protected PipeRunResultMessageSendingPipe.sendMessage(Message input, PipeLineSession session, ISender sender, Map<String, Object> threadContext) voidvoidprotected voidThe sender that should send the messagevoidConstructors in org.frankframework.pipes with parameters of type ISender -
Uses of ISender in org.frankframework.scheduler.job
Classes in org.frankframework.scheduler.job that implement ISenderModifier and TypeClassDescriptionstatic classThe sole purpose of this call is to prevent AOP wrapping around the sendMessage / sendMessageOrThrow methods. -
Uses of ISender in org.frankframework.senders
Classes in org.frankframework.senders that implement ISenderModifier and TypeClassDescriptionclassclassclassBaseclass for senders.classProvides 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.classSender that sleeps for a specified time, which defaults to 5000 msecs.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.classSender that validates the input message against a XML Schema.classPerform an XSLT transformation with a specified stylesheet or XPath-expression.Methods in org.frankframework.senders that return types with arguments of type ISenderModifier and TypeMethodDescriptionSenderSeries.getSenders()ShadowSender.validateExecutableSenders()Methods in org.frankframework.senders with parameters of type ISenderModifier and TypeMethodDescriptionprotected voidShadowSender.addResult(SaxDocumentBuilder builder, ISender sender, Map<ISender, ParallelSenderExecutor> executorMap, String tagName) voidvoidone or more specifications of senders.voidone or more specifications of senders that will be executed one after another.protected voidShadowSender.executeGuarded(ISender sender, Message message, PipeLineSession session, Phaser guard, Map<ISender, ParallelSenderExecutor> executorMap) protected io.micrometer.core.instrument.DistributionSummarySenderSeries.getStatisticsKeeper(ISender sender) final voidDeprecated.Method parameters in org.frankframework.senders with type arguments of type ISenderModifier and TypeMethodDescriptionprotected voidShadowSender.addResult(SaxDocumentBuilder builder, ISender sender, Map<ISender, ParallelSenderExecutor> executorMap, String tagName) protected voidShadowSender.executeGuarded(ISender sender, Message message, PipeLineSession session, Phaser guard, Map<ISender, ParallelSenderExecutor> executorMap) Constructors in org.frankframework.senders with parameters of type ISenderModifierConstructorDescriptionAutoCloseableSenderWrapper(ISender sender) ParallelSenderExecutor(ISender sender, Message message, PipeLineSession session, io.micrometer.core.instrument.DistributionSummary summary) -
Uses of ISender in org.frankframework.xcom
Classes in org.frankframework.xcom that implement ISenderModifier and TypeClassDescriptionclassXCom client voor het versturen van files via XCom.