org.globus.ogsa.handlers
Class TimeOutHandler

java.lang.Object
  extended byBasicHandler
      extended byorg.globus.ogsa.handlers.TimeOutHandler

public class TimeOutHandler
extends BasicHandler

This handler generates timestamp information as well as where in the message progression the handler was called.

See Also:
Serialized Form

Constructor Summary
TimeOutHandler()
           
 
Method Summary
 void invoke(MessageContext messageContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeOutHandler

public TimeOutHandler()
Method Detail

invoke

public void invoke(MessageContext messageContext)
            throws AxisFault
Throws:
AxisFault