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 com.liferay.app.builder.rest.client-1.0.24.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.app.builder.rest.client.resource.v1_0
├─ com.liferay.app.builder.rest.client.resource.v1_0.AppResource.class - [JAR]
com.liferay.app.builder.rest.client.serdes.v1_0
├─ com.liferay.app.builder.rest.client.serdes.v1_0.AppDeploymentSerDes.class - [JAR]
├─ com.liferay.app.builder.rest.client.serdes.v1_0.AppSerDes.class - [JAR]
com.liferay.app.builder.rest.client.pagination
├─ com.liferay.app.builder.rest.client.pagination.Page.class - [JAR]
├─ com.liferay.app.builder.rest.client.pagination.Pagination.class - [JAR]
com.liferay.app.builder.rest.client.function
├─ com.liferay.app.builder.rest.client.function.UnsafeSupplier.class - [JAR]
com.liferay.app.builder.rest.client.permission
├─ com.liferay.app.builder.rest.client.permission.Permission.class - [JAR]
com.liferay.app.builder.rest.client.aggregation
├─ com.liferay.app.builder.rest.client.aggregation.Aggregation.class - [JAR]
├─ com.liferay.app.builder.rest.client.aggregation.Facet.class - [JAR]
com.liferay.app.builder.rest.client.json
├─ com.liferay.app.builder.rest.client.json.BaseJSONParser.class - [JAR]
com.liferay.app.builder.rest.client.problem
├─ com.liferay.app.builder.rest.client.problem.Problem.class - [JAR]
com.liferay.app.builder.rest.client.dto.v1_0
├─ com.liferay.app.builder.rest.client.dto.v1_0.App.class - [JAR]
├─ com.liferay.app.builder.rest.client.dto.v1_0.AppDeployment.class - [JAR]
com.liferay.app.builder.rest.client.http
├─ com.liferay.app.builder.rest.client.http.HttpInvoker.class - [JAR]