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 jboss-as-jbossas-remoting-6.1.0.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jboss.aspects.remoting.interceptors.invoker
├─ org.jboss.aspects.remoting.interceptors.invoker.InvokerInterceptor.class - [JAR]
├─ org.jboss.aspects.remoting.interceptors.invoker.RemotingInterceptorFactory.class - [JAR]
org.jboss.aspects.remoting.interceptors.marshall
├─ org.jboss.aspects.remoting.interceptors.marshall.MarshallInterceptor.class - [JAR]
org.jboss.aspects.remoting.interceptors.transport
├─ org.jboss.aspects.remoting.interceptors.transport.TransportInterceptor.class - [JAR]
org.jboss.remoting.security.domain
├─ org.jboss.remoting.security.domain.DomainServerSocketFactoryService.class - [JAR]
├─ org.jboss.remoting.security.domain.DomainServerSocketFactoryServiceMBean.class - [JAR]