| Package | Description |
|---|---|
| com.linecorp.armeria.server |
Server core.
|
| Modifier and Type | Method and Description |
|---|---|
RoutePathType |
Route.pathType()
Returns the type of the path which was specified when this is created.
|
static RoutePathType |
RoutePathType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoutePathType[] |
RoutePathType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 LeanCloud. All rights reserved.