public interface FixPContext
| Modifier and Type | Method and Description |
|---|---|
int |
compareVersion(FixPContext oldContext) |
boolean |
fromNegotiate()
Gets whether this context was generated from a
Negotiate or an Establish message. |
FixPKey |
key()
Gets the key that uniquely identifies the session that is associated with this connection.
|
FixPProtocolType |
protocolType()
Gets the protocol type for this key.
|
FixPKey key()
FixPProtocolType protocolType()
int compareVersion(FixPContext oldContext)
boolean fromNegotiate()
Negotiate or an Establish message.Negotiate message.Copyright © 2015-2022 Real Logic Limited. All Rights Reserved.