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.logging.correlation-4.8.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wso2.carbon.logging.correlation
├─ org.wso2.carbon.logging.correlation.CorrelationLogConfigurable.class - [JAR]
├─ org.wso2.carbon.logging.correlation.CorrelationLogConfigurator.class - [JAR]
org.wso2.carbon.logging.correlation.utils
├─ org.wso2.carbon.logging.correlation.utils.CorrelationLogConstants.class - [JAR]
├─ org.wso2.carbon.logging.correlation.utils.CorrelationLogHolder.class - [JAR]
├─ org.wso2.carbon.logging.correlation.utils.CorrelationLogUtil.class - [JAR]
org.wso2.carbon.logging.correlation.internal
├─ org.wso2.carbon.logging.correlation.internal.CorrelationLogManager.class - [JAR]
org.wso2.carbon.logging.correlation.bean
├─ org.wso2.carbon.logging.correlation.bean.CorrelationLogComponentConfig.class - [JAR]
├─ org.wso2.carbon.logging.correlation.bean.CorrelationLogConfig.class - [JAR]
├─ org.wso2.carbon.logging.correlation.bean.ImmutableCorrelationLogConfig.class - [JAR]