jar

io.remotecontrol : remote-transport-http

Maven & Gradle

Dec 15, 2014
1 usages
18 stars

remote-transport-http · Support for sending and receiving remote commands over HTTP (including a servlet implementation)

Table Of Contents

Latest Version

Download io.remotecontrol : remote-transport-http JAR file - Latest Versions:

All Versions

Download io.remotecontrol : remote-transport-http JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7

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 remote-transport-http-0.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.remotecontrol.transport.http

├─ io.remotecontrol.transport.http.HttpTransport.class - [JAR]

├─ io.remotecontrol.transport.http.RemoteControlHttpHandler.class - [JAR]

├─ io.remotecontrol.transport.http.RemoteControlServlet.class - [JAR]