
org.reactivecommons.async.api.DefaultQueryHandler Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of async-commons-api Show documentation
Show all versions of async-commons-api Show documentation
Abstract your broker with semantic async messages
The newest version!
package org.reactivecommons.async.api;
import org.reactivecommons.async.api.handlers.QueryHandler;
public interface DefaultQueryHandler extends QueryHandler {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy