Uses of Interface
org.codelibs.fess.api.WebApiManager
Packages that use WebApiManager
-
Uses of WebApiManager in org.codelibs.fess.api
Classes in org.codelibs.fess.api that implement WebApiManagerModifier and TypeClassDescriptionclassBase implementation for API managers providing common functionality.Fields in org.codelibs.fess.api declared as WebApiManagerModifier and TypeFieldDescriptionprotected WebApiManager[]WebApiManagerFactory.webApiManagersArray of registered web API managers.Methods in org.codelibs.fess.api that return WebApiManagerModifier and TypeMethodDescriptionWebApiManagerFactory.get(jakarta.servlet.http.HttpServletRequest request) Gets the appropriate web API manager for the given request.Methods in org.codelibs.fess.api with parameters of type WebApiManagerModifier and TypeMethodDescriptionvoidWebApiManagerFactory.add(WebApiManager webApiManager) Adds a web API manager to the factory. -
Uses of WebApiManager in org.codelibs.fess.api.engine
Classes in org.codelibs.fess.api.engine that implement WebApiManagerModifier and TypeClassDescriptionclassAPI manager for search engine administrative operations. -
Uses of WebApiManager in org.codelibs.fess.api.v2
Classes in org.codelibs.fess.api.v2 that implement WebApiManagerModifier and TypeClassDescriptionclassWeb API manager for the/api/v2surface.