Package

play

docs

Permalink

package docs

Visibility
  1. Public
  2. All

Type Members

  1. class AggregateFileRepository extends FileRepository

    Permalink

    A file repository that aggregates multiple file repositories

  2. class BuildDocHandlerFactory extends AnyRef

    Permalink
  3. class DocServerStart extends AnyRef

    Permalink

    Used to start the documentation server.

  4. class DocumentationHandler extends BuildDocHandler with Closeable

    Permalink

    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

    Permalink

    Memoise a function.

Ungrouped