Uses of Class
org.xipki.util.http.SslContextConf
-
Packages that use SslContextConf Package Description org.xipki.util org.xipki.util.http -
-
Uses of SslContextConf in org.xipki.util
Constructors in org.xipki.util with parameters of type SslContextConf Constructor Description DefaultCurl(SslContextConf sslContextConf) -
Uses of SslContextConf in org.xipki.util.http
Methods in org.xipki.util.http that return SslContextConf Modifier and Type Method Description static SslContextConfSslContextConf. ofSslConf(SslConf ssl)Constructors in org.xipki.util.http with parameters of type SslContextConf Constructor Description XiHttpClient(SslContextConf sslContextConf)
-