[QFJ-124] Provide admin callbacks for logon and logoff Created: 09/Jan/07 Updated: 10/Jun/07 Resolved: 10/Jun/07 |
|
| Status: | Closed |
| Project: | QuickFIX/J |
| Component/s: | Engine |
| Affects Version/s: | 1.0.5 |
| Fix Version/s: | None |
| Type: | New Feature | Priority: | Default |
| Reporter: | Welf Wustlich | Assignee: | Steve Bate |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux, netbeans |
||
| Description |
|
We strongly request that (especially incomming) messages are provided in all application handlers. With best regards, Welf |
| Comments |
| Comment by Steve Bate [ 10/Jun/07 ] |
|
The admin messages like logout and logon are passed to the admin callbacks in the quickfix.Application interface. The logon/logout callbacks can also be used for simple event processing, but are not suitable for general message processing. |