play

docs

package docs

Visibility
  1. Public
  2. All

Type Members

  1. class AggregateFileRepository extends FileRepository

    A file repository that aggregates multiple file repositories

  2. class BuildDocHandlerFactory extends AnyRef

  3. case class DocumentationApplication(projectPath: File, buildDocHandler: BuildDocHandler) extends ApplicationProvider with Product with Serializable

    Provides a very simple application that renders Play documentation.

  4. class DocumentationHandler extends BuildDocHandler

    Used by the DocumentationApplication class to handle requests for Play documentation.

  5. class DocumentationServer extends NettyServer

    A simple Play server that serves documentation.

  6. class Memoise[-T, +R] extends (T) ⇒ R

    Memoise a function.

Ungrouped