Package

jp.t2v.lab.play2

stackc

Permalink

package stackc

Visibility
  1. Public
  2. All

Type Members

  1. case class Attribute[A](key: RequestAttributeKey[A], value: A) extends Product with Serializable

    Permalink
  2. trait RequestAttributeKey[A] extends AnyRef

    Permalink
  3. class RequestWithAttributes[A] extends WrappedRequest[A]

    Permalink
  4. trait StackableController extends AnyRef

    Permalink
    Annotations
    @Inject()

Ungrouped