JavaSteam
Toggle table of contents
1.7.0
jvm
Platform filter
jvm
Switch theme
Search in API
JavaSteam
JavaSteam
/
in.dragonbra.javasteam.steam.cdn
/
ClientPool
Client
Pool
class
ClientPool
(
steamClient
:
SteamClient
,
appId
:
Int
,
parentScope
:
CoroutineScope
)
ClientPool
provides a pool of connections to CDN endpoints, requesting CDN tokens as needed
Members
Constructors
Client
Pool
Link copied to clipboard
constructor
(
steamClient
:
SteamClient
,
appId
:
Int
,
parentScope
:
CoroutineScope
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
cdn
Client
Link copied to clipboard
val
cdnClient
:
Client
proxy
Server
Link copied to clipboard
var
proxyServer
:
Server
?
Functions
shutdown
Link copied to clipboard
fun
shutdown
(
)