| 修飾子とタイプ | フィールド | 説明 |
|---|---|---|
protected Curl.Method |
CurlRequest.method |
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
Curl.Method |
CurlRequest.method() |
|
static Curl.Method |
Curl.Method.valueOf(String name) |
指定した名前を持つこの型の列挙型定数を返します。
|
static Curl.Method[] |
Curl.Method.values() |
この列挙型の定数を含む配列を宣言されている順序で返します。
|
| コンストラクタ | 説明 |
|---|---|
CurlRequest(Curl.Method method,
String url) |
Copyright © 2011–2018 CodeLibs Project. All rights reserved.