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 oldalbum.services-1.9.15.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
no.priv.bang.oldalbum.services
├─ no.priv.bang.oldalbum.services.OldAlbumException.class - [JAR]
├─ no.priv.bang.oldalbum.services.OldAlbumService.class - [JAR]
no.priv.bang.oldalbum.services.bean
├─ no.priv.bang.oldalbum.services.bean.AlbumEntry.class - [JAR]
├─ no.priv.bang.oldalbum.services.bean.BatchAddPicturesRequest.class - [JAR]
├─ no.priv.bang.oldalbum.services.bean.Credentials.class - [JAR]
├─ no.priv.bang.oldalbum.services.bean.ImageMetadata.class - [JAR]
├─ no.priv.bang.oldalbum.services.bean.ImageRequest.class - [JAR]
├─ no.priv.bang.oldalbum.services.bean.LocaleBean.class - [JAR]
├─ no.priv.bang.oldalbum.services.bean.LoginResult.class - [JAR]