com.crankuptheamps.client
Class NVFIXProtocolParser

java.lang.Object
  extended by com.crankuptheamps.client.FIXProtocolParser
      extended by com.crankuptheamps.client.NVFIXProtocolParser
All Implemented Interfaces:
ProtocolParser

public class NVFIXProtocolParser
extends FIXProtocolParser


Constructor Summary
NVFIXProtocolParser(NVFIXProtocol messageType)
           
 
Method Summary
 
Methods inherited from class com.crankuptheamps.client.FIXProtocolParser
process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NVFIXProtocolParser

public NVFIXProtocolParser(NVFIXProtocol messageType)