Interface JasyncClientSettings
-
public interface JasyncClientSettings
Client settings interface.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
PREFIX
The prefix to use for all Jasync Client settings.
-
-
-
Field Detail
-
PREFIX
static final java.lang.String PREFIX
The prefix to use for all Jasync Client settings.- See Also:
- Constant Field Values
-
-