Package

no.nextgentel.oss.akkatools.example2

other

Permalink

package other

Visibility
  1. Public
  2. All

Type Members

  1. case class DoCreateTrustAccount(tackId: String, customerId: String, trustAccountType: String) extends Product with Serializable

    Permalink
  2. case class DoPerformESigning(tackId: String, customerNo: String) extends Product with Serializable

    Permalink
  3. case class DoSendEmailToCustomer(customerNo: String, message: String) extends Product with Serializable

    Permalink
  4. class ESigningSystem extends Actor with ActorLogging

    Permalink
  5. class EmailSystem extends Actor with ActorLogging

    Permalink
  6. class TrustAccountProcessingSystem extends Actor with ActorLogging

    Permalink

Ungrouped