public abstract static class Actions.CallMethod extends Object implements ISequenceAction
| Constructor and Description |
|---|
CallMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Sequencer.Callback c) |
abstract void |
proxy() |
boolean |
skip() |
public void execute(Sequencer.Callback c)
execute in interface ISequenceActionpublic abstract void proxy()
public boolean skip()
skip in interface ISequenceActionCopyright © 2004–2019 "Tigase, Inc.". All rights reserved.