Package frc.team_8840_lib.utils.http
Class Route
java.lang.Object
frc.team_8840_lib.utils.http.Route
- All Implemented Interfaces:
HttpHandler
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPath()voidhandle(HttpExchange exchange) static voidsetServerNotifications(boolean notify)
-
Constructor Details
-
Route
-
-
Method Details
-
setServerNotifications
public static void setServerNotifications(boolean notify) -
getPath
-
handle
- Specified by:
handlein interfaceHttpHandler- Throws:
IOException
-