@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:23.167-04:00", comments="Apache CXF 3.0.4.redhat-621211") public interface IPingService
@Action(input="http://WSSec/wssec11/echo", output="http://WSSec/wssec11/echo") @RequestWrapper(localName="echo", targetNamespace="http://WSSec/wssec11", className="wssec.wssec11.Echo") @ResponseWrapper(localName="echoResponse", targetNamespace="http://WSSec/wssec11", className="wssec.wssec11.EchoResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:23.167-04:00") String echo(String request)
Apache CXF