| Modifier and Type | Method and Description |
|---|---|
static JettyContextOption |
JettyContextOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JettyContextOption[] |
JettyContextOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JettyServerBuilder |
JettyServerBuilder.contextOption(JettyContextOption aOption) |
Copyright © 2021. All rights reserved.