io.vamp.common

notification

package notification

Visibility
  1. Public
  2. All

Type Members

  1. trait ActorLoggingNotificationProvider extends NotificationProvider

  2. trait ActorNotificationProvider extends NotificationProvider

  3. trait DefaultPackageMessageResolverProvider extends MessageResolverProvider

  4. trait DefaultTagResolverProvider extends TagResolverProvider

  5. case class Error(notification: Notification, message: String) extends Product with Serializable

  6. trait ErrorNotification extends Notification

  7. case class Info(notification: Notification, message: String) extends Product with Serializable

  8. class LoggingNotificationActor extends AbstractLoggingActor with NotificationActor

  9. trait LoggingNotificationProvider extends NotificationProvider

  10. trait MessageResolverProvider extends AnyRef

  11. trait Notification extends AnyRef

  12. trait NotificationActor extends AnyRef

  13. case class NotificationErrorException(notification: Notification, message: String) extends RuntimeException with Product with Serializable

  14. trait NotificationProvider extends AnyRef

  15. trait TagResolverProvider extends AnyRef

    Created by lazycoder on 12/03/15.

Value Members

  1. object LoggingNotificationActor

Ungrouped