
restql.core.hooks.BeforeRequestHook Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of restql-core Show documentation
Show all versions of restql-core Show documentation
Microservice query language for Java
The newest version!
package restql.core.hooks;
/**
* Created by iago.osilva on 01/02/17.
*/
public abstract class BeforeRequestHook extends RequestHook{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy