Uses of Class
io.github.devlibx.easy.http.registry.ApiRegistry
Packages that use ApiRegistry
-
Uses of ApiRegistry in io.github.devlibx.easy.http.async
Constructors in io.github.devlibx.easy.http.async with parameters of type ApiRegistryModifierConstructorDescriptionAsyncRequestProcessor(ServerRegistry serverRegistry, ApiRegistry apiRegistry, IHttpResponseProcessor httpResponseProcessor, IMetrics metrics) -
Uses of ApiRegistry in io.github.devlibx.easy.http.sync
Constructors in io.github.devlibx.easy.http.sync with parameters of type ApiRegistryModifierConstructorDescriptionSyncRequestProcessor(ServerRegistry serverRegistry, ApiRegistry apiRegistry, IHttpResponseProcessor httpResponseProcessor, IMetrics metrics)