Serialized Form
-
Package io.github.grumpystuff.grumpyrest.request
-
Exception Class io.github.grumpystuff.grumpyrest.request.PathArgumentParseException
class PathArgumentParseException extends Exception implements Serializable
-
-
Package io.github.grumpystuff.grumpyrest.request.querystring
-
Exception Class io.github.grumpystuff.grumpyrest.request.querystring.QuerystringParsingException
class QuerystringParsingException extends Exception implements Serializable-
Serialized Fields
-
fieldErrors
Map<String,
String> fieldErrors needs javadoc because this class isSerializable
-
-
-
-
Package io.github.grumpystuff.grumpyrest.request.stringparser
-
Exception Class io.github.grumpystuff.grumpyrest.request.stringparser.FromStringParserException
class FromStringParserException extends Exception implements Serializable
-
-
Package io.github.grumpystuff.grumpyrest.response
-
Exception Class io.github.grumpystuff.grumpyrest.response.FinishRequestException
class FinishRequestException extends RuntimeException implements Serializable-
Serialized Fields
-
responseValue
Object responseValue
needs javadoc because this class isSerializable
-
-
-
Exception Class io.github.grumpystuff.grumpyrest.response.NoResponseFactoryException
class NoResponseFactoryException extends RuntimeException implements Serializable-
Serialized Fields
-
responseValue
Object responseValue
needs javadoc because this class isSerializable
-
-
-
-
Package io.github.grumpystuff.grumpyrest.servlet
-
Class io.github.grumpystuff.grumpyrest.servlet.RestServlet
class RestServlet extends jakarta.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
api
RestApi api
needs javadoc because this class isSerializable -
requestPathSourcingStrategy
RequestPathSourcingStrategy requestPathSourcingStrategy
needs javadoc because this class isSerializable
-
-
-