类的使用
io.agentscope.core.model.transport.OkHttpTransport.Builder
使用OkHttpTransport.Builder的程序包
-
io.agentscope.core.model.transport中OkHttpTransport.Builder的使用
修饰符和类型方法说明static OkHttpTransport.BuilderOkHttpTransport.builder()Create a new builder for OkHttpTransport.OkHttpTransport.Builder.client(okhttp3.OkHttpClient client) Use an existing OkHttpClient instance.OkHttpTransport.Builder.config(HttpTransportConfig config) Set the transport configuration.