public class TwinStreamTransportImpl extends AbstractStreamTransport
fastChannelFactory, KBYTE, SOCKET_RECEIVE_BUFFER_SIZEconnectCount, transportTypelistenerObservers, log| Constructor and Description |
|---|
TwinStreamTransportImpl(Connection primary,
Connection backup,
FASTChannelFactory fastChannelFactory,
com.epam.fast.full.coders.stream.SeqNumHelper secNumHelper,
TransportType transportType) |
TwinStreamTransportImpl(Connection primary,
Connection backup,
FASTChannelFactory channelFactory,
String interfaceName,
com.epam.fast.full.coders.stream.SeqNumHelper secNumHelper,
TransportType transportType) |
TwinStreamTransportImpl(Connection primary,
Connection backup,
InputStream templateInputStream,
com.epam.fast.full.coders.stream.SeqNumHelper secNumHelper,
TransportType transportType) |
| Modifier and Type | Method and Description |
|---|---|
void |
connectImpl() |
protected IFASTChannel |
connectImpl(Connection connectionA,
Connection connectionB,
com.epam.fast.full.coders.stream.SeqNumHelper secNumHelper,
TransportType transportType) |
void |
disconnectImpl() |
connectImpl, disposeaddConnectRef, connect, disconnect, getTotalConnectRefs, isConnect, releaseConnectRefremoveMessageStreamListener, setMessageStreamListenerpublic TwinStreamTransportImpl(Connection primary, Connection backup, InputStream templateInputStream, com.epam.fast.full.coders.stream.SeqNumHelper secNumHelper, TransportType transportType)
public TwinStreamTransportImpl(Connection primary, Connection backup, FASTChannelFactory fastChannelFactory, com.epam.fast.full.coders.stream.SeqNumHelper secNumHelper, TransportType transportType)
public TwinStreamTransportImpl(Connection primary, Connection backup, FASTChannelFactory channelFactory, String interfaceName, com.epam.fast.full.coders.stream.SeqNumHelper secNumHelper, TransportType transportType)
public void connectImpl()
throws IOException
connectImpl in class AbstractSelfDisconnectTransportIOExceptionprotected IFASTChannel connectImpl(Connection connectionA, Connection connectionB, com.epam.fast.full.coders.stream.SeqNumHelper secNumHelper, TransportType transportType) throws IOException
IOExceptionpublic void disconnectImpl()
throws IOException
disconnectImpl in class AbstractSelfDisconnectTransportIOExceptionCopyright © 2000–2025 EPAM Systems. All rights reserved.