org.apache.axis2.transport.testkit.axis2
Interface MessageContextValidator

All Known Implementing Classes:
JettyEchoEndpoint

public interface MessageContextValidator


Method Summary
 void validate(org.apache.axis2.context.MessageContext msgContext, boolean isResponse)
           
 

Method Detail

validate

void validate(org.apache.axis2.context.MessageContext msgContext,
              boolean isResponse)
              throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.