| Package | Description |
|---|---|
| nablarch.integration.router.jaxrs |
| Modifier and Type | Method and Description |
|---|---|
List<JaxRsResource> |
JaxRsResourceFinder.find(String basePackage)
指定されたパッケージ配下を検索し、
Path アノテーションが設定された
クラスおよびメソッドを抽出する。 |
| Modifier and Type | Method and Description |
|---|---|
List<PathOptions> |
JaxRsRouterConverter.parse(JaxRsResource jaxRsResource)
指定されたリソースクラスの情報を解析して、ルーティング定義に変換する。
|
Copyright © 2020. All rights reserved.