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 reference1-1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
one.xingyi.reference1.telephone.client.view
├─ one.xingyi.reference1.telephone.client.view.TelephoneNumberView.class - [JAR]
├─ one.xingyi.reference1.telephone.client.view.TelephoneNumberViewDebugInfo.class - [JAR]
├─ one.xingyi.reference1.telephone.client.view.TelephoneNumberViewImpl.class - [JAR]
one.xingyi.reference1
├─ one.xingyi.reference1.IPersonServerDefn.class - [JAR]
├─ one.xingyi.reference1.PersonServer.class - [JAR]
├─ one.xingyi.reference1.Reference1.class - [JAR]
one.xingyi.reference1.telephone
├─ one.xingyi.reference1.telephone.ITelephoneNumberDefn.class - [JAR]
├─ one.xingyi.reference1.telephone.ITelephoneNumberViewDefn.class - [JAR]
one.xingyi.reference1.telephone.server.controller
├─ one.xingyi.reference1.telephone.server.controller.ITelephoneNumberController.class - [JAR]
one.xingyi.reference1.telephone.client.viewcompanion
├─ one.xingyi.reference1.telephone.client.viewcompanion.TelephoneNumberViewCompanion.class - [JAR]
one.xingyi.reference1.telephone.client.resourcecompanion
├─ one.xingyi.reference1.telephone.client.resourcecompanion.TelephoneNumberCompositeCompanion.class - [JAR]
one.xingyi.core.httpClient
├─ one.xingyi.core.httpClient.DefaultHttpServiceCompletableFuture.class - [JAR]
├─ one.xingyi.core.httpClient.HttpServiceCompletableFuture.class - [JAR]
one.xingyi.reference1.person.server.companion
├─ one.xingyi.reference1.person.server.companion.PersonCompanion.class - [JAR]
one.xingyi.reference1.person.server.domain
├─ one.xingyi.reference1.person.server.domain.IPerson.class - [JAR]
├─ one.xingyi.reference1.person.server.domain.Person.class - [JAR]
├─ one.xingyi.reference1.person.server.domain.PersonDebugInfo.class - [JAR]
one.xingyi.reference1.person
├─ one.xingyi.reference1.person.IPersonDefn.class - [JAR]
├─ one.xingyi.reference1.person.IPersonLine12ViewDefn.class - [JAR]
├─ one.xingyi.reference1.person.IPersonNameViewDefn.class - [JAR]
├─ one.xingyi.reference1.person.PersonController.class - [JAR]
one.xingyi.reference1.person.client.resourcecompanion
├─ one.xingyi.reference1.person.client.resourcecompanion.PersonCompositeCompanion.class - [JAR]
one.xingyi.reference1.person.server.controller
├─ one.xingyi.reference1.person.server.controller.IPersonController.class - [JAR]
one.xingyi.reference1.person.client.viewcompanion
├─ one.xingyi.reference1.person.client.viewcompanion.PersonLine12ViewCompanion.class - [JAR]
├─ one.xingyi.reference1.person.client.viewcompanion.PersonNameViewCompanion.class - [JAR]
one.xingyi.reference1.person.client.view
├─ one.xingyi.reference1.person.client.view.PersonLine12View.class - [JAR]
├─ one.xingyi.reference1.person.client.view.PersonLine12ViewDebugInfo.class - [JAR]
├─ one.xingyi.reference1.person.client.view.PersonLine12ViewImpl.class - [JAR]
├─ one.xingyi.reference1.person.client.view.PersonNameView.class - [JAR]
├─ one.xingyi.reference1.person.client.view.PersonNameViewDebugInfo.class - [JAR]
├─ one.xingyi.reference1.person.client.view.PersonNameViewImpl.class - [JAR]
one.xingyi.reference1.telephone.server.domain
├─ one.xingyi.reference1.telephone.server.domain.ITelephoneNumber.class - [JAR]
├─ one.xingyi.reference1.telephone.server.domain.TelephoneNumber.class - [JAR]
├─ one.xingyi.reference1.telephone.server.domain.TelephoneNumberDebugInfo.class - [JAR]
one.xingyi.reference1.telephone.client.entitydefn
├─ one.xingyi.reference1.telephone.client.entitydefn.ITelephoneNumberClientEntity.class - [JAR]
one.xingyi.reference1.person.client.entitydefn
├─ one.xingyi.reference1.person.client.entitydefn.IPersonClientEntity.class - [JAR]
one.xingyi.reference1.telephone.server.companion
├─ one.xingyi.reference1.telephone.server.companion.TelephoneNumberCompanion.class - [JAR]