Package org.frankframework.receivers
package org.frankframework.receivers
-
ClassDescriptionListener that looks for files in a LocalFileSystem.Microsoft Exchange Implementation of a mailbox based filesystem.Listener to receive messages sent by the
FrankSender
, for situations where calling anAdapter
directly is not desired.File listener for an FTP connection.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.Wrapper for messages that are not serializable.Container that provides threads to execute pulling listeners.Receiver<M>Wrapper for a listener that specifies a channel for the incoming messages of a specificAdapter
.When a listener implements this interface it will get a reference to it's parent receiver.ResourceLimiter for limiting the number of resources that can be used in parallel.File listener for an SMB2 or SMB3 share.Deprecated.The interface clients (users) of a service may use.Singleton class that knows about the ServiceListeners that are active.File listener for an SFTP connection.