public final class MessagesPortServerModule extends InputModule
InputModule.AbstractInput, InputModule.ModuleInputForwarderModule.Abstract.AbstractInputOutput, ForwarderModule.Abstract.ModuleInputOutputForwarderModule.Abstract| Modifier and Type | Field and Description |
|---|---|
static String |
ADDRESS_PROPERTY
Specifies on which address to listen.
|
static String |
CLIENT_ATTRIBUTE
Client attribute.
|
static String |
FLUSH_ATTRIBUTE
Flush attribute.
|
static String |
FLUSH_ELEMENT
Flush element name.
|
static String |
ID_ATTRIBUTE
ID attribute.
|
static String |
LOGIN_ELEMENT
Login element name.
|
static String |
MESSAGES_ELEMENT
Messages element name.
|
static String |
PASSWORD_ATTRIBUTE
Password attribute.
|
static String |
ROLE_PROPERTY
A security role allowing access to the service.
|
static String |
USER_ATTRIBUTE
User attribute.
|
| Constructor and Description |
|---|
MessagesPortServerModule() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
setUp(KeyedGroups moduleProperties)
Sets up this module.
|
void |
tearDown()
Tears down what has been set up.
|
getDefaultBatchLimit, getInput, output, run, setInput, start, stopfilter, getBatchControl, getConfig, getConfigProperties, getConnectionRetryDelay, getDefaultBatchWait, getForwarderAppImpl, getMetadata, getReliable, getService, getThisLogger, getTraces, isReliable, loadMetadata, needsMetadata, onMetadataRefreshed, setReliable, setUppublic static final String ADDRESS_PROPERTY
public static final String CLIENT_ATTRIBUTE
public static final String FLUSH_ATTRIBUTE
public static final String FLUSH_ELEMENT
public static final String ID_ATTRIBUTE
public static final String LOGIN_ELEMENT
public static final String MESSAGES_ELEMENT
public static final String PASSWORD_ATTRIBUTE
public static final String ROLE_PROPERTY
public static final String USER_ATTRIBUTE
public void tearDown()
tearDown in interface ForwarderModuletearDown in class InputModuleprotected boolean setUp(KeyedGroups moduleProperties)
setUp in class InputModulemoduleProperties - The module properties.Copyright © 2003-2019 Serge Brisson. All Rights Reserved.