Class HttpTimeout


  • public final class HttpTimeout
    extends Object
    Representation of an HTTP Timeout. Can be used for all call, connect and read.
    • Constructor Detail

      • HttpTimeout

        public HttpTimeout​(long period,
                           TimeUnit timeUnit)