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 azure-data-schemaregistry-1.3.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.azure.data.schemaregistry.implementation
├─ com.azure.data.schemaregistry.implementation.AzureSchemaRegistryImpl.class - [JAR]
├─ com.azure.data.schemaregistry.implementation.AzureSchemaRegistryImplBuilder.class - [JAR]
├─ com.azure.data.schemaregistry.implementation.SchemaGroupsOperationsImpl.class - [JAR]
├─ com.azure.data.schemaregistry.implementation.SchemaRegistryHelper.class - [JAR]
├─ com.azure.data.schemaregistry.implementation.SchemasImpl.class - [JAR]
com.azure.data.schemaregistry.implementation.models
├─ com.azure.data.schemaregistry.implementation.models.Error.class - [JAR]
├─ com.azure.data.schemaregistry.implementation.models.ErrorDetail.class - [JAR]
├─ com.azure.data.schemaregistry.implementation.models.ErrorException.class - [JAR]
├─ com.azure.data.schemaregistry.implementation.models.SchemaGroups.class - [JAR]
├─ com.azure.data.schemaregistry.implementation.models.SchemaId.class - [JAR]
├─ com.azure.data.schemaregistry.implementation.models.SchemaVersions.class - [JAR]
├─ com.azure.data.schemaregistry.implementation.models.SchemasGetByIdHeaders.class - [JAR]
├─ com.azure.data.schemaregistry.implementation.models.SchemasGetByIdResponse.class - [JAR]
├─ com.azure.data.schemaregistry.implementation.models.SchemasGetSchemaVersionHeaders.class - [JAR]
├─ com.azure.data.schemaregistry.implementation.models.SchemasGetSchemaVersionResponse.class - [JAR]
├─ com.azure.data.schemaregistry.implementation.models.SchemasQueryIdByContentHeaders.class - [JAR]
├─ com.azure.data.schemaregistry.implementation.models.SchemasQueryIdByContentResponse.class - [JAR]
├─ com.azure.data.schemaregistry.implementation.models.SchemasRegisterHeaders.class - [JAR]
├─ com.azure.data.schemaregistry.implementation.models.SchemasRegisterResponse.class - [JAR]
com.azure.data.schemaregistry.models
├─ com.azure.data.schemaregistry.models.SchemaFormat.class - [JAR]
├─ com.azure.data.schemaregistry.models.SchemaProperties.class - [JAR]
├─ com.azure.data.schemaregistry.models.SchemaRegistrySchema.class - [JAR]
com.azure.data.schemaregistry
├─ com.azure.data.schemaregistry.SchemaRegistryAsyncClient.class - [JAR]
├─ com.azure.data.schemaregistry.SchemaRegistryClient.class - [JAR]
├─ com.azure.data.schemaregistry.SchemaRegistryClientBuilder.class - [JAR]
├─ com.azure.data.schemaregistry.SchemaRegistryJsonSerializer.class - [JAR]
├─ com.azure.data.schemaregistry.SchemaRegistryVersion.class - [JAR]