DropwizardSSLConnectionSocketFactory | DropwizardSSLConnectionSocketFactory | |||
---|---|---|---|---|
Compiled from "DropwizardSSLConnectionSocketFactory.java" | Compiled from "DropwizardSSLConnectionSocketFactory.java" | |||
public class io.dropwizard.client.DropwizardSSLConnectionSocketFactory { | public class io.dropwizard.client.DropwizardSSLConnectionSocketFactory { | |||
final javax.net.ssl.HostnameVerifier verifier; | final javax.net.ssl.HostnameVerifier verifier; | |||
public io.dropwizard.client.DropwizardSSLConnectionSocketFactory(io.dropw izard.client.ssl.TlsConfiguration); | public io.dropwizard.client.DropwizardSSLConnectionSocketFactory(io.dropw izard.client.ssl.TlsConfiguration); | |||
public io.dropwizard.client.DropwizardSSLConnectionSocketFactory(io.dropw izard.client.ssl.TlsConfiguration, javax.net.ssl.HostnameVerifier); | public io.dropwizard.client.DropwizardSSLConnectionSocketFactory(io.dropw izard.client.ssl.TlsConfiguration, javax.net.ssl.HostnameVerifier); | |||
public org.apache.http.conn.ssl.SSLConnectionSocketFactory getSocketFacto ry() throws org.apache.http.conn.ssl.SSLInitializationException; | public org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory getSocke tFactory() throws org.apache.hc.core5.ssl.SSLInitializationException; | |||
static {}; | static {}; | |||
} | } | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |