| |
|
| org.apache.axis2.jaxws.dispatch.DOMSourceDispatch
DOMSourceDispatch | public class DOMSourceDispatch extends TestCase (Code) | | This class tests the JAX-WS Dispatch with various forms of the
javax.xml.transform.dom.DOMSource
|
testAsyncCallbackMessageMode | public void testAsyncCallbackMessageMode() throws Exception(Code) | | |
testAsyncCallbackPayloadMode | public void testAsyncCallbackPayloadMode() throws Exception(Code) | | |
testAsyncPollingMessageMode | public void testAsyncPollingMessageMode() throws Exception(Code) | | |
testAsyncPollingPayloadMode | public void testAsyncPollingPayloadMode() throws Exception(Code) | | |
testOneWayMessageMode | public void testOneWayMessageMode() throws Exception(Code) | | |
testOneWayPayloadMode | public void testOneWayPayloadMode() throws Exception(Code) | | |
testSyncMessageMode | public void testSyncMessageMode() throws Exception(Code) | | |
testSyncPayloadMode | public void testSyncPayloadMode() throws Exception(Code) | | |
|
|
|