public class Client
サーバにHTTPリクエストを送信するオブジェクト。
public final static Client
INSTANCE
final Response
execute(Request<?> request)
equals, hashCode, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Response execute(Request<?> request)
Requestインスタンスの送信を実行します。