WebViewServer
class WebViewServer(application: Application, container: Container<Resource>, mediaTypes: Map<Url, MediaType>, errorPage: RelativeUrl, htmlInjector: (Resource, MediaType) -> Resource, servedAssets: List<String>, onResourceLoadFailed: (Url, ReadError) -> Unit)
Serves the publication resources and application assets in the EPUB navigator web views.