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 TypeClassDescriptionclass
Sender for Akamai NetStorage (HTTP based). -
Uses of HasPhysicalDestination in org.frankframework.extensions.api
Classes in org.frankframework.extensions.api that implement HasPhysicalDestinationModifier and TypeClassDescriptionclass
Extension to WsdlXmlValidator for API Management. -
Uses of HasPhysicalDestination in org.frankframework.extensions.bis
Classes in org.frankframework.extensions.bis that implement HasPhysicalDestinationModifier and TypeClassDescriptionclass
Deprecated.Please use JmsListener combined with BisWrapperPipeclass
Deprecated.Please use JmsSender combined with BisWrapperPipe -
Uses of HasPhysicalDestination in org.frankframework.extensions.cmis
Classes in org.frankframework.extensions.cmis that implement HasPhysicalDestinationModifier and TypeClassDescriptionclass
class
Abstract class to prevent Frank! -
Uses of HasPhysicalDestination in org.frankframework.extensions.esb
Classes in org.frankframework.extensions.esb that implement HasPhysicalDestinationModifier and TypeClassDescriptionclass
ESB (Enterprise Service Bus) extension of JmsListener.class
ESB (Enterprise Service Bus) extension of @{codeJmsSender}.class
EsbJmsTransactionalStorage<S extends Serializable>
ESB (Enterprise Service Bus) extension ofJmsTransactionalStorage
.class
XmlValidator that will automatically add the SOAP envelope XSD and the ESB XSD (e.g. a CommonMessageHeader.xsd) to the set of XSDs used for validation. -
Uses of HasPhysicalDestination in org.frankframework.extensions.fxf
Classes in org.frankframework.extensions.fxf that implement HasPhysicalDestinationModifier and TypeClassDescriptionclass
FxF extension of EsbJmsListener.class
FxF XML validator to be used with FxF3. -
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 TypeClassDescriptionclass
Requires the net.bankid.merchant.library V1.2.9 -
Uses of HasPhysicalDestination in org.frankframework.extensions.kafka
Classes in org.frankframework.extensions.kafka that implement HasPhysicalDestinationModifier and TypeClassDescriptionclass
class
Deprecated.class
Deprecated. -
Uses of HasPhysicalDestination in org.frankframework.extensions.mqtt
Classes in org.frankframework.extensions.mqtt that implement HasPhysicalDestinationModifier and TypeClassDescriptionclass
Requires a resource to be configured.class
MQTT listener which will connect to a broker and subscribe to a topic.class
MQTT 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 TypeInterfaceDescriptioninterface
Common interface to be implemented by SapListenersinterface
ISapListener<F>
Common interface to be implemented by SapListener implementations.interface
Common 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 TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.class
Implementation ofsender
that sends an IDoc to SAP.class
Wrapper round SAP-functions, either SAP calling Ibis, or Ibis calling SAP.class
Deprecated, for removal: This API element is subject to removal in a future version.class
Implementation of aIPushingListener
, that enables a Receiver to receive messages from SAP-systems.class
Deprecated, for removal: This API element is subject to removal in a future version.class
Base class for functions that call SAP.class
Implementation ofsender
that 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 TypeInterfaceDescriptioninterface
Interface to represent a basic filesystem, in which files can be listed, read, deleted or moved to a folder.interface
IMailFileSystem<M,
A> interface
Extension toIBasicFileSystem
that can be implemented to allow creation of files and folders.Classes in org.frankframework.filesystem that implement HasPhysicalDestinationModifier and TypeClassDescriptionclass
Baseclass forFileSystems
that use a 'Connection' to connect to their storage.class
Baseclass forFileSystems
.class
AbstractFileSystemListener<F,
FS extends IBasicFileSystem<F>> listener
that looks in aFileSystem
for files.class
AbstractFileSystemPipe<F,
FS extends IBasicFileSystem<F>> Base class for Pipes that use aFileSystem
.class
AbstractFileSystemSender<F,
S extends IBasicFileSystem<F>> Base class for Senders that use aFileSystem
.class
AbstractMailFileSystem<M,
A, C extends AutoCloseable> Baseclass forMailFileSystems
.class
AbstractMailListener<M,
A, S extends IMailFileSystem<M, A>> Implementation of aAbstractFileSystemListener
that enables aReceiver
to look in a folder for received mails.class
class
FileSystemSenderWithAttachments<F,
A, FS extends IMailFileSystem<F, A>> Deprecated.class
class
FileSystem
representation of the local filesystem.class
This 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 TypeClassDescriptionclass
Implementation of aIBasicFileSystem
of 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 TypeClassDescriptionclass
Uses the (old) SMB 1 protocol.class
Uses the (newer) SMB 2 and 3 protocol. -
Uses of HasPhysicalDestination in org.frankframework.http
Classes in org.frankframework.http that implement HasPhysicalDestinationModifier and TypeClassDescriptionclass
Sender for the HTTP protocol usingHttpMethod
.class
class
Listener that allows aReceiver
to receive messages as a REST webservice.class
Listener that allows aReceiver
to receive messages as a SOAP webservice.class
Deprecated, for removal: This API element is subject to removal in a future version.class
Sender 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 TypeClassDescriptionclass
Listener that allows aReceiver
to receive messages as a REST webservice. -
Uses of HasPhysicalDestination in org.frankframework.jdbc
Classes in org.frankframework.jdbc that implement HasPhysicalDestinationModifier and TypeClassDescriptionclass
JDBC implementation ofIMessageBrowser
.class
This executes the query that is obtained from the (here still abstract) method getStatement.class
Base class for building JDBC-senders.class
Pipe that iterates over the lines in a BLOB.class
Pipe that iterates over the lines in a CLOB.class
QuerySender that interprets the input message as a query, possibly with attributes.class
DummyTransactionalStorage<S extends Serializable>
Deprecated, for removal: This API element is subject to removal in a future version.class
QuerySender that assumes a fixed query, possibly with attributes.class
Provides functions for JDBC connections.class
Base class for JDBC iterating pipes.protected class
class
JdbcListener<M>
JdbcListener base class.class
Deprecated, for removal: This API element is subject to removal in a future version.class
Database Listener that operates on a table having at least a key and a status field.class
class
JdbcTransactionalStorage<S extends Serializable>
Implements a message log (JdbcMessageLog
) or error store (JdbcErrorStorage
) that uses database table IBISSTORE.class
abstract baseclass for Pipes that iterate over the lines in a lob.class
Read messages from the IBISSTORE database table previously stored by aMessageStoreSender
.class
Send messages to the IBISSTORE database table to have them processed exactly-once by another adapter which will read the messages using aMessageStoreListener
.class
QuerySender that writes each row in a ResultSet to a file.class
Pipe that iterates over rows in in ResultSet.class
Database Listener that returns a count of messages available, but does not perform any locking or other management of processing messages in parallel.class
StoredProcedureQuerySender is used to send stored procedure queries and retrieve the result.class
QuerySender that transforms the input message to a query. -
Uses of HasPhysicalDestination in org.frankframework.jms
Classes in org.frankframework.jms that implement HasPhysicalDestinationModifier and TypeClassDescriptionclass
class
AbstractJmsMessageBrowser<M,
J extends jakarta.jms.Message> Basic browser of JMS Messages.class
JmsBrowser<M extends jakarta.jms.Message>
class
Provides functions for jms connections, queues and topics and acts as a facade to hide for clients whether aQueue
orTopic
is used.class
A true multi-threadedListener
-class.class
class
JmsTransactionalStorage<S extends Serializable>
Implements a message log (JmsMessageLog
) or error store (JmsErrorStorage
) that uses JMS technology.class
A true multi-threadedListener
-class.class
JMSListener 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.mongodb
Classes in org.frankframework.mongodb that implement HasPhysicalDestinationModifier and TypeClassDescriptionclass
Sender to perform action on a MongoDB database. -
Uses of HasPhysicalDestination in org.frankframework.pipes
Classes in org.frankframework.pipes that implement HasPhysicalDestinationModifier and TypeClassDescriptionclass
Pipe
that validates the XML or JSON input message against a XML Schema and returns either XML or JSON.class
Pipe to work with the server local filesystem.class
Uses the (old) SMB 1 protocol.class
class
class
XmlValidator that will read the XSD's to use from a WSDL. -
Uses of HasPhysicalDestination in org.frankframework.receivers
Classes in org.frankframework.receivers that implement HasPhysicalDestinationModifier and TypeClassDescriptionclass
Listener that looks for files in a LocalFileSystem.class
Microsoft Exchange Implementation of a mailbox based filesystem.class
Listener to receive messages sent by theFrankSender
, for situations where calling anAdapter
directly is not desired.class
File listener for an FTP connection.class
class
JavaListener<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.class
File listener for an SMB2 or SMB3 share.class
Deprecated.class
File listener for an SFTP connection. -
Uses of HasPhysicalDestination in org.frankframework.scheduler.job
Classes in org.frankframework.scheduler.job that implement HasPhysicalDestinationModifier and TypeClassDescriptionstatic class
The 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 TypeClassDescriptionclass
Sender to work with the Amazon S3 Filesystem.class
Implementation of aAbstractFileSystemSender
that enables to manipulate messages in an Exchange folder.class
Deprecated, for removal: This API element is subject to removal in a future version.class
Sender to send a message to another Frank!class
class
Posts a message to another Frank!class
Posts a message to another Frank!class
class
Sender to work with the server local filesystem.class
sender
that sends a mail specified by an XML message.class
Uses the (old) SMB 1 protocol.class
Uses the (newer) SMB 2 and 3 protocol.class
-
Uses of HasPhysicalDestination in org.frankframework.soap
Classes in org.frankframework.soap that implement HasPhysicalDestinationModifier and TypeClassDescriptionclass
XmlValidator that will automatically add the SOAP envelope XSD to the set of XSD's used for validation. -
Uses of HasPhysicalDestination in org.frankframework.util
Classes in org.frankframework.util that implement HasPhysicalDestination