Constant Field Values
Contents
br.com.*
-
br.com.anteros.mqtt.core.client.MqttClientCreator Modifier and Type Constant Field Value public static final intDEFAULT_KEEP_ALIVE_SECS60
-
br.com.anteros.mqtt.core.common.TopicFilterType Modifier and Type Constant Field Value public static final StringSHARE_GROUP_PREFIX"$share/"public static final StringSHARE_QUEUE_PREFIX"$queue/"
-
br.com.anteros.mqtt.core.server.MqttConst Modifier and Type Constant Field Value public static final StringDIS_CONNECTED"disconnected"public static final StringIS_HTTP"is_http"public static final StringSESSION_EXPIRES"session_expires"public static final StringUSER_NAME_KEY"username"
-
br.com.anteros.mqtt.core.server.http.api.auth.BasicAuthFilter Modifier and Type Constant Field Value public static final StringAUTHORIZATION_PREFIX"Basic "public static final StringBASIC_AUTH_HEADER_NAME"authorization"
-
br.com.anteros.mqtt.core.util.collection.IntObjectHashMap<V> Modifier and Type Constant Field Value public static final intDEFAULT_CAPACITY8public static final floatDEFAULT_LOAD_FACTOR0.5f