| Package | Description |
|---|---|
| software.amazon.awssdk.crt.mqtt |
| Modifier and Type | Method and Description |
|---|---|
java.util.function.Consumer<WebsocketHandshakeTransformArgs> |
MqttConnectionConfig.getWebsocketHandshakeTransform()
Queries the handshake http request transform to use when upgrading the connection
|
| Modifier and Type | Method and Description |
|---|---|
void |
MqttConnectionConfig.setWebsocketHandshakeTransform(java.util.function.Consumer<WebsocketHandshakeTransformArgs> handshakeTransform)
Set a transform operation to use on each websocket handshake http request.
|
Copyright © 2021. All rights reserved.