org.apache.sandesha2.util
Class MessageRetransmissionAdjuster

java.lang.Object
  extended byorg.apache.sandesha2.util.MessageRetransmissionAdjuster

public class MessageRetransmissionAdjuster
extends java.lang.Object

This is used to adjust retransmission infoamation after each time the message is sent.


Constructor Summary
MessageRetransmissionAdjuster()
           
 
Method Summary
static boolean adjustRetransmittion(RMMsgContext rmMsgCtx, SenderBean retransmitterBean, org.apache.axis2.context.ConfigurationContext configContext, StorageManager storageManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageRetransmissionAdjuster

public MessageRetransmissionAdjuster()
Method Detail

adjustRetransmittion

public static boolean adjustRetransmittion(RMMsgContext rmMsgCtx,
                                           SenderBean retransmitterBean,
                                           org.apache.axis2.context.ConfigurationContext configContext,
                                           StorageManager storageManager)
                                    throws org.apache.axis2.AxisFault
Throws:
org.apache.axis2.AxisFault


Copyright © 2005-2006 Apache Web Services. All Rights Reserved.