Package org.eclipse.jetty.server.handler
Class ReHandlingErrorHandler.ByHttpStatus
java.lang.Object
org.eclipse.jetty.server.handler.ErrorHandler
org.eclipse.jetty.server.handler.ReHandlingErrorHandler
org.eclipse.jetty.server.handler.ReHandlingErrorHandler.ByHttpStatus
- All Implemented Interfaces:
Request.Handler,Invocable
- Enclosing class:
- ReHandlingErrorHandler
An
ReHandlingErrorHandler that uses a map of error codes to select a page.-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.jetty.server.handler.ReHandlingErrorHandler
ReHandlingErrorHandler.ByHttpStatusNested classes/interfaces inherited from class org.eclipse.jetty.server.handler.ErrorHandler
ErrorHandler.ErrorRequestNested classes/interfaces inherited from interface org.eclipse.jetty.util.thread.Invocable
Invocable.Callable, Invocable.InvocationType, Invocable.ReadyTask, Invocable.TaskNested classes/interfaces inherited from interface org.eclipse.jetty.server.Request.Handler
Request.Handler.AbortException -
Field Summary
Fields inherited from class org.eclipse.jetty.server.handler.ErrorHandler
ERROR_CACHE_CONTROL, ERROR_CONTEXT, ERROR_EXCEPTION, ERROR_MESSAGE, ERROR_METHODS, ERROR_ORIGIN, ERROR_STATUSFields inherited from interface org.eclipse.jetty.util.thread.Invocable
__nonBlocking, NOOP -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jetty.server.handler.ReHandlingErrorHandler
generateResponse, getInvocationTypeMethods inherited from class org.eclipse.jetty.server.handler.ErrorHandler
badMessageError, computeBufferSize, errorPageForMethod, generateAcceptableResponse, generateCacheControl, getBufferSize, getCacheControl, getDefaultResponseMimeType, getErrorHandler, handle, htmlRow, isShowCauses, isShowMessageInTitle, isShowOrigin, isShowStacks, setBufferSize, setCacheControl, setDefaultResponseMimeType, setShowCauses, setShowMessageInTitle, setShowOrigin, setShowStacks, toString, write, writeError, writeErrorHtml, writeErrorHtmlBody, writeErrorHtmlHead, writeErrorHtmlMessage, writeErrorHtmlMeta, writeErrorHtmlStacks, writeErrorJson, writeErrorOrigin, writeErrorPlain
-
Constructor Details
-
ByHttpStatus
-
-
Method Details
-
getReHandlePathInContext
- Specified by:
getReHandlePathInContextin classReHandlingErrorHandler
-
put
-
get
-
remove
-