BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.soap.SoapMethod

Packages that use SoapMethod
weblogic.soap   
 

Uses of SoapMethod in weblogic.soap
 

Methods in weblogic.soap that return SoapMethod
 SoapMethod WebServiceProxy.addMethod(java.lang.String name, SoapType returnType, SoapType[] parameters)
          creates and add a soap method to this proxy with the specified name, return type and parameters.
 SoapMethod WebServiceProxy.getMethod(java.lang.String name)
          returns the method with the given name.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.