Uses of Class
org.xipki.util.exception.ObjectCreationException
-
Packages that use ObjectCreationException Package Description org.xipki.util.http -
-
Uses of ObjectCreationException in org.xipki.util.http
Methods in org.xipki.util.http that throw ObjectCreationException Modifier and Type Method Description HostnameVerifierSslContextConf. buildHostnameVerifier()static HostnameVerifierHostnameVerifiers. createHostnameVerifier(String hostnameVerifierType)Create HostnameVerifier.SSLContextSslContextConf. getSslContext()SSLSocketFactorySslContextConf. getSslSocketFactory()Constructors in org.xipki.util.http that throw ObjectCreationException Constructor Description XiHttpClient(SslContextConf sslContextConf)
-