Package | Description |
---|---|
com.epam.fixengine.jms.config | |
com.epam.fixengine.jms.context |
Modifier and Type | Field and Description |
---|---|
protected Map<String,ConnectionInfo> |
Config.connections |
Modifier and Type | Method and Description |
---|---|
ConnectionInfo |
Config.getConnectionInfo(String connectionName) |
protected ConnectionInfo |
ConnectionInfo.parseConnection(String prefix,
Properties properties) |
Modifier and Type | Method and Description |
---|---|
ConnectionInfo |
SessionContext.getConnectionInfo() |
Modifier and Type | Method and Description |
---|---|
static JndiContext |
JndiContext.configureJNDIContext(ConnectionInfo connectionInfo,
SessionInfo sessionInfo) |
Constructor and Description |
---|
SessionContext(ConnectionInfo connection,
SessionInfo sessionInfo) |
SessionContext(ConnectionInfo connection,
SessionInfo sessionInfo,
com.epam.fixengine.jms.client.event.IEventAdaptorListener eventAdaptorListener) |
SessionContext(ConnectionInfo connection,
SessionInfo sessionInfo,
com.epam.fixengine.jms.client.event.IEventAdaptorListener eventAdaptorListener,
JMSContext jmsContext) |
SimpleJmsContext(javax.jms.ConnectionFactory connectionFactory,
ConnectionInfo connectionInfo) |
Copyright © 2000–2022 EPAM Systems. All rights reserved.