- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ConnectionSocketFactory (0.29 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/client/http/HcHttpClient.java
// SSL final LayeredConnectionSocketFactory sslSocketFactory = buildSSLSocketFactory(httpClientBuilder); final Registry<ConnectionSocketFactory> socketFactoryRegistry = RegistryBuilder.<ConnectionSocketFactory> create()// .register("http", PlainConnectionSocketFactory.getSocketFactory())// .register("https", sslSocketFactory) .build();Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Sun Nov 23 12:19:14 UTC 2025 - 53.7K bytes - Viewed (0)