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 call-1.0.0-v20070627-1030.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.ecf.telephony.call.service
├─ org.eclipse.ecf.telephony.call.service.ICallSessionService.class - [JAR]
org.eclipse.ecf.telephony.call
├─ org.eclipse.ecf.telephony.call.CallException.class - [JAR]
├─ org.eclipse.ecf.telephony.call.CallSessionErrorDetails.class - [JAR]
├─ org.eclipse.ecf.telephony.call.CallSessionFailureReason.class - [JAR]
├─ org.eclipse.ecf.telephony.call.CallSessionState.class - [JAR]
├─ org.eclipse.ecf.telephony.call.ICallSession.class - [JAR]
├─ org.eclipse.ecf.telephony.call.ICallSessionContainerAdapter.class - [JAR]
├─ org.eclipse.ecf.telephony.call.ICallSessionListener.class - [JAR]
├─ org.eclipse.ecf.telephony.call.ICallSessionRequestListener.class - [JAR]
org.eclipse.ecf.telephony.call.events
├─ org.eclipse.ecf.telephony.call.events.ICallSessionEvent.class - [JAR]
├─ org.eclipse.ecf.telephony.call.events.ICallSessionRequestEvent.class - [JAR]
org.eclipse.ecf.internal.telephony.call
├─ org.eclipse.ecf.internal.telephony.call.Activator.class - [JAR]