JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.793

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
com.amazonaws

Class ApacheHttpClientConfig



  • @NotThreadSafe
    public final class ApacheHttpClientConfig
    extends Object 
    Used for Apache HTTP client specific custom configurations.
    • Method Detail

      • getSslSocketFactory

        public org.apache.http.conn.socket.ConnectionSocketFactory getSslSocketFactory()
        Returns a custom Apache HTTP client specific SSL socket factory; or null if there is none.
      • setSslSocketFactory

        public void setSslSocketFactory(org.apache.http.conn.socket.ConnectionSocketFactory sslSocketFactory)
        Sets a custom Apache HTTP client specific SSL socket factory.
        Parameters:
        sslSocketFactory - a custom Apache HTTP client specific SSL socket factory; or null if there is none.
      • withSslSocketFactory

        public ApacheHttpClientConfig withSslSocketFactory(org.apache.http.conn.socket.ConnectionSocketFactory sslSocketFactory)
        Fluent API for setting a custom Apache HTTP client specific SSL socket factory.
        Parameters:
        sslSocketFactory - a custom Apache HTTP client specific SSL socket factory; or null if there is none.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

AltStyle によって変換されたページ (->オリジナル) /