@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-04-26T19:28:23.004Z", comments="Apache CXF 2.7.0.redhat-611476") public interface IPingService
@Action(input="http://WSSec/wssec10/echo", output="http://WSSec/wssec10/echo") @RequestWrapper(localName="echo", targetNamespace="http://WSSec/wssec10", className="wssec.wssec10.Echo") @ResponseWrapper(localName="echoResponse", targetNamespace="http://WSSec/wssec10", className="wssec.wssec10.EchoResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-04-26T19:28:23.004Z") String echo(String request)
Apache CXF