public final class MessagesPortServerModule extends InputModule
InputModule.AbstractInput, InputModule.ModuleInput
ForwarderModule.Abstract.AbstractInputOutput, ForwarderModule.Abstract.ModuleInputOutput
ForwarderModule.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, stop
filter, getBatchControl, getConfig, getConfigProperties, getConnectionRetryDelay, getDefaultBatchWait, getForwarderAppImpl, getMetadata, getReliable, getService, getThisLogger, getTraces, isReliable, loadMetadata, needsMetadata, onMetadataRefreshed, setReliable, setUp
public 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 ForwarderModule
tearDown
in class InputModule
protected boolean setUp(KeyedGroups moduleProperties)
setUp
in class InputModule
moduleProperties
- The module properties.Copyright © 2003-2019 Serge Brisson. All Rights Reserved.