| Package | Description |
|---|---|
| io.gs2.core.net |
| Modifier and Type | Method and Description |
|---|---|
static HttpTask.Method |
HttpTask.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpTask.Method[] |
HttpTask.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HttpTaskBuilder |
HttpTaskBuilder.setMethod(HttpTask.Method method) |
| Constructor and Description |
|---|
HttpTask(HttpTask.Method method,
String url,
IResponseHandler handler) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.