@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-01-06T13:07:57.711-03:30", comments="Apache CXF 2.7.0.redhat-611454") 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="2016-01-06T13:07:57.711-03:30") String echo(String request)
Apache CXF