public interface FIXSessionListListener
FIXSessionManager
Modifier and Type | Method and Description |
---|---|
void |
onAddSession(ExtendedFIXSession fixSession)
Invoked when the fixSession added.
|
void |
onRemoveSession(ExtendedFIXSession fixSession)
Invoked when the fixSession removed.
|
void onAddSession(ExtendedFIXSession fixSession)
fixSession
- void onRemoveSession(ExtendedFIXSession fixSession)
fixSession
- Copyright © 2000–2022 EPAM Systems. All rights reserved.