| Package | Description |
|---|---|
| io.gs2.key | |
| io.gs2.key.result |
| Modifier and Type | Method and Description |
|---|---|
DecryptResult |
Gs2KeyRestClient.decrypt(DecryptRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2KeyRestClient.decryptAsync(DecryptRequest request,
AsyncAction<AsyncResult<DecryptResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DecryptResult |
DecryptResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DecryptResult |
DecryptResult.withData(String data) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.