com.btobits.messageapi
Interface Message

All Known Implementing Classes:
FIXMessage

public interface Message

User: john
Date: 22.07.2004
Time: 13:51:27


Method Summary
 byte[] getBytes()
           
 void writeTo(OutputStream out)
           
 

Method Detail

getBytes

byte[] getBytes()

writeTo

void writeTo(OutputStream out)
             throws IOException
Throws:
IOException


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