p
skinny
package skinny
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- skinny
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- type Context = SkinnyContext
- type Flash = skinny.controller.Flash
- type Format = skinny.micro.Format
- type KeyAndErrorMessages = skinny.controller.KeyAndErrorMessages
- type LoggerProvider = skinny.logging.LoggerProvider
- type Logging = skinny.logging.Logging
- type MultiParams = skinny.controller.MultiParams
- type Params = skinny.controller.Params
- type Routes = skinny.routing.Routes
- type ServletContext = javax.servlet.ServletContext
- type SkinnyApiController = skinny.controller.SkinnyApiController
- type SkinnyApiServlet = skinny.controller.SkinnyApiServlet
- type SkinnyCRUDMapper[A] = skinny.orm.SkinnyCRUDMapper[A]
- type SkinnyCRUDMapperWithId[Id, A] = skinny.orm.SkinnyCRUDMapperWithId[Id, A]
- type SkinnyController = skinny.controller.SkinnyController
- type SkinnyControllerBase = skinny.controller.SkinnyControllerBase
- type SkinnyJoinTable[A] = skinny.orm.SkinnyJoinTable[A]
- type SkinnyLifeCycle = skinny.bootstrap.SkinnyLifeCycle
- type SkinnyMapper[A] = skinny.orm.SkinnyMapper[A]
- type SkinnyMapperWithId[Id, A] = skinny.orm.SkinnyMapperWithId[Id, A]
- type SkinnyNoIdMapper[A] = skinny.orm.SkinnyNoIdMapper[A]
- type SkinnyResource = skinny.controller.SkinnyResource
- type SkinnyResourceWithId[Id] = skinny.controller.SkinnyResourceWithId[Id]
- type SkinnyServlet = skinny.controller.SkinnyServlet
- type TypeConverter[A, B] = skinny.micro.implicits.TypeConverter[A, B]
- type TypeConverterSupport = skinny.micro.implicits.TypeConverterSupport
Value Members
- val Flash: skinny.controller.Flash.type
- val Format: skinny.micro.Format.type
- val KeyAndErrorMessages: skinny.controller.KeyAndErrorMessages.type
- val MultiParams: skinny.controller.MultiParams.type
- val Params: skinny.controller.Params.type
- val TypeConverterSupport: skinny.micro.implicits.TypeConverterSupport.type