Uses of Interface
org.frankframework.core.IHasProcessState
Packages that use IHasProcessState
Package
Description
-
Uses of IHasProcessState in org.frankframework.core
Subinterfaces of IHasProcessState in org.frankframework.coreModifier and TypeInterfaceDescriptioninterfaceInterface that can be implemented by Listeners that provide their own management of messages processed and in error. -
Uses of IHasProcessState in org.frankframework.filesystem
Classes in org.frankframework.filesystem that implement IHasProcessStateModifier and TypeClassDescriptionclassAbstractFileSystemListener<F,FS extends IBasicFileSystem<F>> listenerthat looks in aFileSystemfor files.classAbstractMailListener<M,A, S extends IMailFileSystem<M, A>> Implementation of aAbstractFileSystemListenerthat enables aReceiverto look in a folder for received mails. -
Uses of IHasProcessState in org.frankframework.jdbc
Classes in org.frankframework.jdbc that implement IHasProcessStateModifier and TypeClassDescriptionclassJdbcListener<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.classRead messages from the IBISSTORE database table previously stored by aMessageStoreSender. -
Uses of IHasProcessState in org.frankframework.receivers
Classes in org.frankframework.receivers that implement IHasProcessStateModifier and TypeClassDescriptionclassListener that looks for files in a LocalFileSystem.classMicrosoft Exchange Implementation of a mailbox based filesystem.classFile listener for an FTP connection.classclassReceiver<M>Wrapper for a listener that specifies a channel for the incoming messages of a specificAdapter.classFile listener for an SMB2 or SMB3 share.classDeprecated.classFile listener for an SFTP connection.