Package nablarch.integration.router
Class PathOptions
java.lang.Object
nablarch.integration.router.PathOptions
パスと、それに割り当てられている 
Options のセット。- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
PathOptions
コンストラクタ。- Parameters:
 path- パスoptions- パスに割り当てられた設定
 
 - 
 - 
Method Details
- 
getPath
パスを取得する。- Returns:
 - パス
 
 - 
getOptions
public net.unit8.http.router.Options getOptions()設定を取得する- Returns:
 - 設定
 
 
 -