org.apache.axis2.transport.testkit
Interface MessageExchangeValidator

All Known Implementing Classes:
AxisAsyncTestClient, AxisRequestResponseTestClient, AxisTestClient

public interface MessageExchangeValidator


Method Summary
 void afterReceive()
           
 void beforeSend()
           
 

Method Detail

beforeSend

void beforeSend()
                throws java.lang.Exception
Throws:
java.lang.Exception

afterReceive

void afterReceive()
                  throws java.lang.Exception
Throws:
java.lang.Exception


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