| パッケージ | 説明 |
|---|---|
| com.handywedge.rest |
RESTインターフェースに関連するクラスを提供します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
FWRESTResponse |
FWRESTController.doDelete(FWRESTRequest request)
HTTPのDELETEメソッドのリクエストで実行されます。
|
FWRESTResponse |
FWRESTController.doPost(FWRESTRequest request)
HTTPのPOSTメソッドのリクエストで実行されます。
|
FWRESTResponse |
FWRESTController.doPut(FWRESTRequest request)
HTTPのPUTメソッドのリクエストで実行されます。
|
Handywedge ver 0.10.0-SNAPSHOT. Copyright (c) 2019 Handywedge Co.,Ltd.