public class MQTT3ConnectionOptions extends Object
| Constructor and Description |
|---|
MQTT3ConnectionOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
boolean |
getCleanSession() |
int |
getConnectionTimeout() |
TimeUnit |
getConnectionTimeoutUnit() |
int |
getKeepAliveInterval() |
TimeUnit |
getKeepAliveIntervalUnit() |
int |
getMaxInFlight() |
int |
hashCode() |
public int getConnectionTimeout()
public TimeUnit getConnectionTimeoutUnit()
TimeUnit.public int getKeepAliveInterval()
public TimeUnit getKeepAliveIntervalUnit()
TimeUnit.public int getMaxInFlight()
public boolean getCleanSession()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.