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.

Author:
Chamikara Jayalath

Constructor Summary
MessageRetransmissionAdjuster()
           
 
Method Summary
 boolean adjustRetransmittion(SenderBean retransmitterBean, org.apache.axis2.context.ConfigurationContext configContext)
           
 
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 boolean adjustRetransmittion(SenderBean retransmitterBean,
                                    org.apache.axis2.context.ConfigurationContext configContext)
                             throws SandeshaException
Throws:
SandeshaException


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