类的使用
com.lark.oapi.okhttp.ConnectionPool
使用ConnectionPool的程序包
程序包
说明
An HTTP+HTTP/2 client for Android and Java applications.
-
com.lark.oapi.okhttp中ConnectionPool的使用
参数类型为ConnectionPool的com.lark.oapi.okhttp中的方法修饰符和类型方法说明OkHttpClient.Builder.connectionPool(ConnectionPool connectionPool) Sets the connection pool used to recycle HTTP and HTTPS connections. -
com.lark.oapi.okhttp.internal中ConnectionPool的使用