Package 

Object Client


  • 
    public class Client
    
                        

    サーバにHTTPリクエストを送信するオブジェクト。

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static Client INSTANCE
    • Method Summary

      Modifier and Type Method Description
      final Response execute(Request<?> request) Requestインスタンスの送信を実行します。
      • Methods inherited from class io.karte.android.utilities.http.Client

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait