com.epam.cmemdp
Interface ApplicationListener

All Superinterfaces:
ErrorListener

public interface ApplicationListener
extends ErrorListener


Method Summary
 void process(FIXFieldList message)
          Called on non X, d and W messages.
 
Methods inherited from interface com.epam.cmemdp.ErrorListener
onError
 

Method Detail

process

void process(FIXFieldList message)
Called on non X, d and W messages.

Parameters:
message - the message


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