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