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