@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:22.851-04:00", comments="Apache CXF 3.0.4.redhat-621211") 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-08-11T07:23:22.851-04:00") String echo(String request)
Apache CXF