- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- CloseCommand
public interface Command
extends java.io.Serializable
Represents a command the server sends to the client, e.g. to show a message, open a specific BO, etc.
- Author:
- Andreas Lämmlein