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