Package | Description |
---|---|
com.ibasco.agql.protocols.valve.source.query.rcon |
Modifier and Type | Method and Description |
---|---|
static SourceRconChannelContext |
SourceRconChannelContext.getContext(io.netty.channel.Channel channel) |
SourceRconChannelContext |
SourceRconChannelContext.restore()
Restore the previously saved context
|
SourceRconChannelContext |
SourceRconChannelContext.save()
Save the current state of this context
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<SourceRconChannelContext> |
RconAuthenticator.authenticate(SourceRconChannelContext context)
authenticate.
|
CompletableFuture<SourceRconChannelContext> |
SourceRconAuthenticator.authenticate(SourceRconChannelContext context)
authenticate.
|
CompletableFuture<SourceRconChannelContext> |
SourceRconChannelContext.send()
send.
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<SourceRconChannelContext> |
RconAuthenticator.authenticate(SourceRconChannelContext context)
authenticate.
|
CompletableFuture<SourceRconChannelContext> |
SourceRconAuthenticator.authenticate(SourceRconChannelContext context)
authenticate.
|
Copyright © 2016–2024. All rights reserved.