Package COM.activesw.api.client
Class BrokerClientQueueBrowserInfo
- java.lang.Object
-
- COM.activesw.api.client.BrokerQueueBrowserInfo
-
- COM.activesw.api.client.BrokerClientQueueBrowserInfo
-
public class BrokerClientQueueBrowserInfo extends BrokerQueueBrowserInfo
This class holds details of a client queue browser.
-
-
Field Summary
-
Fields inherited from class COM.activesw.api.client.BrokerQueueBrowserInfo
browserId, browserSessionId, clientId, createTime, locked
-
-
Constructor Summary
Constructors Constructor Description BrokerClientQueueBrowserInfo()
BrokerClientQueueBrowserInfo​(java.lang.String targetId, java.lang.String browserId, int browserSessionId, boolean locked, boolean acquired, int createTime)
-