| Package | Description |
|---|---|
| org.marketcetera.client |
Provides client API to communicate with the server.
|
| org.marketcetera.client.utils |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtendedReportListener
Clients that implement this interface can receive FIX messages that are not covered by
ReportListener. |
| Modifier and Type | Method and Description |
|---|---|
void |
ReportPublisher.addReportListener(ReportListener inListener)
Adds a report listener.
|
void |
ClientImpl.addReportListener(ReportListener inListener) |
void |
ReportPublisher.removeReportListener(ReportListener inListener)
Removes a report listener that was previously added via
ReportPublisher.addReportListener(ReportListener). |
void |
ClientImpl.removeReportListener(ReportListener inListener) |
| Modifier and Type | Class and Description |
|---|---|
class |
AutoOrderHistoryManager
Provides a self-populating
OrderHistoryManager implementation. |
Copyright © 2019. All rights reserved.