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-extensions-protobuf-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.extensions.protobuf
├─ org.apache.beam.sdk.extensions.protobuf.ByteStringCoder.class - [JAR]
├─ org.apache.beam.sdk.extensions.protobuf.DynamicProtoCoder.class - [JAR]
├─ org.apache.beam.sdk.extensions.protobuf.ProtoByteBuddyUtils.class - [JAR]
├─ org.apache.beam.sdk.extensions.protobuf.ProtoCoder.class - [JAR]
├─ org.apache.beam.sdk.extensions.protobuf.ProtoDomain.class - [JAR]
├─ org.apache.beam.sdk.extensions.protobuf.ProtoDynamicMessageSchema.class - [JAR]
├─ org.apache.beam.sdk.extensions.protobuf.ProtoMessageSchema.class - [JAR]
├─ org.apache.beam.sdk.extensions.protobuf.ProtoPayloadSerializerProvider.class - [JAR]
├─ org.apache.beam.sdk.extensions.protobuf.ProtoSchemaLogicalTypes.class - [JAR]
├─ org.apache.beam.sdk.extensions.protobuf.ProtoSchemaTranslator.class - [JAR]
├─ org.apache.beam.sdk.extensions.protobuf.ProtobufCoderProviderRegistrar.class - [JAR]
├─ org.apache.beam.sdk.extensions.protobuf.ProtobufUtil.class - [JAR]