Uses of Package
io.streamthoughts.azkarra.api.server
-
Classes in io.streamthoughts.azkarra.api.server used by io.streamthoughts.azkarra.api.server Class Description AzkarraRestExtensionContext This interfaces provides the capability forAzkarraRestExtension
implementations to register JAX-RS resources using the providedConfigurable
and to get access to theAzkarraContext
instance.ServerInfo -
Classes in io.streamthoughts.azkarra.api.server used by io.streamthoughts.azkarra.api.spi Class Description EmbeddedHttpServer Default interface to provide an embedded http-server. -
Classes in io.streamthoughts.azkarra.api.server used by io.streamthoughts.azkarra.http Class Description AzkarraRestExtensionContext This interfaces provides the capability forAzkarraRestExtension
implementations to register JAX-RS resources using the providedConfigurable
and to get access to theAzkarraContext
instance.EmbeddedHttpServer Default interface to provide an embedded http-server.ServerInfo -
Classes in io.streamthoughts.azkarra.api.server used by io.streamthoughts.azkarra.metrics.endpoints Class Description AzkarraRestExtension A pluggable interface to allow registration of new JAX-RS resources like REST endpoints.AzkarraRestExtensionContext This interfaces provides the capability forAzkarraRestExtension
implementations to register JAX-RS resources using the providedConfigurable
and to get access to theAzkarraContext
instance.