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 jambalaya-tenancy-grpc-interface-0.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.zhokhov.jambalaya.grpc.v1.tenant
├─ com.zhokhov.jambalaya.grpc.v1.tenant.DropTenantRequest.class - [JAR]
├─ com.zhokhov.jambalaya.grpc.v1.tenant.DropTenantRequestOrBuilder.class - [JAR]
├─ com.zhokhov.jambalaya.grpc.v1.tenant.DropTenantResponse.class - [JAR]
├─ com.zhokhov.jambalaya.grpc.v1.tenant.DropTenantResponseOrBuilder.class - [JAR]
├─ com.zhokhov.jambalaya.grpc.v1.tenant.ProvisionTenantRequest.class - [JAR]
├─ com.zhokhov.jambalaya.grpc.v1.tenant.ProvisionTenantRequestOrBuilder.class - [JAR]
├─ com.zhokhov.jambalaya.grpc.v1.tenant.ProvisionTenantResponse.class - [JAR]
├─ com.zhokhov.jambalaya.grpc.v1.tenant.ProvisionTenantResponseOrBuilder.class - [JAR]
├─ com.zhokhov.jambalaya.grpc.v1.tenant.TenantServiceGrpc.class - [JAR]
├─ com.zhokhov.jambalaya.grpc.v1.tenant.TenantStatus.class - [JAR]
├─ com.zhokhov.jambalaya.grpc.v1.tenant.TenantV1.class - [JAR]