Class

jp.t2v.lab.play2.actzip

ZippedAction2

Related Doc: package actzip

Permalink

class ZippedAction2[R1[_], R2[_], B] extends ActionBuilder[[A](R1[A], R2[A]), B]

Linear Supertypes
ActionBuilder[[A](R1[A], R2[A]), B], ActionFunction[Request, [A](R1[A], R2[A])], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ZippedAction2
  2. ActionBuilder
  3. ActionFunction
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ZippedAction2(b1: ActionBuilder[R1, B], b2: ActionBuilder[R2, B])(implicit ec: ExecutionContext)

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def andThen[Q[_]](other: ActionFunction[[A](R1[A], R2[A]), Q]): ActionBuilder[Q, B]

    Permalink
    Definition Classes
    ActionBuilder → ActionFunction
  5. def any(f: ((R1[AnyContent], R2[AnyContent])) ⇒ Result): Action[AnyContent]

    Permalink
  6. def anyAsync(f: ((R1[AnyContent], R2[AnyContent])) ⇒ Future[Result]): Action[AnyContent]

    Permalink
  7. final def apply(block: ⇒ Result): Action[AnyContent]

    Permalink
    Definition Classes
    ActionBuilder
  8. final def apply(block: ((R1[B], R2[B])) ⇒ Result): Action[B]

    Permalink
    Definition Classes
    ActionBuilder
  9. final def apply[A](bodyParser: BodyParser[A]): ActionBuilder[[A](R1[A], R2[A]), A]

    Permalink
    Definition Classes
    ActionBuilder
  10. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  11. final def async[A](bodyParser: BodyParser[A])(block: ((R1[A], R2[A])) ⇒ Future[Result]): Action[A]

    Permalink
    Definition Classes
    ActionBuilder
  12. final def async(block: ((R1[B], R2[B])) ⇒ Future[Result]): Action[B]

    Permalink
    Definition Classes
    ActionBuilder
  13. final def async(block: ⇒ Future[Result]): Action[AnyContent]

    Permalink
    Definition Classes
    ActionBuilder
  14. val b1: ActionBuilder[R1, B]

    Permalink
  15. val b2: ActionBuilder[R2, B]

    Permalink
  16. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  17. def compose[B](other: ActionBuilder[Request, B]): ActionBuilder[[A](R1[A], R2[A]), B]

    Permalink
    Definition Classes
    ActionFunction
  18. def compose[Q[_]](other: ActionFunction[Q, Request]): ActionFunction[Q, [A](R1[A], R2[A])]

    Permalink
    Definition Classes
    ActionFunction
  19. def composeAction[A](action: Action[A]): Action[A]

    Permalink
    Attributes
    protected
    Definition Classes
    ActionBuilder
  20. def composeParser[A](bodyParser: BodyParser[A]): BodyParser[A]

    Permalink
    Attributes
    protected
    Definition Classes
    ActionBuilder
  21. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  22. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  23. def executionContext: ExecutionContext

    Permalink
    Attributes
    protected
    Definition Classes
    ZippedAction2 → ActionFunction
  24. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  25. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  26. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  27. def invokeBlock[A](request: Request[A], block: ((R1[A], R2[A])) ⇒ Future[Result]): Future[Result]

    Permalink
    Definition Classes
    ZippedAction2 → ActionFunction
  28. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  29. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  30. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  31. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  32. def parser: BodyParser[B]

    Permalink
    Definition Classes
    ZippedAction2 → ActionBuilder
  33. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  34. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  35. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  36. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  37. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  38. def zip[R3[_], R4[_], R5[_], R6[_], R7[_], R8[_], R9[_], R10[_], R11[_], R12[_], R13[_], R14[_], R15[_], R16[_], R17[_], R18[_], R19[_], R20[_], R21[_], R22[_]](z: ZippedAction20[R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19, R20, R21, R22, B]): ZippedAction22[R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19, R20, R21, R22, B]

    Permalink
  39. def zip[R3[_], R4[_], R5[_], R6[_], R7[_], R8[_], R9[_], R10[_], R11[_], R12[_], R13[_], R14[_], R15[_], R16[_], R17[_], R18[_], R19[_], R20[_], R21[_]](z: ZippedAction19[R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19, R20, R21, B]): ZippedAction21[R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19, R20, R21, B]

    Permalink
  40. def zip[R3[_], R4[_], R5[_], R6[_], R7[_], R8[_], R9[_], R10[_], R11[_], R12[_], R13[_], R14[_], R15[_], R16[_], R17[_], R18[_], R19[_], R20[_]](z: ZippedAction18[R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19, R20, B]): ZippedAction20[R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19, R20, B]

    Permalink
  41. def zip[R3[_], R4[_], R5[_], R6[_], R7[_], R8[_], R9[_], R10[_], R11[_], R12[_], R13[_], R14[_], R15[_], R16[_], R17[_], R18[_], R19[_]](z: ZippedAction17[R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19, B]): ZippedAction19[R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19, B]

    Permalink
  42. def zip[R3[_], R4[_], R5[_], R6[_], R7[_], R8[_], R9[_], R10[_], R11[_], R12[_], R13[_], R14[_], R15[_], R16[_], R17[_], R18[_]](z: ZippedAction16[R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, B]): ZippedAction18[R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, B]

    Permalink
  43. def zip[R3[_], R4[_], R5[_], R6[_], R7[_], R8[_], R9[_], R10[_], R11[_], R12[_], R13[_], R14[_], R15[_], R16[_], R17[_]](z: ZippedAction15[R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, B]): ZippedAction17[R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, B]

    Permalink
  44. def zip[R3[_], R4[_], R5[_], R6[_], R7[_], R8[_], R9[_], R10[_], R11[_], R12[_], R13[_], R14[_], R15[_], R16[_]](z: ZippedAction14[R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, B]): ZippedAction16[R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, B]

    Permalink
  45. def zip[R3[_], R4[_], R5[_], R6[_], R7[_], R8[_], R9[_], R10[_], R11[_], R12[_], R13[_], R14[_], R15[_]](z: ZippedAction13[R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, B]): ZippedAction15[R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, B]

    Permalink
  46. def zip[R3[_], R4[_], R5[_], R6[_], R7[_], R8[_], R9[_], R10[_], R11[_], R12[_], R13[_], R14[_]](z: ZippedAction12[R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, B]): ZippedAction14[R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, B]

    Permalink
  47. def zip[R3[_], R4[_], R5[_], R6[_], R7[_], R8[_], R9[_], R10[_], R11[_], R12[_], R13[_]](z: ZippedAction11[R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, B]): ZippedAction13[R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, B]

    Permalink
  48. def zip[R3[_], R4[_], R5[_], R6[_], R7[_], R8[_], R9[_], R10[_], R11[_], R12[_]](z: ZippedAction10[R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, B]): ZippedAction12[R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, B]

    Permalink
  49. def zip[R3[_], R4[_], R5[_], R6[_], R7[_], R8[_], R9[_], R10[_], R11[_]](z: ZippedAction9[R3, R4, R5, R6, R7, R8, R9, R10, R11, B]): ZippedAction11[R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, B]

    Permalink
  50. def zip[R3[_], R4[_], R5[_], R6[_], R7[_], R8[_], R9[_], R10[_]](z: ZippedAction8[R3, R4, R5, R6, R7, R8, R9, R10, B]): ZippedAction10[R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, B]

    Permalink
  51. def zip[R3[_], R4[_], R5[_], R6[_], R7[_], R8[_], R9[_]](z: ZippedAction7[R3, R4, R5, R6, R7, R8, R9, B]): ZippedAction9[R1, R2, R3, R4, R5, R6, R7, R8, R9, B]

    Permalink
  52. def zip[R3[_], R4[_], R5[_], R6[_], R7[_], R8[_]](z: ZippedAction6[R3, R4, R5, R6, R7, R8, B]): ZippedAction8[R1, R2, R3, R4, R5, R6, R7, R8, B]

    Permalink
  53. def zip[R3[_], R4[_], R5[_], R6[_], R7[_]](z: ZippedAction5[R3, R4, R5, R6, R7, B]): ZippedAction7[R1, R2, R3, R4, R5, R6, R7, B]

    Permalink
  54. def zip[R3[_], R4[_], R5[_], R6[_]](z: ZippedAction4[R3, R4, R5, R6, B]): ZippedAction6[R1, R2, R3, R4, R5, R6, B]

    Permalink
  55. def zip[R3[_], R4[_], R5[_]](z: ZippedAction3[R3, R4, R5, B]): ZippedAction5[R1, R2, R3, R4, R5, B]

    Permalink
  56. def zip[R3[_], R4[_]](z: ZippedAction2[R3, R4, B]): ZippedAction4[R1, R2, R3, R4, B]

    Permalink
  57. def zip[R3[_]](b3: ActionBuilder[R3, B]): ZippedAction3[R1, R2, R3, B]

    Permalink

Inherited from ActionBuilder[[A](R1[A], R2[A]), B]

Inherited from ActionFunction[Request, [A](R1[A], R2[A])]

Inherited from AnyRef

Inherited from Any

Ungrouped