Interface HttpClient


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

    Modifier and Type
    Method
    Description
    void
    base(String base)
    Deprecated.
  • Method Details

    • 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