Serialized Form
-
Package com.bobocode.bring.web.server.exception
-
Exception Class com.bobocode.bring.web.server.exception.ConnectorStartFailedException
class ConnectorStartFailedException extends WebServerException implements Serializable -
Exception Class com.bobocode.bring.web.server.exception.WebServerException
class WebServerException extends RuntimeException implements Serializable
-
-
Package com.bobocode.bring.web.servlet
-
Class com.bobocode.bring.web.servlet.DispatcherServlet
class DispatcherServlet extends FrameworkServlet implements Serializable-
Serialized Fields
-
objectMapper
com.fasterxml.jackson.databind.ObjectMapper objectMapper
-
-
-
Class com.bobocode.bring.web.servlet.FrameworkServlet
class FrameworkServlet extends jakarta.servlet.http.HttpServlet implements Serializable
-
-
Package com.bobocode.bring.web.servlet.exception
-
Exception Class com.bobocode.bring.web.servlet.exception.MethodArgumentTypeMismatchException
class MethodArgumentTypeMismatchException extends RuntimeException implements Serializable -
Exception Class com.bobocode.bring.web.servlet.exception.MissingApplicationMappingException
class MissingApplicationMappingException extends RuntimeException implements Serializable -
Exception Class com.bobocode.bring.web.servlet.exception.MissingBringServletImplException
class MissingBringServletImplException extends RuntimeException implements Serializable -
Exception Class com.bobocode.bring.web.servlet.exception.MissingRequestHeaderAnnotationValueException
class MissingRequestHeaderAnnotationValueException extends RuntimeException implements Serializable -
Exception Class com.bobocode.bring.web.servlet.exception.MissingRequestParamException
class MissingRequestParamException extends RuntimeException implements Serializable -
Exception Class com.bobocode.bring.web.servlet.exception.RequestBodyTypeUnsupportedException
class RequestBodyTypeUnsupportedException extends RuntimeException implements Serializable -
Exception Class com.bobocode.bring.web.servlet.exception.RequestPathDuplicateException
class RequestPathDuplicateException extends RuntimeException implements Serializable -
Exception Class com.bobocode.bring.web.servlet.exception.TypeArgumentUnsupportedException
class TypeArgumentUnsupportedException extends RuntimeException implements Serializable
-
-
Package com.bobocode.bring.web.staticcontent.exception
-
Exception Class com.bobocode.bring.web.staticcontent.exception.StaticFileNotFoundException
class StaticFileNotFoundException extends RuntimeException implements Serializable
-