Class CallHttpApis

  • All Implemented Interfaces:
    org.shakespeareframework.Ability

    public class CallHttpApis
    extends java.lang.Object
    implements org.shakespeareframework.Ability
    Ability to call RESTful APIs using Retrofit.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  CallHttpApis.Builder
      Builder wrapping a Retrofit.Builder and a OkHttpClient.Builder to allow setting both with one class.
    • Constructor Summary

      Constructors 
      Constructor Description
      CallHttpApis()