FileDocCategorySizeDatePackage
WSDLInteropTestDocLitPortBindingImpl.javaAPI DocApache Axis 1.4936Sat Apr 22 18:57:28 BST 2006test.wsdl.interop3.docLit

WSDLInteropTestDocLitPortBindingImpl

public class WSDLInteropTestDocLitPortBindingImpl extends Object implements test.wsdl.interop3.docLit.WSDLInteropTestDocLitPortType
WSDLInteropTestDocLitPortBindingImpl.java This file was auto-generated from WSDL by the Apache Axis Wsdl2java emitter.

Fields Summary
Constructors Summary
Methods Summary
public java.lang.StringechoString(java.lang.String echoStringParam)

        return echoStringParam;
    
public test.wsdl.interop3.docLit.xsd.ArrayOfstring_literalechoStringArray(test.wsdl.interop3.docLit.xsd.ArrayOfstring_literal echoStringArrayParam)

        return echoStringArrayParam;
    
public test.wsdl.interop3.docLit.xsd.SOAPStructechoStruct(test.wsdl.interop3.docLit.xsd.SOAPStruct echoStructParam)

        return echoStructParam;
    
public voidechoVoid()