com.epam.cmemdp.impl.reader
Class FASTChannelFactory

java.lang.Object
  extended by com.epam.cmemdp.impl.reader.FASTChannelFactory

Deprecated.

@Deprecated
public class FASTChannelFactory
extends java.lang.Object


Constructor Summary
FASTChannelFactory(StreamClientFactory clientFactory)
          Deprecated.  
 
Method Summary
 IStreamChannel createFASTChannel(UDPTransport udpTransport, FIXStreamListener FIXStreamListener, ChannelVersion chanelVersion, com.epam.mdp.full.coders.stream.SeqNumHelper seqNumHelper, TransportType transportType)
          Deprecated.  
 FASTDecoderFactory getDecoderFactory(ChannelVersion chanelVersion)
          Deprecated.  
static FASTChannelFactory getDefault(java.io.InputStream inputStream)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FASTChannelFactory

public FASTChannelFactory(StreamClientFactory clientFactory)
Deprecated. 
Method Detail

createFASTChannel

public IStreamChannel createFASTChannel(UDPTransport udpTransport,
                                        FIXStreamListener FIXStreamListener,
                                        ChannelVersion chanelVersion,
                                        com.epam.mdp.full.coders.stream.SeqNumHelper seqNumHelper,
                                        TransportType transportType)
Deprecated. 

getDefault

public static FASTChannelFactory getDefault(java.io.InputStream inputStream)
Deprecated. 

getDecoderFactory

public FASTDecoderFactory getDecoderFactory(ChannelVersion chanelVersion)
Deprecated. 


Copyright © 2000-2014 EPAM Systems. All Rights Reserved.