Interface ReadonlyHttpClientConfiguration

All Known Implementing Classes:
HttpClientConfiguration

public interface ReadonlyHttpClientConfiguration
Interface for holding HTTP Client Configuration.
  • Method Summary

    Modifier and Type Method Description
    long getTimeout()
    Long value for timeout.
  • Method Details

    • getTimeout

      long getTimeout()
      Long value for timeout.
      Returns:
      the timeout