パッケージ org.iplass.mtp.impl.http

クラス SimpleHttpInvoker.Response

java.lang.Object
org.iplass.mtp.impl.http.SimpleHttpInvoker.Response
含まれているクラス:
SimpleHttpInvoker

public static class SimpleHttpInvoker.Response extends Object
レスポンスインスタンス
  • フィールド詳細

    • content

      public String content
      コンテンツ
    • status

      public int status
      http status
    • exception

      public Exception exception
      失敗時の例外
  • コンストラクタの詳細

    • Response

      public Response()