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 knotx-forms-api-1.6.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.knotx.forms.api
├─ io.knotx.forms.api.FormFragmentConstants.class - [JAR]
├─ io.knotx.forms.api.FormsAdapterProxy.class - [JAR]
├─ io.knotx.forms.api.FormsAdapterProxyVertxEBProxy.class - [JAR]
├─ io.knotx.forms.api.FormsAdapterProxyVertxProxyHandler.class - [JAR]
├─ io.knotx.forms.api.FormsAdapterRequest.class - [JAR]
├─ io.knotx.forms.api.FormsAdapterRequestConverter.class - [JAR]
├─ io.knotx.forms.api.FormsAdapterResponse.class - [JAR]
├─ io.knotx.forms.api.FormsAdapterResponseConverter.class - [JAR]
├─ io.knotx.forms.api.package-info.class - [JAR]
io.knotx.reactivex.forms.api
├─ io.knotx.reactivex.forms.api.FormsAdapterProxy.class - [JAR]
io.knotx.forms.api.reactivex
├─ io.knotx.forms.api.reactivex.AbstractFormsAdapterProxy.class - [JAR]