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