| Interface | Description |
|---|---|
| BackPressureNotificationHandler |
Optional Handler
The concept here is to receive a notification when all the bytes of a message could not be written to
the TCP output buffer.
|
| CallbackHandler | |
| NextExpectedMessageSequenceNumberStore |
Implemented by the client
|
| NextOutgoingMessageSequenceNumberStore |
Implemented by the client
|
| Session |
Primary interface for client code to interact with a venue.
|
| SessionBuilder |
Start here to create a SessionBuilder, populate the required information and build a Session.
|
| Exception | Description |
|---|---|
| MFRuntimeException |