Package edu.yu.marketmaker.exchange
Interface FillSender
- All Known Implementing Classes:
RSocketFillSender,TestFillSender
public interface FillSender
Interface for a component that handles sending fills
-
Method Summary
-
Method Details
-
sendFill
Handle the sending of a fill- Parameters:
fill- the fill to send
-