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 basyx.http-2.0.0-milestone-01.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.digitaltwin.basyx.http.pagination
├─ org.eclipse.digitaltwin.basyx.http.pagination.PagedResult.class - [JAR]
├─ org.eclipse.digitaltwin.basyx.http.pagination.PagedResultPagingMetadata.class - [JAR]
org.eclipse.digitaltwin.basyx.http
├─ org.eclipse.digitaltwin.basyx.http.Aas4JHTTPSerializationExtension.class - [JAR]
├─ org.eclipse.digitaltwin.basyx.http.BaSyxExceptionHandler.class - [JAR]
├─ org.eclipse.digitaltwin.basyx.http.BaSyxHTTPConfiguration.class - [JAR]
├─ org.eclipse.digitaltwin.basyx.http.Base64UrlEncodedIdentifier.class - [JAR]
├─ org.eclipse.digitaltwin.basyx.http.SerializationExtension.class - [JAR]
├─ org.eclipse.digitaltwin.basyx.http.String2Base64UrlEncodedIdentifier.class - [JAR]
org.eclipse.digitaltwin.basyx.http.documentation
├─ org.eclipse.digitaltwin.basyx.http.documentation.RepositoryApiDocumentationConfiguration.class - [JAR]
org.eclipse.digitaltwin.basyx.http.model
├─ org.eclipse.digitaltwin.basyx.http.model.BaseOperationResult.class - [JAR]
├─ org.eclipse.digitaltwin.basyx.http.model.ExecutionState.class - [JAR]
├─ org.eclipse.digitaltwin.basyx.http.model.Message.class - [JAR]
├─ org.eclipse.digitaltwin.basyx.http.model.OperationRequest.class - [JAR]
├─ org.eclipse.digitaltwin.basyx.http.model.OperationResult.class - [JAR]
├─ org.eclipse.digitaltwin.basyx.http.model.Result.class - [JAR]