Interface HttpClient


  • public interface HttpClient
    You can cast an injected client with this type to initialize the base.
    • Method Detail

      • base

        @Deprecated
        void base​(String base)
        Deprecated.
        set the base URI of the http request
        Parameters:
        base - the base URI of the http client, use @Base on parameter