|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
be.lassi.lanbox.commands
Interface CommandProcessor
- All Known Implementing Classes:
- ConnectionCommandProcessor
public interface CommandProcessor
Processes Lanbox commands.
| Method Summary | |
|---|---|
void |
process(Command command)
Processes given lanbox command. |
| Method Detail |
|---|
process
void process(Command command)
- Processes given lanbox command.
- Parameters:
command- the lanbox command to be processed
|
Lighting Assistant 1.2 | ||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||