Interface HttpPOSTGateway


public interface HttpPOSTGateway
Gateway to relay the POST operation to the secured webservice responsible of executing the operation. By default, smarteditwebservices is the targeted extension.
  • Method Summary

    Modifier and Type
    Method
    Description
    save(Map<String,String> payload, String token)