Interface HttpGETGateway


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

    Modifier and Type
    Method
    Description
    loadAll(String payload, String token)
     
  • Method Details