Class PatchedCommandSubscription
java.lang.Object
org.yamcs.client.base.AbstractSubscription<SubscribeCommandsRequest,Commanding.CommandHistoryEntry>
org.yamcs.studio.commanding.cmdhist.PatchedCommandSubscription
- All Implemented Interfaces:
Future<Void>,Subscription<SubscribeCommandsRequest,Commanding.CommandHistoryEntry>
public class PatchedCommandSubscription
extends AbstractSubscription<SubscribeCommandsRequest,Commanding.CommandHistoryEntry>
-
Field Summary
Fields inherited from class org.yamcs.client.base.AbstractSubscription
clientObserver -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddListener(CommandListener listener) voidclear()getCommand(String id) voidremoveListener(CommandListener listener) Methods inherited from class org.yamcs.client.base.AbstractSubscription
addMessageListener, awaitConfirmation, awaitConfirmation, cancel, get, get, getConfirmationFuture, isCancelled, isDone, sendMessage
-
Constructor Details
-
PatchedCommandSubscription
-
-
Method Details
-
addListener
-
removeListener
-
clear
public void clear() -
getCommand
-