Package velox.api.layer1.messages
Interface Layer1ApiIgnorableUpwardMessage
- All Known Subinterfaces:
Layer1ApiStrategiesEchoMessagesLayer.StrategyEchoMessageFromGui,Layer1ApiStrategyMessageSymboled,Layer1ApiUserInterModuleMessage
- All Known Implementing Classes:
CurrentTimeUserMessage,Layer1ApiHistoricalDataLoadedMessage,Layer1ApiUserMessageAddStrategyUpdateGenerator,UserMessageYesterdayBar
public interface Layer1ApiIgnorableUpwardMessage
Used to mark classes that are not required to be intercepted before reaching
upper (application) end of the chain.
- See Also:
Layer1ApiIgnorableDownwardMessage