java.lang.Object
com.github.charlemaznable.httpclient.ohclient.OhFactory

public final class OhFactory extends Object
  • 构造器详细资料

    • OhFactory

      public OhFactory()
  • 方法详细资料

    • getClient

      public static <T> T getClient(Class<T> ohClass)
    • springOhLoader

      public static OhFactory.OhLoader springOhLoader()
    • ohLoader

      public static OhFactory.OhLoader ohLoader(com.github.charlemaznable.core.lang.Factory factory)