Class HttpClientConfiguration

java.lang.Object
com.bandwidth.http.client.HttpClientConfiguration
All Implemented Interfaces:
ReadonlyHttpClientConfiguration

public class HttpClientConfiguration
extends java.lang.Object
implements ReadonlyHttpClientConfiguration
Class to hold HTTP Client Configuration
  • Constructor Summary

    Constructors 
    Constructor Description
    HttpClientConfiguration()
    Default Constructor
  • Method Summary

    Modifier and Type Method Description
    long getTimeout()  
    void setTimeout​(long timeout)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait