Class ApimonitorApiProcessor
java.lang.Object
ai.apiverse.apisuite.mirror.agent.ApimonitorApiProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprocessDiscoveredApi(ApimonitorSpringFilter.RequestResponseContext context, javax.servlet.FilterChain filterChain) voidprocessRegisteredApi(ApimonitorSpringFilter.RequestResponseContext context, javax.servlet.FilterChain filterChain)
-
Constructor Details
-
ApimonitorApiProcessor
public ApimonitorApiProcessor()
-
-
Method Details
-
processDiscoveredApi
public void processDiscoveredApi(ApimonitorSpringFilter.RequestResponseContext context, javax.servlet.FilterChain filterChain) throws javax.servlet.ServletException, IOException - Throws:
javax.servlet.ServletExceptionIOException
-
processRegisteredApi
public void processRegisteredApi(ApimonitorSpringFilter.RequestResponseContext context, javax.servlet.FilterChain filterChain) throws javax.servlet.ServletException, IOException - Throws:
javax.servlet.ServletExceptionIOException
-