public interface IMessageBrowsingIterator extends AutoCloseable
Modifier and Type | Method and Description |
---|---|
void |
close() |
boolean |
hasNext() |
IMessageBrowsingIteratorItem |
next() |
boolean hasNext() throws ListenerException
ListenerException
IMessageBrowsingIteratorItem next() throws ListenerException
ListenerException
void close() throws ListenerException
close
in interface AutoCloseable
ListenerException
Copyright © 2023 Frank!Framework. All rights reserved.