Package org.nuclos.api.command
Interface Command
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
CloseCommand
Represents a command the server sends to the client, e.g. to show a message, open a specific BO, etc.
- Author:
- Andreas Lämmlein