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
MXExceptionvoid close()
throws MXException
MXExceptionjava.util.Map getConnectionMetaData()
throws MXException
MXException