Uses of Interface
org.apache.calcite.avatica.remote.HostnameVerificationConfigurable
-
Packages that use HostnameVerificationConfigurable Package Description org.apache.calcite.avatica.remote JDBC driver that uses remote procedure calls. -
-
Uses of HostnameVerificationConfigurable in org.apache.calcite.avatica.remote
Classes in org.apache.calcite.avatica.remote that implement HostnameVerificationConfigurable Modifier and Type Class Description classAvaticaCommonsHttpClientImplA common class to invoke HTTP requests against the Avatica server agnostic of the data being sent and received across the wire.
-