Uses of Class
com.flyfish.oauth.client.RestClient
Packages that use RestClient
-
Uses of RestClient in com.flyfish.oauth.client
Methods in com.flyfish.oauth.client that return RestClientModifier and TypeMethodDescriptionRestClient.RestClientBuilder.build()构建clientRestClient.onError(Consumer<RestClient.RestClientException> errorConsumer) 设置请求失败时的回调RestClient.responseType(com.flyfish.oauth.client.RestClient.ResponseType responseType) 设置响应类型