Uses of Interface
java.net.http.HttpResponse.ResponseInfo
Packages that use HttpResponse.ResponseInfo
-
Uses of HttpResponse.ResponseInfo in java.net.http
Methods in java.net.http with parameters of type HttpResponse.ResponseInfoModifier and TypeMethodDescriptionHttpResponse.BodyHandler.apply
(HttpResponse.ResponseInfo responseInfo) Returns aBodySubscriber
considering the given response status code and headers.