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