forwardDecoder Class   Table of ContentDecoder Constructor (String, Boolean, InputDataTraits)forward
Decoder Constructor
Overload List
  NameDescription
Public methodDecoder(String, Boolean, InputDataTraits)
Creates a FAST to FIX Decoder at dialect-independent mode.
Public methodDecoder(String, Dialect, Boolean, InputDataTraits)
Creates a FAST to FIX Decoder.
Public methodDecoder(String, ProtocolVersion, Boolean, InputDataTraits)
Creates a FAST to FIX Decoder.
Public methodDecoder(ProtocolVersion, String, Boolean, InputDataTraits)
Creates a FAST to FIX Decoder.
Public methodDecoder(ProtocolVersion, String, String, Boolean, InputDataTraits)
Creates a FAST to FIX Decoder.
Top
See Also