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