public class PathOptions
extends java.lang.Object
Options のセット。| Constructor and Description |
|---|
PathOptions(java.lang.String path,
net.unit8.http.router.Options options)
コンストラクタ。
|
| Modifier and Type | Method and Description |
|---|---|
net.unit8.http.router.Options |
getOptions()
設定を取得する
|
java.lang.String |
getPath()
パスを取得する。
|