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 webterminal-0.1.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.wgtwo.api.annotations
├─ com.wgtwo.api.annotations.AnnotationsProto.class - [JAR]
com.wgtwo.api.v0.common
├─ com.wgtwo.api.v0.common.ErrorsProto.class - [JAR]
├─ com.wgtwo.api.v0.common.PhoneNumberProto.class - [JAR]
├─ com.wgtwo.api.v0.common.TypesProto.class - [JAR]
com.wgtwo.api.v0.webterminal
├─ com.wgtwo.api.v0.webterminal.Action.class - [JAR]
├─ com.wgtwo.api.v0.webterminal.ActionOrBuilder.class - [JAR]
├─ com.wgtwo.api.v0.webterminal.Answer.class - [JAR]
├─ com.wgtwo.api.v0.webterminal.AnswerOrBuilder.class - [JAR]
├─ com.wgtwo.api.v0.webterminal.Bye.class - [JAR]
├─ com.wgtwo.api.v0.webterminal.ByeOrBuilder.class - [JAR]
├─ com.wgtwo.api.v0.webterminal.Error.class - [JAR]
├─ com.wgtwo.api.v0.webterminal.ErrorOrBuilder.class - [JAR]
├─ com.wgtwo.api.v0.webterminal.Idle.class - [JAR]
├─ com.wgtwo.api.v0.webterminal.IdleOrBuilder.class - [JAR]
├─ com.wgtwo.api.v0.webterminal.InCall.class - [JAR]
├─ com.wgtwo.api.v0.webterminal.InCallOrBuilder.class - [JAR]
├─ com.wgtwo.api.v0.webterminal.Offer.class - [JAR]
├─ com.wgtwo.api.v0.webterminal.OfferOrBuilder.class - [JAR]
├─ com.wgtwo.api.v0.webterminal.Ringing.class - [JAR]
├─ com.wgtwo.api.v0.webterminal.RingingOrBuilder.class - [JAR]
├─ com.wgtwo.api.v0.webterminal.ToPhone.class - [JAR]
├─ com.wgtwo.api.v0.webterminal.ToPhoneOrBuilder.class - [JAR]
├─ com.wgtwo.api.v0.webterminal.WebTerminalMessage.class - [JAR]
├─ com.wgtwo.api.v0.webterminal.WebTerminalMessageOrBuilder.class - [JAR]
├─ com.wgtwo.api.v0.webterminal.WebTerminalProto.class - [JAR]
├─ com.wgtwo.api.v0.webterminal.WebTerminalServiceGrpc.class - [JAR]