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 portal-value-objects-2.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.transficc.portals
├─ com.transficc.portals.DecodingHandler.class - [JAR]
├─ com.transficc.portals.EmptyRequest.class - [JAR]
├─ com.transficc.portals.ErrorMessage.class - [JAR]
├─ com.transficc.portals.FromUrl.class - [JAR]
├─ com.transficc.portals.InstantiatingHandler.class - [JAR]
├─ com.transficc.portals.JsonDecodingHandler.class - [JAR]
├─ com.transficc.portals.Optional.class - [JAR]
├─ com.transficc.portals.ParameterDecodingHandler.class - [JAR]
├─ com.transficc.portals.PortalRequest.class - [JAR]
├─ com.transficc.portals.ResponseHelper.class - [JAR]
├─ com.transficc.portals.RouteHandlerFactory.class - [JAR]
├─ com.transficc.portals.ValueObjectValidationHandler.class - [JAR]