@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-02-06T18:56:06.102-05:00", comments="Apache CXF 2.7.0.redhat-611423") 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="2015-02-06T18:56:06.102-05:00") String echo(String request)
Apache CXF