net.sigusr.mqtt.impl.frames.PublishFrame
See thePublishFrame companion object
case class PublishFrame(header: Header, topic: String, messageIdentifier: Option[Int], payload: ByteVector) extends Frame
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article