public interface MessageHubBrowser
Modifier and Type | Method and Description |
---|---|
java.util.List |
browseMessages(long startFrom,
long skipCount,
long fromOffset) |
void |
close() |
java.util.Map |
getConnectionMetaData() |
java.util.List browseMessages(long startFrom, long skipCount, long fromOffset) throws MXException
MXException
void close() throws MXException
MXException
java.util.Map getConnectionMetaData() throws MXException
MXException