Uses of Interface
org.frankframework.core.HasPhysicalDestination
Packages that use HasPhysicalDestination
Package
Description
-
Uses of HasPhysicalDestination in org.frankframework.extensions.akamai
Classes in org.frankframework.extensions.akamai that implement HasPhysicalDestinationModifier and TypeClassDescriptionclassSender for Akamai NetStorage (HTTP based). -
Uses of HasPhysicalDestination in org.frankframework.extensions.bis
Classes in org.frankframework.extensions.bis that implement HasPhysicalDestinationModifier and TypeClassDescriptionclassDeprecated.Please use JmsListener combined with BisWrapperPipeclassDeprecated.Please use JmsSender combined with BisWrapperPipe -
Uses of HasPhysicalDestination in org.frankframework.extensions.cmis
Classes in org.frankframework.extensions.cmis that implement HasPhysicalDestinationModifier and TypeClassDescriptionclassclassAbstract class to prevent Frank! -
Uses of HasPhysicalDestination in org.frankframework.extensions.esb
Classes in org.frankframework.extensions.esb that implement HasPhysicalDestinationModifier and TypeClassDescriptionclassESB (Enterprise Service Bus) extension of JmsListener.classESB (Enterprise Service Bus) extension ofJmsSender.classEsbJmsTransactionalStorage<S extends Serializable>ESB (Enterprise Service Bus) extension ofJmsTransactionalStorage. -
Uses of HasPhysicalDestination in org.frankframework.extensions.fxf
Classes in org.frankframework.extensions.fxf that implement HasPhysicalDestination -
Uses of HasPhysicalDestination in org.frankframework.extensions.ibm
Classes in org.frankframework.extensions.ibm that implement HasPhysicalDestination -
Uses of HasPhysicalDestination in org.frankframework.extensions.idin
Classes in org.frankframework.extensions.idin that implement HasPhysicalDestinationModifier and TypeClassDescriptionclassRequires the net.bankid.merchant.library V1.2.9 -
Uses of HasPhysicalDestination in org.frankframework.extensions.kafka
Classes in org.frankframework.extensions.kafka that implement HasPhysicalDestination -
Uses of HasPhysicalDestination in org.frankframework.extensions.mqtt
Classes in org.frankframework.extensions.mqtt that implement HasPhysicalDestinationModifier and TypeClassDescriptionclassRequires a resource to be configured.classMQTT listener which will connect to a broker and subscribe to a topic.classMQTT listener which will connect to a broker and subscribe to a topic. -
Uses of HasPhysicalDestination in org.frankframework.extensions.sap
Subinterfaces of HasPhysicalDestination in org.frankframework.extensions.sapModifier and TypeInterfaceDescriptioninterfaceCommon interface to be implemented by SapListenersinterfaceISapListener<F>Common interface to be implemented by SapListener implementations.interfaceCommon interface to be implemented by SapSender implementations.Classes in org.frankframework.extensions.sap that implement HasPhysicalDestination -
Uses of HasPhysicalDestination in org.frankframework.extensions.sap.jco3
Classes in org.frankframework.extensions.sap.jco3 that implement HasPhysicalDestinationModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classImplementation ofsenderthat sends an IDoc to SAP.classWrapper round SAP-functions, either SAP calling Ibis, or Ibis calling SAP.classDeprecated, for removal: This API element is subject to removal in a future version.classImplementation of aIPushingListener, that enables a Receiver to receive messages from SAP-systems.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 HasPhysicalDestination in org.frankframework.extensions.tibco
Classes in org.frankframework.extensions.tibco that implement HasPhysicalDestination -
Uses of HasPhysicalDestination in org.frankframework.filesystem
Subinterfaces of HasPhysicalDestination in org.frankframework.filesystemModifier and TypeInterfaceDescriptioninterfaceInterface to represent a basic filesystem, in which files can be listed, read, deleted or moved to a folder.interfaceIMailFileSystem<M,A> interfaceExtension toIBasicFileSystemthat can be implemented to allow creation of files and folders.Classes in org.frankframework.filesystem that implement HasPhysicalDestinationModifier and TypeClassDescriptionclassBaseclass forFileSystemsthat use a 'Connection' to connect to their storage.classBaseclass forFileSystems.classAbstractFileSystemListener<F,FS extends IBasicFileSystem<F>> listenerthat looks in aFileSystemfor files.classAbstractFileSystemPipe<F,FS extends IBasicFileSystem<F>> Base class for Pipes that use aFileSystem.classAbstractFileSystemSender<F,S extends IBasicFileSystem<F>> Base class for Senders that use aFileSystem.classAbstractMailFileSystem<M,A, C extends AutoCloseable> Baseclass forMailFileSystems.classAbstractMailListener<M,A, S extends IMailFileSystem<M, A>> Implementation of aAbstractFileSystemListenerthat enables aReceiverto look in a folder for received mails.classclassFileSystemSenderWithAttachments<F,A, FS extends IMailFileSystem<F, A>> Deprecated.classclassFileSystemrepresentation of the local filesystem.classThis class ensures that Microsoft Authentication Library (MSAL) requests are sent through the configured proxy and the correct SSLSocketFactory. -
Uses of HasPhysicalDestination in org.frankframework.filesystem.exchange
Classes in org.frankframework.filesystem.exchange that implement HasPhysicalDestinationModifier and TypeClassDescriptionclassImplementation of aIBasicFileSystemof an Exchange Mailbox. -
Uses of HasPhysicalDestination in org.frankframework.filesystem.ftp
Classes in org.frankframework.filesystem.ftp that implement HasPhysicalDestination -
Uses of HasPhysicalDestination in org.frankframework.filesystem.sftp
Classes in org.frankframework.filesystem.sftp that implement HasPhysicalDestination -
Uses of HasPhysicalDestination in org.frankframework.filesystem.smb
Classes in org.frankframework.filesystem.smb that implement HasPhysicalDestinationModifier and TypeClassDescriptionclassUses the (old) SMB 1 protocol.classUses the (newer) SMB 2 and 3 protocol. -
Uses of HasPhysicalDestination in org.frankframework.http
Classes in org.frankframework.http that implement HasPhysicalDestinationModifier and TypeClassDescriptionclassSender for the HTTP protocol usingHttpMethod.classclassDeprecated, for removal: This API element is subject to removal in a future version.classListener that allows aReceiverto receive messages as a SOAP webservice.classDeprecated, for removal: This API element is subject to removal in a future version.classSender that sends a message via a WebService. -
Uses of HasPhysicalDestination in org.frankframework.http.rest
Classes in org.frankframework.http.rest that implement HasPhysicalDestinationModifier and TypeClassDescriptionclassListener that allows aReceiverto receive messages as a REST webservice. -
Uses of HasPhysicalDestination in org.frankframework.jdbc
Classes in org.frankframework.jdbc that implement HasPhysicalDestinationModifier and TypeClassDescriptionclassJDBC implementation ofIMessageBrowser.classThis 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.classDummyTransactionalStorage<S extends Serializable>Deprecated, for removal: This API element is subject to removal in a future version.classQuerySender that assumes a fixed query, possibly with attributes.classProvides functions for JDBC connections.protected classclassJdbcListener<M>JdbcListener base class.classDeprecated, for removal: This API element is subject to removal in a future version.classDatabase Listener that operates on a table having at least a key and a status field.classclassJdbcTransactionalStorage<S extends Serializable>Implements a message log (JdbcMessageLog) or error store (JdbcErrorStorage) that uses database table IBISSTORE.classRead messages from the IBISSTORE database table previously stored by aMessageStoreSender.classSend 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.classDatabase Listener that returns a count of messages available, but does not perform any locking or other management of processing messages in parallel.classStoredProcedureQuerySender is used to send stored procedure queries and retrieve the result.classQuerySender that transforms the input message to a query. -
Uses of HasPhysicalDestination in org.frankframework.jms
Classes in org.frankframework.jms that implement HasPhysicalDestinationModifier and TypeClassDescriptionclassclassAbstractJmsMessageBrowser<M,J extends jakarta.jms.Message> Basic browser of JMS Messages.classJmsBrowser<M extends jakarta.jms.Message>classProvides functions for jms connections, queues and topics and acts as a facade to hide for clients whether aQueueorTopicis used.classA true multi-threadedListener-class.classclassJmsTransactionalStorage<S extends Serializable>Implements a message log (JmsMessageLog) or error store (JmsErrorStorage) that uses JMS technology.classA true multi-threadedListener-class.classJMSListener re-implemented as a pushing listener rather than a pulling listener. -
Uses of HasPhysicalDestination in org.frankframework.ladybug.tibet2
Classes in org.frankframework.ladybug.tibet2 that implement HasPhysicalDestination -
Uses of HasPhysicalDestination in org.frankframework.messaging.amqp
Classes in org.frankframework.messaging.amqp that implement HasPhysicalDestination -
Uses of HasPhysicalDestination in org.frankframework.mongodb
Classes in org.frankframework.mongodb that implement HasPhysicalDestinationModifier and TypeClassDescriptionclassSender to perform action on a MongoDB database. -
Uses of HasPhysicalDestination in org.frankframework.pipes
Classes in org.frankframework.pipes that implement HasPhysicalDestinationModifier and TypeClassDescriptionclassPipe to work with the server local filesystem.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. -
Uses of HasPhysicalDestination in org.frankframework.receivers
Classes in org.frankframework.receivers that implement HasPhysicalDestinationModifier and TypeClassDescriptionclassListener that looks for files in a LocalFileSystem.classMicrosoft Exchange Implementation of a mailbox based filesystem.classListener to receive messages sent by theFrankSender, for situations where calling anAdapterdirectly is not desired.classFile listener for an FTP connection.classclassJavaListener<M>Use this listener to receive messages from other adapters or a scheduler within the same Frank-application or from other components residing in the same JVM.classFile listener for an SMB2 or SMB3 share.classDeprecated.classFile listener for an SFTP connection. -
Uses of HasPhysicalDestination in org.frankframework.scheduler.job
Classes in org.frankframework.scheduler.job that implement HasPhysicalDestinationModifier and TypeClassDescriptionstatic classThe sole purpose of this call is to prevent AOP wrapping around the sendMessage / sendMessageOrThrow methods. -
Uses of HasPhysicalDestination in org.frankframework.senders
Classes in org.frankframework.senders that implement HasPhysicalDestinationModifier and TypeClassDescriptionclassSender to work with the Amazon S3 Filesystem.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.classSender to send a message to another Frank!classclassPosts a message to another Frank!classPosts a message to another Frank!classclassSender to work with the server local filesystem.classsenderthat sends a mail specified by an XML message.classUses the (old) SMB 1 protocol.classUses the (newer) SMB 2 and 3 protocol.class -
Uses of HasPhysicalDestination in org.frankframework.util
Classes in org.frankframework.util that implement HasPhysicalDestination