Interface MessageContextValidator

  • All Known Implementing Classes:
    JettyEchoEndpoint

    public interface MessageContextValidator
    • Method Detail

      • validate

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