パッケージ com.handywedge.rest

クラス FWRESTEmptyResponse


  • public class FWRESTEmptyResponse
    extends FWRESTResponse
    共通属性以外を持たないJSONレスポンスクラスです。
    • コンストラクタの詳細

      • FWRESTEmptyResponse

        public FWRESTEmptyResponse()
    • メソッドの詳細

      • toString

        public String toString()
        クラスからコピーされた説明: FWRESTResponse
        ロギングのためレスポンス内容を文字列で表現するtoStringを実装します。
        定義:
        toString クラス内 FWRESTResponse