Package | Description |
---|---|
quickfix |
Core QuickFIX/J classes.
|
Modifier and Type | Method and Description |
---|---|
<T extends Message> |
ApplicationFunctionalAdapter.addFromAdminListener(Class<T> clazz,
FromAdminListener<T> fromAdminListener)
Add a listener of fromAdmin operation.
|
void |
ApplicationFunctionalAdapter.addFromAdminListener(FromAdminListener<Message> fromAdminListener)
Add a listener of fromAdmin operation.
|
<T extends Message> |
ApplicationFunctionalAdapter.removeFromAdminListener(FromAdminListener<T> fromAdminListener)
Remove a listener of fromAdmin operation.
|
Copyright © 2021. All rights reserved.