Package | Description |
---|---|
com.epam.fixengine.jms.client | |
com.epam.fixengine.jms.config | |
com.epam.fixengine.jms.context |
Modifier and Type | Method and Description |
---|---|
protected IFromMessageConverter |
JMSClientFactory.buildFromMessageConverter(SessionInfo sessionInfo) |
protected IToMessageConverter |
JMSClientFactory.buildToMessageConverter(SessionInfo sessionInfo) |
Modifier and Type | Field and Description |
---|---|
protected Map<String,SessionInfo> |
Config.clients |
Modifier and Type | Method and Description |
---|---|
SessionInfo |
Config.getSessionInfo(String clientName) |
protected SessionInfo |
SessionInfo.parseSessionInfo(String prefix,
Properties properties)
Parses information about session.
|
Modifier and Type | Method and Description |
---|---|
SessionInfo |
SessionContext.getSessionInfo() |
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) |
Copyright © 2000–2022 EPAM Systems. All rights reserved.