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-legacy-naming-spi-1.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jboss.legacy.jnp.connector.simple
├─ org.jboss.legacy.jnp.connector.simple.SingleConnectorLegacyService.class - [JAR]
org.jboss.legacy.jnp.server.simple
├─ org.jboss.legacy.jnp.server.simple.SingleServerLegacyService.class - [JAR]
org.jboss.legacy.jnp.server
├─ org.jboss.legacy.jnp.server.JNPServer.class - [JAR]
├─ org.jboss.legacy.jnp.server.LegacyJNPServerService.class - [JAR]
├─ org.jboss.legacy.jnp.server.NamingStore.class - [JAR]
├─ org.jboss.legacy.jnp.server.NamingStoreWrapper.class - [JAR]
org.jboss.legacy.jnp.infinispan
├─ org.jboss.legacy.jnp.infinispan.ClusterListener.class - [JAR]
├─ org.jboss.legacy.jnp.infinispan.ClusterNodeProxy.class - [JAR]
├─ org.jboss.legacy.jnp.infinispan.ClusterResponseFilter.class - [JAR]
├─ org.jboss.legacy.jnp.infinispan.ClusterStateTransferProvider.class - [JAR]
├─ org.jboss.legacy.jnp.infinispan.HADistributedTreeManager.class - [JAR]
├─ org.jboss.legacy.jnp.infinispan.HAGroupCommunicationService.class - [JAR]
├─ org.jboss.legacy.jnp.infinispan.HAMembershipListenerAdapter.class - [JAR]
├─ org.jboss.legacy.jnp.infinispan.InfinispanDistributedCacheTree.class - [JAR]
├─ org.jboss.legacy.jnp.infinispan.InfinispanHAPartition.class - [JAR]
├─ org.jboss.legacy.jnp.infinispan.LegacyClusterNodeAdapter.class - [JAR]
├─ org.jboss.legacy.jnp.infinispan.PseudoBinding.class - [JAR]
├─ org.jboss.legacy.jnp.infinispan.ResponseFilterAdapter.class - [JAR]
├─ org.jboss.legacy.jnp.infinispan.StateTransferProviderAdapter.class - [JAR]
org.jboss.legacy
├─ org.jboss.legacy.LegacyService.class - [JAR]
org.jboss.legacy.jnp.factory
├─ org.jboss.legacy.jnp.factory.SecurityActions.class - [JAR]
├─ org.jboss.legacy.jnp.factory.WatchfulClassLoader.class - [JAR]
├─ org.jboss.legacy.jnp.factory.WatchfulContext.class - [JAR]
├─ org.jboss.legacy.jnp.factory.WatchfulContextFactory.class - [JAR]
org.jboss.legacy.jnp.server.clustered
├─ org.jboss.legacy.jnp.server.clustered.HAServerLegacyService.class - [JAR]
org.jboss.legacy.jnp.connector.clustered
├─ org.jboss.legacy.jnp.connector.clustered.HAConnectorLegacyService.class - [JAR]