Package | Description |
---|---|
quickfix |
Core QuickFIX/J classes.
|
quickfix.mina |
MINA-related networking code.
|
Modifier and Type | Method and Description |
---|---|
Responder |
Session.getResponder() |
Modifier and Type | Method and Description |
---|---|
void |
Session.setResponder(Responder responder)
Registers a responder with the session.
|
Modifier and Type | Class and Description |
---|---|
class |
IoSessionResponder
The class that partially integrates the QuickFIX/J Session to
the MINA networking code.
|
Copyright © 2021. All rights reserved.