org.apache.cxf.ws.rm
Class SequenceMonitor

java.lang.Object
  extended by org.apache.cxf.ws.rm.SequenceMonitor

public class SequenceMonitor
extends java.lang.Object


Constructor Summary
SequenceMonitor()
           
 
Method Summary
 void acknowledgeMessage()
           
 int getMPM()
           
protected  void setMonitorInterval(long i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SequenceMonitor

public SequenceMonitor()
Method Detail

acknowledgeMessage

public void acknowledgeMessage()

getMPM

public int getMPM()

setMonitorInterval

protected void setMonitorInterval(long i)


Copyright © 2006 Apache Software Foundation. All Rights Reserved.