Notice
cc.otavia.core.message.Notice
A Call that does not expect a reply. The sender has no way to know when (or whether) the notice was processed.
Example:
case class LogEntry(text: String) extends Notice
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
class Argstrait Connectclass ConnectChannelclass ArrayNotice[T]class IntNoticeclass SeqNotice[T]class StringNoticeclass ProbeStarttrait LogMsgclass Debugclass Errorclass Fatalclass Infoclass Traceclass Warnclass CursorEndclass CursorRow[R]class Authentication
In this article