Class KlientKonfigurasjon


  • public class KlientKonfigurasjon
    extends Object
    • Method Detail

      • getProxyHost

        public String getProxyHost()
      • getProxyPort

        public int getProxyPort()
      • getProxyScheme

        public String getProxyScheme()
      • getSocketTimeoutInMillis

        public long getSocketTimeoutInMillis()
      • getConnectTimeoutInMillis

        public long getConnectTimeoutInMillis()
      • getConnectionRequestTimeoutInMillis

        public long getConnectionRequestTimeoutInMillis()
      • getMaxConnectionPoolSize

        public int getMaxConnectionPoolSize()
      • useProxy

        public boolean useProxy()
      • getHttpRequestInterceptors

        public org.apache.http.HttpRequestInterceptor[] getHttpRequestInterceptors()
      • getHttpResponseInterceptors

        public org.apache.http.HttpResponseInterceptor[] getHttpResponseInterceptors()
      • getMiljo

        public Miljo getMiljo()
      • getIntegrasjonspunktRoot

        public URI getIntegrasjonspunktRoot()