Java Reference
In-Depth Information
< wsdl:input name = " getEmployee " >
< soap:body use = " literal " />
</ wsdl:input >
< wsdl:output name = " getEmployeeResponse " >
< soap:body use = " literal " />
</ wsdl:output >
< wsdl:fault name = " SOAPException " >
< soap:fault name = " SOAPException " use = " literal " />
</ wsdl:fault >
</ wsdl:operation >
< wsdl:operation name = " updateEmployee " >
< soap:operation soapAction = "" style = " document " />
< wsdl:input name = " updateEmployee " >
< soap:body use = " literal " />
Search WWH ::




Custom Search