Interface JSONService

All Known Implementing Classes:
JSONContentType, JSONCount, JSONExists, JSONGet, JSONLedger, JSONList, JSONMenu, JSONRetrieve, JSONTransact, JSONTranSync
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface JSONService
Interface defining the JSON Service interface. Any logic handling a SO Connector should implement this interface. This service handles the execution of JSON requests and responses.
Author:
Syam