Class HttpJsonResponse
java.lang.Object
emu.grasscutter.server.http.objects.HttpJsonResponse
- All Implemented Interfaces:
express.http.HttpContextHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(express.http.Request req, express.http.Response res)
-
Constructor Details
-
HttpJsonResponse
-
-
Method Details
-
handle
- Specified by:
handlein interfaceexpress.http.HttpContextHandler- Throws:
IOException
-