Package | Description |
---|---|
com.ibasco.agql.protocols.valve.source.query.rcon | |
com.ibasco.agql.protocols.valve.source.query.rcon.exceptions |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<SourceRconCmdResponse> |
SourceRconClient.execute(InetSocketAddress address,
String command)
Sends a command request to the server
|
Modifier and Type | Class and Description |
---|---|
class |
RconInvalidCredentialsException
RconInvalidCredentialsException class.
|
class |
RconMaxLoginAttemptsException
Thrown when the maximum number of login attempts has been reached
|
class |
RconNotYetAuthException
Thrown when the address has not yet been authenticated by the remote server
|
Copyright © 2016–2024. All rights reserved.