package
scalatra
Type Members
-
type
Attributes = AnyRef { ... /* 4 definitions in type refinement */ }
-
type
ContentTypeInferrer = PartialFunction[Any, String]
-
type
ErrorHandler = PartialFunction[Throwable, Any]
-
type
RenderPipeline = PartialFunction[Any, Any]
-
type
CSRFTokenSupport = CsrfTokenSupport
Inherited from AnyRef
Inherited from Any