| Package | Description |
|---|---|
| io.gs2.exchange | |
| io.gs2.exchange.result |
| Modifier and Type | Method and Description |
|---|---|
ExchangeResult |
Gs2ExchangeRestClient.exchange(ExchangeRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2ExchangeRestClient.exchangeAsync(ExchangeRequest request,
AsyncAction<AsyncResult<ExchangeResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static ExchangeResult |
ExchangeResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
ExchangeResult |
ExchangeResult.withItem(RateModel item) |
ExchangeResult |
ExchangeResult.withStampSheet(String stampSheet) |
ExchangeResult |
ExchangeResult.withStampSheetEncryptionKeyId(String stampSheetEncryptionKeyId) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.