jar

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

Maven & Gradle

Sep 09, 2018
0 stars
Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
0.2.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-extensions.np-api-0.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

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

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

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

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

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

org.pcsoft.framework.jremote.ext.np.api.exception

├─ org.pcsoft.framework.jremote.ext.np.api.exception.JRemoteNetworkProtocolException.class - [JAR]

org.pcsoft.framework.jremote.ext.np.api

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

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

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

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

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

Advertisement