public class Constants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
EXCLUDED_SASL_MECHANISMS
A comma separated list of SASL mechanisms that should be excluded when negotiating the connection to the server.
|
static String |
EXCLUDED_VERSIONS
A comma separated list of protocol versions to be excluded from the list of supported versions.
|
static String |
TIMEOUT_KEY
Property used to specify the timeout within clients when waiting for a response from the server.
|
Constructor and Description |
---|
Constants() |
public static final String TIMEOUT_KEY
public static final String EXCLUDED_VERSIONS
public static final String EXCLUDED_SASL_MECHANISMS
Copyright © 2017 JBoss by Red Hat. All rights reserved.