Package velox.api.layer1.layers
package velox.api.layer1.layers
-
ClassDescriptionThis relay is also capable of injecting messages into provider -> gui stream in asynchronous manner.Good starting point for all injectable strategies.If message of type
Layer1ApiStrategiesEchoMessagesLayer.StrategyEchoMessageis sent usingLayer1ApiAdminProvider.sendUserMessage(Object)Layer1ApiStrategiesEchoMessagesLayerwill send it back withLayer1ApiAdminListener.onUserMessage(Object)} It will be done in ASYNCHRONOUS manner.Allows taking a shortcut when responding toLayer1ApiAdminProvider.getCurrentTime().MarkLayer1ApiAdminProvider.getCurrentTime()implementation with this to confirm you are supporting the shortcut