Class BaseHttpRequest


  • public abstract class BaseHttpRequest
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected HttpClient client  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BaseHttpRequest

        protected BaseHttpRequest​(HttpClient client)