A C G M P S W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ApplicationConfig - Class in webapi
-
RESTアプリケーションのコンフィグ情報。 REST API全体に関することをOpenAPIのアノテーションで定義している。
- ApplicationConfig() - Constructor for class webapi.ApplicationConfig
C
- calculatePrice(String, int) - Method in interface webapi.ProcutEndPointSpec
- calculatePrice(String, int) - Method in class webapi.ProductResource
G
- getClasses() - Method in class webapi.ApplicationConfig
M
- main(String[]) - Static method in class webapi.ApplicationConfig
- ManagementResource - Class in webapi
- ManagementResource() - Constructor for class webapi.ManagementResource
P
- ProcutEndPointSpec - Interface in webapi
-
公開APIのRESTインタフェース。 MicroProfileのOpenAPIのアノテーションを使ってAPIの詳細情報を付加している。
全体に関するAPI情報はApplicationConfig
に定義している。 - ProductResource - Class in webapi
- ProductResource() - Constructor for class webapi.ProductResource
S
- stopApplication() - Method in class webapi.ManagementResource
W
- webapi - package webapi
All Classes All Packages