public class PathPrefixRouter extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PathPrefixRouter.Factory
A factory for constructing PathPrefixRouter objects.
|
static class |
PathPrefixRouter.PathPrefixConfig
PathPrefixRouter configuration.
|
static class |
PathPrefixRouter.PathPrefixRouterConfig
PathPrefixRouter configuration.
|
| Modifier and Type | Field and Description |
|---|---|
static Schema.FieldType |
SCHEMA |
| Modifier and Type | Method and Description |
|---|---|
Optional<RoutingObject> |
route(LiveHttpRequest request) |
public static final Schema.FieldType SCHEMA
public Optional<RoutingObject> route(LiveHttpRequest request)
Copyright © 2013–2020 Hotels.com. All rights reserved.