public class OkHttpBuilderUtils extends Object
OkHttpBuilderUtils()
static okhttp3.OkHttpClient.Builder
newBuilder(long timeout)
newBuilder(long connectTimeout, long readtimeout)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OkHttpBuilderUtils()
public static okhttp3.OkHttpClient.Builder newBuilder(long timeout)
public static okhttp3.OkHttpClient.Builder newBuilder(long connectTimeout, long readtimeout)
Copyright © 2023. All rights reserved.