wssec.wssec10
Interface IPingService
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2012-12-18T20:26:23.617Z",
comments="Apache CXF 2.6.0.fuse-71-047")
public interface IPingService
This class was generated by Apache CXF 2.6.0.fuse-71-047
2012-12-18T20:26:23.617Z
Generated source version: 2.6.0.fuse-71-047
echo
@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="2012-12-18T20:26:23.617Z")
String echo(String request)
Apache CXF