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. class DocServerStart extends AnyRef

    Used to start the documentation server.

  4. class DocumentationHandler extends BuildDocHandler

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

    Used by the DocumentationApplication class to handle requests for Play documentation. Documentation is located in the given repository - either a JAR file or directly from the filesystem.

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

    Memoise a function.

Ungrouped