Package velox.api.layer1.layers
- 
Interface Summary Interface Description Layer1ApiStrategiesEchoMessagesLayer.StrategyEchoMessageFromGui Layer1ApiStrategiesEchoMessagesLayer.StrategyEchoMessageFromLayer Layer1ApiTimeSource Allows taking a shortcut when responding toLayer1ApiAdminProvider.getCurrentTime().
- 
Class Summary Class Description Layer1ApiDepthFreezer Layer1ApiDepthFreezer.DepthFreezeRequest Layer1ApiInjectorRelay This relay is also capable of injecting messages into provider -> gui stream in asynchronous manner.Layer1ApiRelay Good starting point for all injectable strategies.Layer1ApiStrategiesEchoMessagesLayer If message of typeLayer1ApiStrategiesEchoMessagesLayer.StrategyEchoMessageis sent usingLayer1ApiAdminProvider.sendUserMessage(Object)Layer1ApiStrategiesEchoMessagesLayerwill send it back withLayer1ApiAdminListener.onUserMessage(Object)} It will be done in ASYNCHRONOUS manner.Layer1ApiUpstreamRelay 
- 
Annotation Types Summary Annotation Type Description Layer1ApiTimeSource.Layer1TimeSourceShortcutAllowed MarkLayer1ApiAdminProvider.getCurrentTime()implementation with this to confirm you are supporting the shortcut