Class HttpClientGPConnector

  • All Implemented Interfaces:
    cz.gopay.api.v3.IGPConnector

    public class HttpClientGPConnector
    extends cz.gopay.api.v3.AbstractGPConnector
    Author:
    Frantisek Sichinger
    • Field Summary

      • Fields inherited from class cz.gopay.api.v3.AbstractGPConnector

        accessToken, apiUrl, CONNECTION_POOL_SIZE, CONNECTION_SERVICE_TO, CONNECTION_SETUP_TO, logger, VERSION
    • Method Detail

      • createRESTClientProxy

        protected <T> T createRESTClientProxy​(String apiUrl,
                                              Class<T> proxy)
        Specified by:
        createRESTClientProxy in class cz.gopay.api.v3.AbstractGPConnector
      • getImplementationName

        protected String getImplementationName()
        Specified by:
        getImplementationName in class cz.gopay.api.v3.AbstractGPConnector