com.crankuptheamps.client
Interface Protocol

All Known Implementing Classes:
FIXProtocol, JSONProtocol, NVFIXProtocol, XMLProtocol

public interface Protocol


Method Summary
 Message allocateMessage()
           
 ProtocolParser getMessageStream()
           
 

Method Detail

getMessageStream

ProtocolParser getMessageStream()

allocateMessage

Message allocateMessage()