Interface Command

All Superinterfaces:
Serializable
All Known Implementing Classes:
CloseCommand

public interface Command extends 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