jar

org.rzo.yajsw : srvmgr

Maven & Gradle

Feb 05, 2014

YAJSW - Server Manager · YAJSW is a java centric implementation of the java service wrapper by tanuki (JSW). It aims at being mostly configuration compliant with the original. It should therefore be easy to switch from JSW to YAJSW.

Table Of Contents

Latest Version

Download org.rzo.yajsw : srvmgr JAR file - Latest Versions:

All Versions

Download org.rzo.yajsw : srvmgr JAR file - All Versions:

Version Vulnerabilities Size Updated
11.11

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window srvmgr-11.11.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.rzo.yajsw.srvmgr.server

├─ org.rzo.yajsw.srvmgr.server.AbstractServiceManagerServer.class - [JAR]

├─ org.rzo.yajsw.srvmgr.server.RPCServerPipelineFactory.class - [JAR]

├─ org.rzo.yajsw.srvmgr.server.ServerBooter.class - [JAR]

├─ org.rzo.yajsw.srvmgr.server.ServerMain.class - [JAR]

├─ org.rzo.yajsw.srvmgr.server.ServiceManagerServer.class - [JAR]

org.rzo.yajsw.srvmgr.hub

├─ org.rzo.yajsw.srvmgr.hub.HubBooter.class - [JAR]

├─ org.rzo.yajsw.srvmgr.hub.HubMain.class - [JAR]

├─ org.rzo.yajsw.srvmgr.hub.HubService.class - [JAR]

├─ org.rzo.yajsw.srvmgr.hub.HubServiceServer.class - [JAR]

├─ org.rzo.yajsw.srvmgr.hub.RPCServerPipelineFactory.class - [JAR]

org.rzo.yajsw.srvmgr.client

├─ org.rzo.yajsw.srvmgr.client.AsyncServiceManagerServer.class - [JAR]

├─ org.rzo.yajsw.srvmgr.client.ClientBooter.class - [JAR]

├─ org.rzo.yajsw.srvmgr.client.ClientMain.class - [JAR]

├─ org.rzo.yajsw.srvmgr.client.HiddenTable.class - [JAR]

├─ org.rzo.yajsw.srvmgr.client.Host.class - [JAR]

├─ org.rzo.yajsw.srvmgr.client.HostsTable.class - [JAR]

├─ org.rzo.yajsw.srvmgr.client.InstallDialog.class - [JAR]

├─ org.rzo.yajsw.srvmgr.client.NewHostDialog.class - [JAR]

├─ org.rzo.yajsw.srvmgr.client.RPCClientPipelineFactory.class - [JAR]

├─ org.rzo.yajsw.srvmgr.client.ReloadConsoleDialog.class - [JAR]

├─ org.rzo.yajsw.srvmgr.client.ServicesForm.class - [JAR]

├─ org.rzo.yajsw.srvmgr.client.ServicesTable.class - [JAR]

├─ org.rzo.yajsw.srvmgr.client.UninstallDialog.class - [JAR]

org.rzo.yajsw.srvmgr.server.ms.win

├─ org.rzo.yajsw.srvmgr.server.ms.win.WinServiceManagerServer.class - [JAR]

org.rzo.yajsw.util

├─ org.rzo.yajsw.util.BeanTableFormat.class - [JAR]

├─ org.rzo.yajsw.util.ObservableList.class - [JAR]

├─ org.rzo.yajsw.util.ObservableObject.class - [JAR]

Advertisement