|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICancelListener | |
|---|---|
| com.kuka.command | Contains interfaces providing infrastructure for use of commands. |
| Uses of ICancelListener in com.kuka.command |
|---|
| Methods in com.kuka.command with parameters of type ICancelListener | |
|---|---|
void |
ICommandPipe.cancelAllAsync(ICancelListener listener)
Cancels all command execution container which are currently executed or queued. |
void |
ICommandPipe.cancelAsync(ICommandExecutionContainer<?,?,?> container,
ICancelListener listener)
Cancels the given command execution container. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||