![JAR search and dependency download from the Maven repository](/logo.png)
org.devocative.demeter.iservice.IRequestLifecycle Maven / Gradle / Ivy
The newest version!
package org.devocative.demeter.iservice;
public interface IRequestLifecycle {
void beforeRequest();
void afterResponse();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy