Method/Constructor | Description |
BrokerClientPoll | The constructor that generates a BrokerClientPoll object for a specified Broker client. |
BrokerClient.poll | Polls the Broker for events in queues belonging to a specified set of Broker clients, and returns the BrokerClientPoll object for each client that has one or more events in its queue. |
BrokerClientPoll.getBrokerClient | Returns the BrokerClient associated with a BrokerClientPoll object. |