io
.
vamp
.
common
notification
package
notification
Visibility
Public
All
Type Members
abstract
class
AbstractPulseNotificationActor
extends
AbstractLoggingActor
with
NotificationActor
with
TagResolverProvider
with
PulseClientProvider
with
PulseNotificationEventFormatter
with
ActorExecutionContextProvider
trait
ActorLoggingNotificationProvider
extends
NotificationProvider
trait
ActorNotificationProvider
extends
NotificationProvider
trait
DefaultNotificationEventFormatter
extends
PulseNotificationEventFormatter
with
TagResolverProvider
trait
DefaultPackageMessageResolverProvider
extends
MessageResolverProvider
class
DefaultPulseNotificationActor
extends
AbstractPulseNotificationActor
with
DefaultTagResolverProvider
with
DefaultNotificationEventFormatter
trait
DefaultTagResolverProvider
extends
TagResolverProvider
case class
Error
(
notification:
Notification
,
message:
String
)
extends
Product
with
Serializable
trait
ErrorNotification
extends
Notification
case class
Info
(
notification:
Notification
,
message:
String
)
extends
Product
with
Serializable
class
LoggingNotificationActor
extends
AbstractLoggingActor
with
NotificationActor
trait
LoggingNotificationProvider
extends
NotificationProvider
trait
MessageResolverProvider
extends
AnyRef
trait
Notification
extends
AnyRef
trait
NotificationActor
extends
AnyRef
case class
NotificationErrorException
(
notification:
Notification
,
message:
String
)
extends
RuntimeException
with
Product
with
Serializable
trait
NotificationProvider
extends
AnyRef
trait
PulseEvent
extends
AnyRef
trait
PulseLoggingNotificationProvider
extends
LoggingNotificationProvider
with
TagResolverProvider
with
PulseClientProvider
with
DefaultNotificationEventFormatter
trait
PulseNotificationEventFormatter
extends
AnyRef
Created by lazycoder on 13/03/15.
trait
TagResolverProvider
extends
AnyRef
Created by lazycoder on 12/03/15.
Value Members
object
DefaultPulseNotificationActor
object
LoggingNotificationActor
Ungrouped