| |
|
| org.apache.axis2.jaxws.sample.WrapTests
WrapTests | public class WrapTests extends TestCase (Code) | | |
WrapTests | public WrapTests()(Code) | | |
WrapTests | public WrapTests(String arg0)(Code) | | Parameters: arg0 - |
testEchoStringWSGEN1 | public void testEchoStringWSGEN1()(Code) | | This is a test of a doc/lit method that passes the
request in a header. This can only be reproduced via
annotations and WSGEN. WSImport will not allow this.
|
testEchoStringWSGEN2 | public void testEchoStringWSGEN2()(Code) | | This is a test of a doc/lit method that passes the
response in a header. This can only be reproduced via
annotations and WSGEN. WSImport will not allow this.
|
testOneWayVoidWithNoInputParams | public void testOneWayVoidWithNoInputParams()(Code) | | |
testTwoWayHolder | public void testTwoWayHolder()(Code) | | |
testTwoWayHolderAsync | public void testTwoWayHolderAsync()(Code) | | |
testTwoWaySync | public void testTwoWaySync()(Code) | | |
testTwoWayWithHeadersAndHolders | public void testTwoWayWithHeadersAndHolders()(Code) | | |
|
|
|