Uses of Interface
com.univocity.api.net.HttpResponse

Packages that use HttpResponse
com.univocity.api.net   
 

Uses of HttpResponse in com.univocity.api.net
 

Methods in com.univocity.api.net that return HttpResponse
 HttpResponse UrlReaderProvider.getResponse()
          Invokes the HTTP request and returns the response as a HttpResponse object.
 

Methods in com.univocity.api.net with parameters of type HttpResponse
 void HttpResponseReader.processResponse(HttpResponse response, InputStream responseBody, Charset encoding)
          Processes a HttpResponse obtained through a HttpRequest invocation via a UrlReaderProvider.
 



Copyright © 2018 uniVocity Software Pty Ltd. All rights reserved.