| Package | Description |
|---|---|
| com.google.apphosting.runtime | |
| com.google.apphosting.runtime.jetty94 |
| Modifier and Type | Method and Description |
|---|---|
abstract ServletEngineAdapter |
JavaRuntime.Builder.servletEngine() |
| Modifier and Type | Method and Description |
|---|---|
abstract JavaRuntime.Builder |
JavaRuntime.Builder.setServletEngine(ServletEngineAdapter servletEngine) |
| Modifier and Type | Class and Description |
|---|---|
class |
JettyServletEngineAdapter
This is an implementation of ServletEngineAdapter that uses the third-party Jetty servlet engine.
|
Copyright © 2022. All rights reserved.