fs2-mqtt
fs2-mqtt
API
net.sigusr
impl.protocol
Direction
In
Out
mqtt
api
ConnectionFailureReason
TransportError
ConnectionFailureReason
ConnectionState
ConnectionState
Connected
Connecting
Disconnected
Error
SessionStarted
Errors
Errors
ConnectionFailure
ProtocolError
Message
PredefinedRetryPolicy
PredefinedRetryPolicy
ConstantDelay
ExponentialBackoff
FibonacciBackoff
FullJitter
QualityOfService
QualityOfService
RetryConfig
RetryConfig
Custom
Predefined
Session
Session
SessionConfig
TLSConfig
TLSConfig
TLSContextKind
TLSContextKind
Insecure
System
TransportConfig
Will
impl
frames
Builders
ConnackFrame
ConnackFrame
ConnectFrame
ConnectFrame
ConnectVariableHeader
ConnectVariableHeader
DisconnectFrame
DisconnectFrame
Frame
Frame
Header
Header
PingReqFrame
PingReqFrame
PingRespFrame
PingRespFrame
PubackFrame
PubackFrame
PubcompFrame
PubcompFrame
PublishFrame
PublishFrame
PubrecFrame
PubrecFrame
PubrelFrame
PubrelFrame
RemainingLengthCodec
SubackFrame
SubackFrame
SubscribeFrame
SubscribeFrame
UnsubackFrame
UnsubackFrame
UnsubscribeFrame
UnsubscribeFrame
protocol
AtomicMap
AtomicMap
IdGenerator
IdGenerator
Protocol
Protocol
Result
Result
Empty
QoS
Ticker
Ticker
Transport
Transport
TransportConnector
fs2-mqtt
/
net.sigusr
/
net.sigusr.mqtt
/
net.sigusr.mqtt.impl
/
net.sigusr.mqtt.impl.frames
/
DisconnectFrame
DisconnectFrame
net.sigusr.mqtt.impl.frames.DisconnectFrame
See the
DisconnectFrame
companion object
case
class
DisconnectFrame
(
header
:
Header
)
extends
Frame
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
Frame
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Inherited methods