| Package | Description |
|---|---|
| io.gs2.lock | |
| io.gs2.lock.result |
| Modifier and Type | Method and Description |
|---|---|
LockResult |
Gs2LockRestClient.lock(LockRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2LockRestClient.lockAsync(LockRequest request,
AsyncAction<AsyncResult<LockResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static LockResult |
LockResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
LockResult |
LockResult.withItem(Mutex item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.