Package

com.malliina

play

Permalink

package play

Visibility
  1. Public
  2. All

Type Members

  1. case class ActorExecution(actorSystem: ActorSystem, materializer: Materializer) extends Product with Serializable

    Permalink
  2. abstract class PlayLifeCycle extends AnyRef

    Permalink

    Starts Play Framework 2, does not create a RUNNING_PID file.

    Starts Play Framework 2, does not create a RUNNING_PID file.

    An alternative to the official ways to start Play, this integrates better with my init scripts.

Value Members

  1. object PlayLifeCycle

    Permalink
  2. package actions

    Permalink
  3. package app

    Permalink
  4. package auth

    Permalink
  5. package concurrent

    Permalink
  6. package controllers

    Permalink
  7. package http

    Permalink
  8. package io

    Permalink
  9. package json

    Permalink
  10. package models

    Permalink
  11. package streams

    Permalink
  12. package tags

    Permalink
  13. package util

    Permalink
  14. package ws

    Permalink

Ungrouped