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 muc-user-10.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jabber.protocol.muc_user
├─ org.jabber.protocol.muc_user.AbstractXBuilder.class - [JAR]
├─ org.jabber.protocol.muc_user.Actor.class - [JAR]
├─ org.jabber.protocol.muc_user.ActorBuilder.class - [JAR]
├─ org.jabber.protocol.muc_user.Adapter1.class - [JAR]
├─ org.jabber.protocol.muc_user.Adapter2.class - [JAR]
├─ org.jabber.protocol.muc_user.BuilderFactory.class - [JAR]
├─ org.jabber.protocol.muc_user.Decline.class - [JAR]
├─ org.jabber.protocol.muc_user.DeclineBuilder.class - [JAR]
├─ org.jabber.protocol.muc_user.Destroy.class - [JAR]
├─ org.jabber.protocol.muc_user.DestroyBuilder.class - [JAR]
├─ org.jabber.protocol.muc_user.Invite.class - [JAR]
├─ org.jabber.protocol.muc_user.InviteBuilder.class - [JAR]
├─ org.jabber.protocol.muc_user.Item.class - [JAR]
├─ org.jabber.protocol.muc_user.ItemBuilder.class - [JAR]
├─ org.jabber.protocol.muc_user.ObjectFactory.class - [JAR]
├─ org.jabber.protocol.muc_user.Status.class - [JAR]
├─ org.jabber.protocol.muc_user.StatusBuilder.class - [JAR]
├─ org.jabber.protocol.muc_user.X.class - [JAR]
├─ org.jabber.protocol.muc_user.XBuilder.class - [JAR]
├─ org.jabber.protocol.muc_user.package-info.class - [JAR]