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 beam-sdks-java-expansion-service-2.49.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.beam.sdk.expansion.service
├─ org.apache.beam.sdk.expansion.service.AutoValue_Dependency.class - [JAR]
├─ org.apache.beam.sdk.expansion.service.AutoValue_ExpansionServiceConfig.class - [JAR]
├─ org.apache.beam.sdk.expansion.service.AutoValue_JavaClassLookupTransformProvider_AllowList.class - [JAR]
├─ org.apache.beam.sdk.expansion.service.AutoValue_JavaClassLookupTransformProvider_AllowedClass.class - [JAR]
├─ org.apache.beam.sdk.expansion.service.Dependency.class - [JAR]
├─ org.apache.beam.sdk.expansion.service.ExpansionServer.class - [JAR]
├─ org.apache.beam.sdk.expansion.service.ExpansionService.class - [JAR]
├─ org.apache.beam.sdk.expansion.service.ExpansionServiceConfig.class - [JAR]
├─ org.apache.beam.sdk.expansion.service.ExpansionServiceOptions.class - [JAR]
├─ org.apache.beam.sdk.expansion.service.ExpansionServiceSchemaTransformProvider.class - [JAR]
├─ org.apache.beam.sdk.expansion.service.JavaClassLookupTransformProvider.class - [JAR]
├─ org.apache.beam.sdk.expansion.service.MultiLanguageBuilderMethod.class - [JAR]
├─ org.apache.beam.sdk.expansion.service.MultiLanguageConstructorMethod.class - [JAR]