com.latencybusters.lbm
Class UMQReceiverQueueMessageListInfo

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

public class UMQReceiverQueueMessageListInfo
extends java.lang.Object

Class containing the results of a call to LBMReceiverBase#queueMessageList .


Constructor Summary
UMQReceiverQueueMessageListInfo()
           
 
Method Summary
 java.util.List<UMQQueueMessageStatus> messages()
          Gets the list of message statuses for messages currently present in the queue within the receiver's application set.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UMQReceiverQueueMessageListInfo

public UMQReceiverQueueMessageListInfo()
Method Detail

messages

public java.util.List<UMQQueueMessageStatus> messages()
Gets the list of message statuses for messages currently present in the queue within the receiver's application set.

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.