Uses of Interface
org.eclipse.ditto.signals.commands.live.query.RetrieveFeaturesLiveCommand
-
Packages that use RetrieveFeaturesLiveCommand Package Description org.eclipse.ditto.signals.commands.live.query This package contains implementations ofLiveCommandandLiveCommandAnswerBuilderfor query operations. -
-
Uses of RetrieveFeaturesLiveCommand in org.eclipse.ditto.signals.commands.live.query
Methods in org.eclipse.ditto.signals.commands.live.query that return RetrieveFeaturesLiveCommand Modifier and Type Method Description static RetrieveFeaturesLiveCommandQueryLiveCommandFactory. retrieveFeatures(org.eclipse.ditto.signals.commands.base.Command<?> command)Returns a new immutable instance ofRetrieveFeaturesLiveCommand.
-