public class SessionBuilderFactory
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_HEARTBEAT_INTERVAL_SECONDS |
| Constructor and Description |
|---|
SessionBuilderFactory() |
| Modifier and Type | Method and Description |
|---|---|
SessionBuilder |
createSessionBuilder() |
static SessionBuilderFactory |
get() |
static void |
setUncaughtExceptionHandler(java.lang.Thread.UncaughtExceptionHandler uncaughtExceptionHandler) |
public static final int DEFAULT_HEARTBEAT_INTERVAL_SECONDS
public static SessionBuilderFactory get()
public static void setUncaughtExceptionHandler(java.lang.Thread.UncaughtExceptionHandler uncaughtExceptionHandler)
public SessionBuilder createSessionBuilder()