wssec.wssec11
Interface IPingService


public interface IPingService

This class was generated by FuseSource Services Framework 2.4.3-fuse-01-02 2012-02-08T15:09:05.724Z Generated source version: 2.4.3-fuse-01-02


Method Summary
 String echo(String request)
           
 

Method Detail

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


Apache CXF