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

io.continual.http.service.framework.inspection.CHttpObserverMgr Maven / Gradle / Ivy

The newest version!
package io.continual.http.service.framework.inspection;

import io.continual.http.service.framework.context.CHttpRequestContext;

public interface CHttpObserverMgr
{
	void consider ( CHttpRequestContext ctx );
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy