| 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 |
|---|---|
<WB extends WaveBean> |
CommandReady.callCommand(Class<? extends CommandBean<WB>> commandClass,
WB waveBean)
Send a wave used to call a command.
|
Copyright © 2011–2015 JRebirth OSS. All rights reserved.