| Package | Description |
|---|---|
| io.helidon.webserver |
Reactive web server API.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Routing.Rules<T extends Routing.Rules>
An API to define HTTP request routing rules.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Routing.Builder
A
Routing builder. |
| Modifier and Type | Method and Description |
|---|---|
void |
Service.update(Routing.Rules rules)
Updates
Routing.Rules with handlers representing this service. |
void |
StaticContentSupport.update(Routing.Rules routing) |
Copyright © 2018–2019 Oracle Corporation. All rights reserved.