| Interface | Description |
|---|---|
| Listener |
A marker interface for a listener.
|
| Class | Description |
|---|---|
| ClientWriteBufferProperties |
Allows the customization of write buffer behaviour.
|
| ConnectOverloadProtectionProperties |
Enables the overload protection for MQTT CONNECT messages processed by HiveMQ.
|
| SocketOptionsProperties |
Properties for socket send and receive buffer sizes.
|
| SocketOptionsProperties.Builder |
A builder for the SocketOptionsProperties object.
|
| TcpListener |
A listener which allows to listen to MQTT traffic via TCP
|
| Tls |
The TLS configuration
|
| TlsTcpListener |
A listener which allows to listen to MQTT traffic via TLS
|
| TlsWebsocketListener |
A listener which allows to listen to MQTT traffic over secure websockets with TLS.
|
| TlsWebsocketListener.Builder |
A builder which allows to conveniently build a listener object with a fluent API
|
| WebsocketListener |
A listener which allows to listen to MQTT traffic over websockets.
|
| WebsocketListener.Builder |
A builder which allows to conveniently build a listener object with a fluent API
|
| Enum | Description |
|---|---|
| Tls.ClientAuthMode |
The X509 client certificate authentication mode.
|
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.