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