| Interface | Description |
|---|---|
| WebServer |
| Class | Description |
|---|---|
| AsyncRequestLog | |
| FastSlf4jLog |
Slf4jLog.isDebugEnabled delegates in the end to Logback, and since this method is called a lot and that method
is relatively slow, it has a big impact on the overall performance.
|
| HttpConnectorFactory | |
| HttpHeaderUtils | |
| InjectableWrapper | |
| JaxRsServletHolderFactory |
Different
ServerModules can register services at the same mount point. |
| JaxRsServletHolderFactory.Classes | |
| JaxRsServletHolderFactory.Packages | |
| Jetty9WebServer |
This class handles the configuration and runtime management of a Jetty web server.
|
| JettyThreadCalculator | |
| NeoJettyErrorHandler | |
| NeoServletContainer | |
| SimpleUriBuilder | |
| StaticContentFilter | |
| WebServerProvider | |
| XForwardFilter |
Changes the value of the base and request URIs to match the provided
X-Forwarded-Host and X-Forwarded-Proto header values.
|
| XForwardUtil |
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.