Uses of Interface
org.frankframework.core.IHasProcessState
Packages that use IHasProcessState
-
Uses of IHasProcessState in org.frankframework.core
Subinterfaces of IHasProcessState in org.frankframework.coreModifier and TypeInterfaceDescriptioninterface
Interface that can be implemented by Listeners that provide their own management of messages processed and in error. -
Uses of IHasProcessState in org.frankframework.jdbc
Classes in org.frankframework.jdbc that implement IHasProcessStateModifier and TypeClassDescriptionclass
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
Read messages from the IBISSTORE database table previously stored by aMessageStoreSender
. -
Uses of IHasProcessState in org.frankframework.receivers
Classes in org.frankframework.receivers that implement IHasProcessState