| org.apache.axis2.jaxws.dispatch.SOAP12Dispatch
SOAP12Dispatch | public class SOAP12Dispatch extends TestCase (Code) | | This class uses the JAX-WS Dispatch API to test sending and receiving
messages using SOAP 1.2.
|
testSOAP12DispatchMessageMode | public void testSOAP12DispatchMessageMode() throws Exception(Code) | | Test sending a SOAP 1.2 request in MESSAGE mode
|
testSOAP12DispatchMessageMode_MustUnderstand | public void testSOAP12DispatchMessageMode_MustUnderstand() throws Exception(Code) | | Test sending a SOAP 1.2 request in MESSAGE mode
|
testSOAP12DispatchPayloadMode | public void testSOAP12DispatchPayloadMode() throws Exception(Code) | | Test sending a SOAP 1.2 request in PAYLOAD mode
|
|
|