public class PathOptions extends Object
Options のセット。| Constructor and Description |
|---|
PathOptions(String path,
net.unit8.http.router.Options options)
コンストラクタ。
|
| Modifier and Type | Method and Description |
|---|---|
net.unit8.http.router.Options |
getOptions()
設定を取得する
|
String |
getPath()
パスを取得する。
|
public PathOptions(String path, net.unit8.http.router.Options options)
path - パスoptions - パスに割り当てられた設定public String getPath()
public net.unit8.http.router.Options getOptions()
Copyright © 2020. All rights reserved.