wssec.wssec10
Interface IPingService


public interface IPingService

This class was generated by FuseSource Services Framework 2.4.3-fuse-03-02 2012-05-22T19:59:23.359Z Generated source version: 2.4.3-fuse-03-02


Method Summary
 String echo(String request)
           
 

Method Detail

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")
String echo(String request)


Apache CXF