Package COM.activesw.api.client
Class BrokerClientQueueBrowserInfo
java.lang.Object
COM.activesw.api.client.BrokerQueueBrowserInfo
COM.activesw.api.client.BrokerClientQueueBrowserInfo
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
ConstructorsConstructorDescriptionBrokerClientQueueBrowserInfo
(String targetId, String browserId, int browserSessionId, boolean locked, boolean acquired, int createTime) -
Method Summary
-
Constructor Details
-
BrokerClientQueueBrowserInfo
public BrokerClientQueueBrowserInfo() -
BrokerClientQueueBrowserInfo
-