o

server.controllers

SurgeonController

object SurgeonController

This object represents the set of actions that are carried out following a resource's request by surgeon.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SurgeonController
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def apply(): Behavior[CQRSAction]

    Create a new handleAction.

    Create a new handleAction.

    returns

    an instance of a Behavior[CQRSAction]

  2. def handleAction(): Behavior[CQRSAction]

    Behaviors for received messages.

    Behaviors for received messages.

    returns

    behaviour confirmation