wssec.wssec11
Interface IPingService
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2012-10-02T15:45:03.178Z",
comments="Apache CXF 2.5.0.fuse-70-097")
public interface IPingService
This class was generated by Apache CXF 2.5.0.fuse-70-097
2012-10-02T15:45:03.178Z
Generated source version: 2.5.0.fuse-70-097
echo
@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="2012-10-02T15:45:03.178Z")
String echo(String request)
Apache CXF