| |
|
| org.apache.axis2.jaxws.message.MessageRPCTests
MessageRPCTests | public class MessageRPCTests extends TestCase (Code) | | MessageTests
Tests to create and validate Message processing
These are not client/server tests. Instead the tests simulate the processing of a Message during
client/server processing.
|
MessageRPCTests | public MessageRPCTests()(Code) | | |
testJAXBInflow_soap11 | public void testJAXBInflow_soap11() throws Exception(Code) | | |
testJAXBInflow_soap12 | public void testJAXBInflow_soap12() throws Exception(Code) | | |
testJAXBOutflow | public void testJAXBOutflow() throws Exception(Code) | | Create a JAXBBlock containing a JAX-B business object
and simulate a normal Proxy output flow
throws: Exception - |
testJAXBOutflowPerf | public void testJAXBOutflowPerf() throws Exception(Code) | | Create a JAXBBlock containing a JAX-B business object
and simulate a normal Proxy output flow
throws: Exception - |
|
|
|