Package dev.latvian.apps.json
Interface JSONResponse
public interface JSONResponse
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final dev.latvian.apps.tinyhttp.http.response.HTTPResponse -
Method Summary
-
Field Details
-
SUCCESS
static final dev.latvian.apps.tinyhttp.http.response.HTTPResponse SUCCESS
-
-
Method Details
-
of
static dev.latvian.apps.tinyhttp.http.response.HTTPResponse of(dev.latvian.apps.tinyhttp.http.response.HTTPStatus status, Object json) -
of
-