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 registry-remoting-http-6.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.alipay.sofa.registry.remoting.jersey
├─ com.alipay.sofa.registry.remoting.jersey.JerseyChannel.class - [JAR]
├─ com.alipay.sofa.registry.remoting.jersey.JerseyClient.class - [JAR]
├─ com.alipay.sofa.registry.remoting.jersey.JerseyJettyServer.class - [JAR]
com.alipay.sofa.registry.remoting.jersey.exchange
├─ com.alipay.sofa.registry.remoting.jersey.exchange.JerseyExchange.class - [JAR]
com.alipay.sofa.registry.remoting.jersey.jetty.server
├─ com.alipay.sofa.registry.remoting.jersey.jetty.server.HttpChannelOverHttpCustom.class - [JAR]
├─ com.alipay.sofa.registry.remoting.jersey.jetty.server.HttpConnectionCustom.class - [JAR]
├─ com.alipay.sofa.registry.remoting.jersey.jetty.server.HttpConnectionCustomFactory.class - [JAR]