Packages

  • package root

    Click here to explore the PlayFOP Scaladoc.

    Click here to explore the PlayFOP Scaladoc.

    Definition Classes
    root
  • package com
    Definition Classes
    root
  • package dmanchester
    Definition Classes
    com
  • package playfop
    Definition Classes
    dmanchester
  • package api

    The portions of the PlayFOP API intended for both Scala and Java applications.

    The portions of the PlayFOP API intended for both Scala and Java applications.

    For the additional portions that are specific to Scala applications, see the com.dmanchester.playfop.sapi package.

    For the additional portions that are specific to Java applications, see the Javadoc.

    Definition Classes
    playfop
  • package sapi

    The portions of the PlayFOP API intended for Scala applications.

    The portions of the PlayFOP API intended for Scala applications.

    Definition Classes
    playfop
  • PlayFop
  • PlayFopComponents
  • PlayFopModule
  • package sinternal

    This package contains internal Scala classes of PlayFOP.

    This package contains internal Scala classes of PlayFOP. They may change from one release to another.

    Definition Classes
    playfop

package sapi

The portions of the PlayFOP API intended for Scala applications.

Linear Supertypes
AnyRef, Any

Type Members

  1. trait PlayFop extends AnyRef

    The primary entry point into PlayFOP for Scala applications.

  2. trait PlayFopComponents extends AnyRef

    A trait for dependency-injecting PlayFOP into Scala applications at compile time.

  3. class PlayFopModule extends Module

    A Play Module for dependency-injecting PlayFOP into Scala applications at runtime.

Inherited from AnyRef

Inherited from Any

Ungrouped