View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ali-avatica-server-1.13.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.calcite.avatica.jdbc
├─ org.apache.calcite.avatica.jdbc.ExpiredCloseable.class - [JAR]
├─ org.apache.calcite.avatica.jdbc.JdbcMeta.class - [JAR]
├─ org.apache.calcite.avatica.jdbc.JdbcResultSet.class - [JAR]
├─ org.apache.calcite.avatica.jdbc.StatementInfo.class - [JAR]
org.apache.calcite.avatica.server
├─ org.apache.calcite.avatica.server.AbstractAvaticaHandler.class - [JAR]
├─ org.apache.calcite.avatica.server.AvaticaHandler.class - [JAR]
├─ org.apache.calcite.avatica.server.AvaticaJsonHandler.class - [JAR]
├─ org.apache.calcite.avatica.server.AvaticaProtobufHandler.class - [JAR]
├─ org.apache.calcite.avatica.server.AvaticaServerConfiguration.class - [JAR]
├─ org.apache.calcite.avatica.server.AvaticaSpnegoAuthenticator.class - [JAR]
├─ org.apache.calcite.avatica.server.DelegatingAvaticaHandler.class - [JAR]
├─ org.apache.calcite.avatica.server.DoAsRemoteUserCallback.class - [JAR]
├─ org.apache.calcite.avatica.server.HandlerFactory.class - [JAR]
├─ org.apache.calcite.avatica.server.HttpQueryStringParameterRemoteUserExtractor.class - [JAR]
├─ org.apache.calcite.avatica.server.HttpRequestRemoteUserExtractor.class - [JAR]
├─ org.apache.calcite.avatica.server.HttpServer.class - [JAR]
├─ org.apache.calcite.avatica.server.Main.class - [JAR]
├─ org.apache.calcite.avatica.server.MetricsAwareAvaticaHandler.class - [JAR]
├─ org.apache.calcite.avatica.server.PropertyBasedSpnegoLoginService.class - [JAR]
├─ org.apache.calcite.avatica.server.RemoteUserDisallowedException.class - [JAR]
├─ org.apache.calcite.avatica.server.RemoteUserExtractionException.class - [JAR]
├─ org.apache.calcite.avatica.server.RemoteUserExtractor.class - [JAR]
├─ org.apache.calcite.avatica.server.ServerCustomizer.class - [JAR]
├─ org.apache.calcite.avatica.server.ServerKeytabJaasConf.class - [JAR]
├─ org.apache.calcite.avatica.server.package-info.class - [JAR]