jar

com.github.kleinerhacker : jremote-plugins.np-api

Maven & Gradle

Aug 27, 2018
0 stars
Table Of Contents

Latest Version

Download com.github.kleinerhacker : jremote-plugins.np-api JAR file - Latest Versions:

All Versions

Download com.github.kleinerhacker : jremote-plugins.np-api JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

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 jremote-plugins.np-api-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.pcsoft.framework.jremote.np.api

├─ org.pcsoft.framework.jremote.np.api.Client.class - [JAR]

├─ org.pcsoft.framework.jremote.np.api.ClientBase.class - [JAR]

├─ org.pcsoft.framework.jremote.np.api.NetworkProtocolPlugin.class - [JAR]

├─ org.pcsoft.framework.jremote.np.api.Service.class - [JAR]

├─ org.pcsoft.framework.jremote.np.api.ServiceBase.class - [JAR]

org.pcsoft.framework.jremote.np.api.annotation

├─ org.pcsoft.framework.jremote.np.api.annotation.KeepAlive.class - [JAR]

├─ org.pcsoft.framework.jremote.np.api.annotation.Registration.class - [JAR]

├─ org.pcsoft.framework.jremote.np.api.annotation.RemoteKeepAliveService.class - [JAR]

├─ org.pcsoft.framework.jremote.np.api.annotation.RemoteRegistrationService.class - [JAR]

Advertisement