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 hilla-runtime-plugin-transfertypes-24.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.vaadin.hilla.runtime.transfertypes
├─ com.vaadin.hilla.runtime.transfertypes.EndpointSubscription.class - [JAR]
├─ com.vaadin.hilla.runtime.transfertypes.Flux.class - [JAR]
com.vaadin.hilla.mappedtypes
├─ com.vaadin.hilla.mappedtypes.Order.class - [JAR]
├─ com.vaadin.hilla.mappedtypes.Pageable.class - [JAR]
├─ com.vaadin.hilla.mappedtypes.Sort.class - [JAR]