类的使用
com.flyfish.oauth.client.RestClient
使用RestClient的程序包
-
com.flyfish.oauth.client中RestClient的使用
修饰符和类型方法说明RestClient.RestClientBuilder.build()构建clientRestClient.onError(Consumer<RestClient.RestClientException> errorConsumer) 设置请求失败时的回调RestClient.responseType(com.flyfish.oauth.client.RestClient.ResponseType responseType) 设置响应类型