com.latencybusters.lbm
Class UMQReceiverQueueMessageRetrieveInfo

java.lang.Object
  extended by com.latencybusters.lbm.UMQReceiverQueueMessageRetrieveInfo

public class UMQReceiverQueueMessageRetrieveInfo
extends java.lang.Object

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

UMQReceiverQueueMessageRetrieveInfo

public UMQReceiverQueueMessageRetrieveInfo()
Method Detail

messages

public java.util.List<UMQQueueMessageStatus> messages()
Gets the list of message statuses for the retrieved messages.

Returns:
the list of message statuses.


All of the documentation and software included in this and any other Informatica Inc "Ultra Messaging" Release is Copyright (C) 2004-2014, Informatica Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted only as covered by the terms of a valid software license agreement with 29West Inc. Copyright © 2004-2014, Informatica, Inc. All Rights Reserved.