Package eu.nmvs.services.v4_0
Interface IPkiServices
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
comments="Apache CXF 4.0.3")
public interface IPkiServices
This class was generated by Apache CXF 4.0.3
Generated source version: 4.0.3
-
Method Summary
Modifier and TypeMethodDescriptiong615DownloadClientCertificate
(G615Request messageParameters) pingPki
(PkiPingRequest messageParameters)
-
Method Details
-
pingPki
@Action(input="ns:PingRequestMessage", output="ns:PingResponseMessage") @Generated("org.apache.cxf.tools.wsdlto.WSDLToJava") PkiPingResponse pingPki(PkiPingRequest messageParameters) -
g615DownloadClientCertificate
@Action(input="ns:G615RequestMessage", output="ns:G615ResponseMessage") @Generated("org.apache.cxf.tools.wsdlto.WSDLToJava") G615Response g615DownloadClientCertificate(G615Request messageParameters)
-