Class HttpClient


  • public class HttpClient
    extends org.bedework.util.http.PooledHttpClient
    Carry out all communications with web service
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.bedework.util.http.PooledHttpClient

        org.bedework.util.http.PooledHttpClient.IdleConnectionMonitorThread, org.bedework.util.http.PooledHttpClient.ProcessResponse<T extends Object>, org.bedework.util.http.PooledHttpClient.ResponseHolder<T extends Object>
    • Constructor Summary

      Constructors 
      Constructor Description
      HttpClient​(URI uri)  
    • Method Summary

      • Methods inherited from class org.bedework.util.http.PooledHttpClient

        delete, get, getBinary, getConnStats, getDefaultMaxPerRoute, getJson, getJson, getLong, getMaxConnections, getString, post, postForm, postJson, postJson, postJson, postXml, propfind, put, release, report, setDefaultMaxPerRoute, setHeadersFetcher, setHostLimit, setMaxConnections