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 org.wso2.carbon.event.input.adaptor.websocket-2.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wso2.carbon.event.input.adaptor.websocket
├─ org.wso2.carbon.event.input.adaptor.websocket.WebsocketEventAdaptorFactory.class - [JAR]
├─ org.wso2.carbon.event.input.adaptor.websocket.WebsocketEventAdaptorType.class - [JAR]
org.wso2.carbon.event.input.adaptor.websocket.internal
├─ org.wso2.carbon.event.input.adaptor.websocket.internal.WebsocketClient.class - [JAR]
org.wso2.carbon.event.input.adaptor.websocket.internal.util
├─ org.wso2.carbon.event.input.adaptor.websocket.internal.util.WebsocketEventAdaptorConstants.class - [JAR]
org.wso2.carbon.event.input.adaptor.websocket.internal.ds
├─ org.wso2.carbon.event.input.adaptor.websocket.internal.ds.WebsocketEventAdaptorServiceDS.class - [JAR]