FileDocCategorySizeDatePackage
MyService.javaAPI DocApache Axis 1.4869Sat Apr 22 18:57:28 BST 2006test.wsdl.extra

MyService

public class MyService extends Object
Test service for Extra Classes test case which verifys that Java2WSDL include the extra classes specified.

Fields Summary
Constructors Summary
Methods Summary
public java.lang.Stringmyop(java.lang.String in)

        return "out";