Uses of Interface
io.streamthoughts.azkarra.api.spi.EmbeddedHttpServerProvider
-
Packages that use EmbeddedHttpServerProvider Package Description io.streamthoughts.azkarra.http -
-
Uses of EmbeddedHttpServerProvider in io.streamthoughts.azkarra.http
Classes in io.streamthoughts.azkarra.http that implement EmbeddedHttpServerProvider Modifier and Type Class Description class
UndertowEmbeddedServerProvider
Provides anUndertowEmbeddedServer
instance.
-