com.epam.fixml.converter
Class FIXMessageParser

java.lang.Object
  extended by com.epam.fixml.converter.FIXMessageParser

public class FIXMessageParser
extends Object


Constructor Summary
FIXMessageParser(InputStream stream, int maxMsgSize)
           
 
Method Summary
 byte[] readMessage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FIXMessageParser

public FIXMessageParser(InputStream stream,
                        int maxMsgSize)
Method Detail

readMessage

public byte[] readMessage()
                   throws IOException
Throws:
IOException


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