Package io.streamthoughts.azkarra.api.server
-
Interface Summary Interface 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.EmbeddedHttpServer Default interface to provide an embedded http-server. -
Class Summary Class Description ServerInfo