| AnnotatedCommandMediator | code | html | |
| ClassMediator | The class mediator delegates the mediation to a single instance of a specified class. | code | html |
| POJOCommandMediator | This mediator will use the specified command object and execute the command after setting the properties specified to it through the configuraiton. | code | html |