
io.continual.http.service.framework.inspection.CHttpObserverMgr Maven / Gradle / Ivy
package io.continual.http.service.framework.inspection;
import io.continual.http.service.framework.context.CHttpRequestContext;
public interface CHttpObserverMgr
{
void consider ( CHttpRequestContext ctx );
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy