| Package | Description |
|---|---|
| org.graylog2.rest.filter | |
| org.graylog2.web | |
| org.graylog2.web.resources |
| Constructor and Description |
|---|
WebAppNotFoundResponseFilter(IndexHtmlGenerator indexHtmlGenerator) |
| Modifier and Type | Class and Description |
|---|---|
class |
DevelopmentIndexHtmlGenerator
Development implementation of the
IndexHtmlGenerator interface that provides a dummy "index.html" page. |
class |
ProductionIndexHtmlGenerator
Production implementation of the
IndexHtmlGenerator interface that provides an "index.html" page
including the production web interface assets. |
| Constructor and Description |
|---|
WebInterfaceAssetsResource(IndexHtmlGenerator indexHtmlGenerator,
Set<Plugin> plugins,
MimetypesFileTypeMap mimeTypes) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.