Package com.apama.oms.manual

Event Summary
AckInMarketEvent to ack an order received by the manual order service.
ChangeAmendOrderInstruct the order operations proxy to change an held amend order. Note that extraParams are set using the parameter set editor events from com.apama.util.
ChangeNewOrderInstruct the order operations proxy to change the parameters of a new order. Note that extraParams are set using the parameter set editor events from com.apama.util.
CommitAmendEvent to ack an amendment to an order received by the manual order service.
CommitCancelEvent to ack a cancellation of an order received by the manual order service.
ConfigureOrderOperationsProxyEvent to configure the order operations proxy.
CreateManualOrderReceiverEvent to configure the manual order receiver service.
DeleteManualOrderReceiverEvent to delete the manual order receiver service.
DeleteOrderOperationsProxyEvent to delete the order operations proxy.
ExternalAmendEvent to externally amend an order received by the manual order service. This will commit that amendment.
ExternalCancelEvent to externally cancel an order received by the manual order service. This will commit that cancellation.
FillEvent to fill an order received by the manual order service.
ForwardAmendOrderInstruct the order operations proxy to forward an amend order.
ForwardCancelOrderInstruct the order operations proxy to forward a cancel order.
ForwardNewOrderInstruct the order operations proxy to forward a new order.
RejectEvent to reject an order received by the manual order service.
RejectAmendEvent to reject an amendment to an order received by the manual order service.
RejectCancelEvent to reject a cancellation of an order received by the manual order service.
RemoveAmendOrderInstruct the order operations proxy to discard an held AmendOrder, sending a change rejection back to the order publisher.
RemoveCancelOrderInstruct the order operations proxy to discard an held CancelOrder, sending a change rejection back to the order publisher.
RemoveNewOrderInstruct the order operations proxy to discard an held NewOrder, sending a rejection back to the order publisher.