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