public class FASTChannelFactory extends Object
Constructor and Description |
---|
FASTChannelFactory(FASTClientFactory clientFactory) |
Modifier and Type | Method and Description |
---|---|
IFASTChannel |
createEmptyFASTChannel() |
IFASTChannel |
createFASTChannel(com.epam.common.transport.client.udp.UDPTransport udpTransport,
FIXFASTListener fixfastListener,
ChannelVersion chanelVersion,
com.epam.fast.full.coders.stream.SeqNumHelper secNumHelper,
TransportType transportType) |
IFASTChannel |
createFASTChannel(com.epam.common.transport.client.udp.UDPTransport udpTransport,
FIXFASTListener fixfastListener,
com.epam.fast.full.coders.stream.SeqNumHelper secNumHelper,
TransportType transportType) |
IFASTChannel |
createFASTChannel(com.epam.common.transport.client.udp.UDPTransport udpTransportA,
com.epam.common.transport.client.udp.UDPTransport udpTransportB,
FIXFASTListener fixfastListener,
ChannelVersion chanelVersion,
com.epam.fast.full.coders.stream.SeqNumHelper secNumHelper,
TransportType transportType) |
IFASTChannel |
createFASTChannel(com.epam.common.transport.client.udp.UDPTransport udpTransportA,
com.epam.common.transport.client.udp.UDPTransport udpTransportB,
FIXFASTListener fixfastListener,
com.epam.fast.full.coders.stream.SeqNumHelper secNumHelper,
TransportType transportType) |
static FASTChannelFactory |
getDefault(InputStream inputStream) |
TemplateContainer |
getTemplateContainer() |
public FASTChannelFactory(FASTClientFactory clientFactory)
public IFASTChannel createFASTChannel(com.epam.common.transport.client.udp.UDPTransport udpTransport, FIXFASTListener fixfastListener, com.epam.fast.full.coders.stream.SeqNumHelper secNumHelper, TransportType transportType)
public IFASTChannel createEmptyFASTChannel()
public IFASTChannel createFASTChannel(com.epam.common.transport.client.udp.UDPTransport udpTransport, FIXFASTListener fixfastListener, ChannelVersion chanelVersion, com.epam.fast.full.coders.stream.SeqNumHelper secNumHelper, TransportType transportType)
public IFASTChannel createFASTChannel(com.epam.common.transport.client.udp.UDPTransport udpTransportA, com.epam.common.transport.client.udp.UDPTransport udpTransportB, FIXFASTListener fixfastListener, com.epam.fast.full.coders.stream.SeqNumHelper secNumHelper, TransportType transportType)
public IFASTChannel createFASTChannel(com.epam.common.transport.client.udp.UDPTransport udpTransportA, com.epam.common.transport.client.udp.UDPTransport udpTransportB, FIXFASTListener fixfastListener, ChannelVersion chanelVersion, com.epam.fast.full.coders.stream.SeqNumHelper secNumHelper, TransportType transportType)
public static FASTChannelFactory getDefault(InputStream inputStream)
public TemplateContainer getTemplateContainer()
Copyright © 2000–2025 EPAM Systems. All rights reserved.