Class ApiServer.SystemEndpoint
- java.lang.Object
-
- com.facebook.openwifi.rrm.modules.ApiServer.SystemEndpoint
-
-
Constructor Summary
Constructors Constructor Description SystemEndpoint()
-
-
-
Method Detail
-
handle
@GET @Produces("application/json") public String handle(spark.Request request, spark.Response response)
- Specified by:
handle
in interfacespark.Route
-
-