| Package | Description |
|---|---|
| nablarch.integration.router | |
| nablarch.integration.router.jaxrs |
| Modifier and Type | Method and Description |
|---|---|
List<PathOptions> |
PathOptionsProvider.provide()
ルーティング定義を収集する。
|
| Modifier and Type | Method and Description |
|---|---|
String |
SimplePathOptionsFormatter.format(List<PathOptions> pathOptionsList) |
String |
PathOptionsFormatter.format(List<PathOptions> pathOptionsList)
PathOptions のリストをログ出力用にフォーマットする。 |
| Modifier and Type | Method and Description |
|---|---|
List<PathOptions> |
JaxRsRouterConverter.parse(JaxRsResource jaxRsResource)
指定されたリソースクラスの情報を解析して、ルーティング定義に変換する。
|
List<PathOptions> |
JaxRsPathOptionsProvider.provide() |
Copyright © 2020. All rights reserved.