wssec.wssc
Interface IPingService


@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
           date="2012-10-02T15:45:03.387Z",
           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.387Z Generated source version: 2.5.0.fuse-70-097


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-10-02T15:45:03.387Z")
PingResponse ping(PingRequest parameters)


Apache CXF