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 siddhi-io-wso2event-5.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wso2.extension.siddhi.io.wso2event.source
├─ org.wso2.extension.siddhi.io.wso2event.source.AgentCallbackImpl.class - [JAR]
├─ org.wso2.extension.siddhi.io.wso2event.source.WSO2EventSource.class - [JAR]
├─ org.wso2.extension.siddhi.io.wso2event.source.WSO2EventSourceConstants.class - [JAR]
├─ org.wso2.extension.siddhi.io.wso2event.source.WSO2EventSourceDS.class - [JAR]
├─ org.wso2.extension.siddhi.io.wso2event.source.WSO2EventSourceDataHolder.class - [JAR]
├─ org.wso2.extension.siddhi.io.wso2event.source.WSO2EventSourceRegistrationManager.class - [JAR]
org.wso2.extension.siddhi.io.wso2event.sink
├─ org.wso2.extension.siddhi.io.wso2event.sink.WSO2EventSink.class - [JAR]
├─ org.wso2.extension.siddhi.io.wso2event.sink.WSO2EventSinkConstants.class - [JAR]