Class ServicioVerificarDocumentoFirmado


  • @Path("verificardocumentofirmado")
    public class ServicioVerificarDocumentoFirmado
    extends java.lang.Object
    REST Web Service
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getXml()
      Retrieves representation of an instance of ec.gob.firmadigital.api.ServicioVerificarDocumentoFirmado
      void putXml​(java.lang.String content)
      PUT method for updating or creating an instance of ServicioVerificarDocumentoFirmado
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ServicioVerificarDocumentoFirmado

        public ServicioVerificarDocumentoFirmado()
        Creates a new instance of ServicioVerificarDocumentoFirmado
    • Method Detail

      • getXml

        @GET
        @Produces("application/xml")
        public java.lang.String getXml()
        Retrieves representation of an instance of ec.gob.firmadigital.api.ServicioVerificarDocumentoFirmado
        Returns:
        an instance of java.lang.String
      • putXml

        @PUT
        @Consumes("application/xml")
        public void putXml​(java.lang.String content)
        PUT method for updating or creating an instance of ServicioVerificarDocumentoFirmado
        Parameters:
        content - representation for the resource