wssec.wssc
Interface IPingService


@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
           date="2012-12-18T20:26:24.065Z",
           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:24.065Z Generated source version: 2.6.0.fuse-71-047


Method Summary
 PingResponse ping(PingRequest parameters)
           
 

Method Detail

ping

@Action(input="http://xmlsoap.org/Ping",
        output="http://xmlsoap.org/Ping")
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
           date="2012-12-18T20:26:24.065Z")
PingResponse ping(PingRequest parameters)


Apache CXF