public final class FFMQServerSettings extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LISTENER_AUTH_TIMEOUT |
static String |
LISTENER_TCP_BACK_LOG |
static String |
LISTENER_TCP_CAPACITY |
static String |
LISTENER_TCP_ENABLED |
static String |
LISTENER_TCP_LISTEN_ADDR |
static String |
LISTENER_TCP_LISTEN_PORT |
static String |
LISTENER_TCP_USE_NIO |
static String |
REMOTE_ADMIN_ENABLED |
static String |
SECURITY_CONNECTOR_XML_SECURITY |
| Constructor and Description |
|---|
FFMQServerSettings() |
public static final String LISTENER_AUTH_TIMEOUT
public static final String LISTENER_TCP_ENABLED
public static final String LISTENER_TCP_BACK_LOG
public static final String LISTENER_TCP_LISTEN_ADDR
public static final String LISTENER_TCP_LISTEN_PORT
public static final String LISTENER_TCP_USE_NIO
public static final String LISTENER_TCP_CAPACITY
public static final String REMOTE_ADMIN_ENABLED
public static final String SECURITY_CONNECTOR_XML_SECURITY
Copyright © 2016. All rights reserved.