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 schemaregistry-contract-0.5.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.pravega.schemaregistry.contract.generated.rest.model
├─ io.pravega.schemaregistry.contract.generated.rest.model.AddedTo.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.Backward.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.BackwardAndForward.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.BackwardPolicy.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.BackwardTill.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.BackwardTransitive.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.CanRead.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.CodecType.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.CodecTypes.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.Compatibility.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.CreateGroupRequest.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.EncodingId.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.EncodingInfo.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.Forward.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.ForwardPolicy.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.ForwardTill.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.ForwardTransitive.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.GetEncodingIdRequest.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.GroupHistory.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.GroupHistoryRecord.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.GroupProperties.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.ListGroupsResponse.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.SchemaInfo.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.SchemaVersionsList.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.SchemaWithVersion.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.SerializationFormat.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.UpdateCompatibilityRequest.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.Valid.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.ValidateRequest.class - [JAR]
├─ io.pravega.schemaregistry.contract.generated.rest.model.VersionInfo.class - [JAR]
io.pravega.schemaregistry.contract.data
├─ io.pravega.schemaregistry.contract.data.BackwardAndForward.class - [JAR]
├─ io.pravega.schemaregistry.contract.data.CodecType.class - [JAR]
├─ io.pravega.schemaregistry.contract.data.Compatibility.class - [JAR]
├─ io.pravega.schemaregistry.contract.data.EncodingId.class - [JAR]
├─ io.pravega.schemaregistry.contract.data.EncodingInfo.class - [JAR]
├─ io.pravega.schemaregistry.contract.data.GroupHistoryRecord.class - [JAR]
├─ io.pravega.schemaregistry.contract.data.GroupProperties.class - [JAR]
├─ io.pravega.schemaregistry.contract.data.SchemaInfo.class - [JAR]
├─ io.pravega.schemaregistry.contract.data.SchemaWithVersion.class - [JAR]
├─ io.pravega.schemaregistry.contract.data.SerializationFormat.class - [JAR]
├─ io.pravega.schemaregistry.contract.data.VersionInfo.class - [JAR]
io.pravega.schemaregistry.contract.transform
├─ io.pravega.schemaregistry.contract.transform.ModelHelper.class - [JAR]
io.pravega.schemaregistry.contract.v1
├─ io.pravega.schemaregistry.contract.v1.ApiV1.class - [JAR]