jar

com.microsoft.reef : reef-webserver

Maven & Gradle

Oct 21, 2014
2 usages

REEF HTTP Server · HTTP Server component to implement a REST API for the Driver or Evaluators.

Table Of Contents

Latest Version

Download com.microsoft.reef : reef-webserver JAR file - Latest Versions:

All Versions

Download com.microsoft.reef : reef-webserver JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9
0.8
0.7
0.6
0.5
0.4

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 reef-webserver-0.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.microsoft.reef.webserver

├─ com.microsoft.reef.webserver.AvroDriverInfo.class - [JAR]

├─ com.microsoft.reef.webserver.AvroDriverInfoSerializer.class - [JAR]

├─ com.microsoft.reef.webserver.AvroEvaluatorEntry.class - [JAR]

├─ com.microsoft.reef.webserver.AvroEvaluatorInfo.class - [JAR]

├─ com.microsoft.reef.webserver.AvroEvaluatorInfoSerializer.class - [JAR]

├─ com.microsoft.reef.webserver.AvroEvaluatorList.class - [JAR]

├─ com.microsoft.reef.webserver.AvroEvaluatorListSerializer.class - [JAR]

├─ com.microsoft.reef.webserver.AvroEvaluatorsInfo.class - [JAR]

├─ com.microsoft.reef.webserver.AvroHttpRequest.class - [JAR]

├─ com.microsoft.reef.webserver.AvroHttpSerializer.class - [JAR]

├─ com.microsoft.reef.webserver.AvroReefServiceInfo.class - [JAR]

├─ com.microsoft.reef.webserver.DriverInfoSerializer.class - [JAR]

├─ com.microsoft.reef.webserver.EvaluatorInfoSerializer.class - [JAR]

├─ com.microsoft.reef.webserver.EvaluatorListSerializer.class - [JAR]

├─ com.microsoft.reef.webserver.HttpEventHandlers.class - [JAR]

├─ com.microsoft.reef.webserver.HttpHandler.class - [JAR]

├─ com.microsoft.reef.webserver.HttpHandlerConfiguration.class - [JAR]

├─ com.microsoft.reef.webserver.HttpRuntimeConfiguration.class - [JAR]

├─ com.microsoft.reef.webserver.HttpRuntimeStartHandler.class - [JAR]

├─ com.microsoft.reef.webserver.HttpRuntimeStopHandler.class - [JAR]

├─ com.microsoft.reef.webserver.HttpServer.class - [JAR]

├─ com.microsoft.reef.webserver.HttpServerImpl.class - [JAR]

├─ com.microsoft.reef.webserver.HttpServerReefEventHandler.class - [JAR]

├─ com.microsoft.reef.webserver.HttpTrackingURLProvider.class - [JAR]

├─ com.microsoft.reef.webserver.JettyHandler.class - [JAR]

├─ com.microsoft.reef.webserver.MaxPortNumber.class - [JAR]

├─ com.microsoft.reef.webserver.MaxRetryAttempts.class - [JAR]

├─ com.microsoft.reef.webserver.MinPortNumber.class - [JAR]

├─ com.microsoft.reef.webserver.ParsedHttpRequest.class - [JAR]

├─ com.microsoft.reef.webserver.PortNumber.class - [JAR]

├─ com.microsoft.reef.webserver.ReefEventStateManager.class - [JAR]

Advertisement