Uses of Interface
io.streamthoughts.azkarra.api.server.EmbeddedHttpServer
-
Packages that use EmbeddedHttpServer Package Description io.streamthoughts.azkarra.api.spi -
-
Uses of EmbeddedHttpServer in io.streamthoughts.azkarra.api.spi
Methods in io.streamthoughts.azkarra.api.spi that return EmbeddedHttpServer Modifier and Type Method Description EmbeddedHttpServerEmbeddedHttpServerProvider. get(AzkarraContext context)Creates an returns the embedded HTTP server.
-