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