Modifier and Type | Method and Description |
---|---|
TemplateContainer |
AbstractChannel.getTemplateContainer() |
Modifier and Type | Method and Description |
---|---|
TemplateContainer |
FASTChannelFactory.getTemplateContainer() |
Modifier and Type | Method and Description |
---|---|
TemplateContainer |
Context.getContainer()
Returns instance of templates container.
|
TemplateContainer |
PacketContext.getContainer() |
Modifier and Type | Method and Description |
---|---|
void |
Context.setContainer(TemplateContainer templateContainer)
Sets instance of templates container.
|
void |
PacketContext.setContainer(TemplateContainer templateContainer) |
Modifier and Type | Method and Description |
---|---|
TemplateContainer |
FASTClientFactory.getTemplateContainer() |
Constructor and Description |
---|
FastChannel(com.epam.common.transport.Transport transport,
FIXFASTListener listener,
TemplateContainer templateContainer,
ChannelVersion chanelVersion,
TransportType transportType)
Deprecated.
|
FastChannel(com.epam.common.transport.Transport transport,
FIXFASTListener listener,
TemplateContainer templateContainer,
TransportType transportType)
Deprecated.
|
TwinBovespaFASTChannel(com.epam.common.transport.Transport primaryTransport,
com.epam.common.transport.Transport backupTransport,
FIXFASTListener listener,
TemplateContainer templateContainer)
Deprecated.
Constructor for create instance of FastClient.
|
TwinBovespaFASTChannel(com.epam.common.transport.Transport primaryTransport,
com.epam.common.transport.Transport backupTransport,
FIXFASTListener listener,
TemplateContainer templateContainer,
ChannelVersion chanelVersion)
Deprecated.
Creates the
FastChannel with specified version. |
Modifier and Type | Method and Description |
---|---|
TemplateContainer |
XMLMessageTemplateLoader.getTemplateContainer()
Gets template container.
|
Copyright © 2000–2025 EPAM Systems. All rights reserved.