| Package | Description |
|---|---|
| org.jrebirth.af.api.command |
Provides API for Command components.
|
| org.jrebirth.af.api.link |
Provides link classes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MultiCommand<WB extends WaveBean>
The class MultiCommand.
|
| Modifier and Type | Method and Description |
|---|---|
Wave |
CommandReady.callCommand(Class<? extends CommandBean<? extends WaveBean>> commandClass,
WaveBean waveBean,
WaveBean... waveBeans)
Send a wave used to call a command.
|
Copyright © 2011–2018 JRebirth OSS. All rights reserved.