| Package | Description |
|---|---|
| com.ibasco.agql.protocols.valve.csgo.webapi | |
| com.ibasco.agql.protocols.valve.dota2.webapi | |
| com.ibasco.agql.protocols.valve.steam.webapi |
| Modifier and Type | Class and Description |
|---|---|
class |
CsgoWebApiResponse
CsgoWebApiResponse class.
|
| Modifier and Type | Method and Description |
|---|---|
protected SteamWebApiResponse |
CsgoWebApiClient.createWebApiResponse(org.asynchttpclient.Response response)
A factory method that creates an
AbstractWebApiResponse instance based on the Http Response |
| Modifier and Type | Class and Description |
|---|---|
class |
Dota2WebApiResponse
Dota2WebApiResponse class.
|
| Modifier and Type | Method and Description |
|---|---|
protected SteamWebApiResponse |
Dota2WebApiClient.createWebApiResponse(org.asynchttpclient.Response response)
A factory method that creates an
AbstractWebApiResponse instance based on the Http Response |
| Modifier and Type | Method and Description |
|---|---|
protected SteamWebApiResponse |
SteamWebApiClient.createWebApiResponse(org.asynchttpclient.Response response)
A factory method that creates an
AbstractWebApiResponse instance based on the Http Response |
Copyright © 2016–2024. All rights reserved.