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 forAzkarraRestExtensionimplementations to register JAX-RS resources using the providedConfigurableand to get access to theAzkarraContextinstance.EmbeddedHttpServer Default interface to provide an embedded http-server. -
Class Summary Class Description ServerInfo