Consumer<HttpURLConnection>public static class CurlRequest.RequestProcessor extends Object implements Consumer<HttpURLConnection>
| 修飾子とタイプ | フィールド | 説明 |
|---|---|---|
protected CurlResponse |
response |
| コンストラクタ | 説明 |
|---|---|
RequestProcessor(String encoding) |
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
void |
accept(HttpURLConnection con) |
|
CurlResponse |
getResponse() |
protected CurlResponse response
public RequestProcessor(String encoding)
public CurlResponse getResponse()
public void accept(HttpURLConnection con)
accept インタフェース内 Consumer<HttpURLConnection>Copyright © 2011–2018 CodeLibs Project. All rights reserved.