All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.reactivecommons.async.api.handlers.DomainCommandHandler Maven / Gradle / Ivy

The newest version!
package org.reactivecommons.async.api.handlers;

import org.reactivecommons.api.domain.Command;

public interface DomainCommandHandler extends CommandHandler> {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy