Uses of Interface
org.apache.calcite.avatica.remote.TrustStoreConfigurable
-
Packages that use TrustStoreConfigurable Package Description org.apache.calcite.avatica.remote JDBC driver that uses remote procedure calls. -
-
Uses of TrustStoreConfigurable in org.apache.calcite.avatica.remote
Classes in org.apache.calcite.avatica.remote that implement TrustStoreConfigurable 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.
-