|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.latencybusters.lbm.UMQReceiverQueueMessageRetrieveInfo
public class UMQReceiverQueueMessageRetrieveInfo
Class containing the results of a call to LBMReceiverBase#queueMessageRetrieve .
| Constructor Summary | |
|---|---|
UMQReceiverQueueMessageRetrieveInfo()
|
|
| Method Summary | |
|---|---|
java.util.List<UMQQueueMessageStatus> |
messages()
Gets the list of message statuses for the retrieved messages. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UMQReceiverQueueMessageRetrieveInfo()
| Method Detail |
|---|
public java.util.List<UMQQueueMessageStatus> messages()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||