org.apache.axis
Interface HandlerIterationStrategy


public interface HandlerIterationStrategy

Base interface for doing an action to Handlers with a MessageContext.


Method Summary
 void visit(Handler handler, MessageContext msgContext)
           
 

Method Detail

visit

public void visit(Handler handler,
                  MessageContext msgContext)
           throws AxisFault
Throws:
AxisFault


Copyright © 2003 Apache Web Services Project. All Rights Reserved.