| Package | Description | 
|---|---|
| quickfix | 
 Core QuickFIX/J classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
<T extends Message> | 
ApplicationFunctionalAdapter.addToAppListener(Class<T> clazz,
                ToAppListener<T> toAppListener)
Add a listener of toApp operation. 
 | 
void | 
ApplicationFunctionalAdapter.addToAppListener(ToAppListener<Message> toAppListener)
Add a listener of toApp operation. 
 | 
<T extends Message> | 
ApplicationFunctionalAdapter.removeToAppListener(ToAppListener<T> toAppListener)
Remove a listener of toApp operation. 
 | 
Copyright © 2021. All rights reserved.