public class QuickFixSessionConfigurer extends Object
| Constructor and Description |
|---|
QuickFixSessionConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(InputStream in,
OutputStream out) |
ZonedDateTime |
getEffectiveTime() |
static void |
main(String[] args) |
void |
setEffectiveTime(ZonedDateTime effectiveTime) |
static void |
useage() |
public static void useage()
public void configure(InputStream in, OutputStream out) throws Exception
Exceptionpublic ZonedDateTime getEffectiveTime()
public void setEffectiveTime(ZonedDateTime effectiveTime)
effectiveTime - the effectiveTime to setCopyright © 2016–2020 FIX Trading Community. All rights reserved.