| Package | Description |
|---|---|
| spark | |
| spark.route |
| Modifier and Type | Method and Description |
|---|---|
FilterImpl |
FilterImpl.withPrefix(String prefix)
Prefix the path (used for
Service.path(java.lang.String, spark.RouteGroup)) |
| Modifier and Type | Method and Description |
|---|---|
void |
Service.addFilter(HttpMethod httpMethod,
FilterImpl filter) |
void |
Service.addFilter(String httpMethod,
FilterImpl filter)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Routes.add(HttpMethod httpMethod,
FilterImpl filter)
Add a filter
|
Copyright © 2020. All rights reserved.