Uses of Interface
org.frankframework.core.IMessageBrowsingIteratorItem
Packages that use IMessageBrowsingIteratorItem
Package
Description
-
Uses of IMessageBrowsingIteratorItem in org.frankframework.core
Methods in org.frankframework.core that return IMessageBrowsingIteratorItemModifier and TypeMethodDescriptionIMessageBrowser.getContext(String storageKey) Retrieves the message context as an iteratorItem.IMessageBrowsingIterator.next() -
Uses of IMessageBrowsingIteratorItem in org.frankframework.filesystem
Classes in org.frankframework.filesystem that implement IMessageBrowsingIteratorItemModifier and TypeClassDescriptionclassFileSystemMessageBrowsingIteratorItem<F,FS extends IBasicFileSystem<F>> Methods in org.frankframework.filesystem that return IMessageBrowsingIteratorItemModifier and TypeMethodDescriptionFileSystemMessageBrowser.getContext(String storageKey) FileSystemMessageBrowsingIterator.next()Method parameters in org.frankframework.filesystem with type arguments of type IMessageBrowsingIteratorItemModifier and TypeMethodDescriptionprotected booleanFileSystemMessageBrowser.contains(String value, ThrowingFunction<IMessageBrowsingIteratorItem, String, ListenerException> field) -
Uses of IMessageBrowsingIteratorItem in org.frankframework.jdbc
Methods in org.frankframework.jdbc that return IMessageBrowsingIteratorItem -
Uses of IMessageBrowsingIteratorItem in org.frankframework.jms
Classes in org.frankframework.jms that implement IMessageBrowsingIteratorItemMethods in org.frankframework.jms that return IMessageBrowsingIteratorItemModifier and TypeMethodDescriptionAbstractJmsMessageBrowser.getContext(String messageId) JmsQueueBrowserIterator.next() -
Uses of IMessageBrowsingIteratorItem in org.frankframework.management.bus.dto
Constructors in org.frankframework.management.bus.dto with parameters of type IMessageBrowsingIteratorItem -
Uses of IMessageBrowsingIteratorItem in org.frankframework.util
Methods in org.frankframework.util with parameters of type IMessageBrowsingIteratorItemModifier and TypeMethodDescriptionbooleanMessageBrowsingFilter.matchAny(IMessageBrowsingIteratorItem iterItem) booleanMessageBrowsingFilter.matchMessage(IMessageBrowsingIteratorItem iterItem)