Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

A

A2S_INFO_EDF_GAMEID - Static variable in class com.ibasco.agql.protocols.valve.source.query.SourceQuery
Constant A2S_INFO_EDF_GAMEID=0x01
A2S_INFO_EDF_PORT - Static variable in class com.ibasco.agql.protocols.valve.source.query.SourceQuery
Constant A2S_INFO_EDF_PORT=0x80
A2S_INFO_EDF_SOURCETV - Static variable in class com.ibasco.agql.protocols.valve.source.query.SourceQuery
Constant A2S_INFO_EDF_SOURCETV=0x40
A2S_INFO_EDF_STEAMID - Static variable in class com.ibasco.agql.protocols.valve.source.query.SourceQuery
Constant A2S_INFO_EDF_STEAMID=0x10
A2S_INFO_EDF_TAGS - Static variable in class com.ibasco.agql.protocols.valve.source.query.SourceQuery
Constant A2S_INFO_EDF_TAGS=0x20
AbstractClient<R extends AbstractRequest,S extends AbstractResponse> - Class in com.ibasco.agql.core
Base implementation for all Client interfaces.
AbstractClient(Options) - Constructor for class com.ibasco.agql.core.AbstractClient
Create a new client instance using the provided configuration options.
AbstractCriteriaBuilder<T extends AbstractCriteriaBuilder> - Class in com.ibasco.agql.core
Abstract AbstractCriteriaBuilder class.
AbstractCriteriaBuilder() - Constructor for class com.ibasco.agql.core.AbstractCriteriaBuilder
 
AbstractMessage - Class in com.ibasco.agql.core
Abstract AbstractMessage class.
AbstractMessage() - Constructor for class com.ibasco.agql.core.AbstractMessage
 
AbstractNettyChannelFactory - Class in com.ibasco.agql.core.transport
Base class for all Channel factories utilitizing netty's Bootstrap
AbstractNettyChannelFactory(TransportType, Options, NettyPropertyResolver) - Constructor for class com.ibasco.agql.core.transport.AbstractNettyChannelFactory
Constructor for AbstractNettyChannelFactory.
AbstractNettyChannelFactory(TransportType, Options, NettyPropertyResolver, NettyChannelInitializer) - Constructor for class com.ibasco.agql.core.transport.AbstractNettyChannelFactory
Constructor for AbstractNettyChannelFactory.
AbstractOptions - Class in com.ibasco.agql.core.util
Base class for all Option containers
AbstractOptions() - Constructor for class com.ibasco.agql.core.util.AbstractOptions
Constructor for AbstractOptions.
AbstractPacket - Class in com.ibasco.agql.core
Base class for Packet.
AbstractPacket(ByteBuf) - Constructor for class com.ibasco.agql.core.AbstractPacket
Constructor for AbstractPacket.
AbstractPacketEncoder<P extends Packet> - Class in com.ibasco.agql.core
Abstract AbstractPacketEncoder class.
AbstractPacketEncoder(ByteBufAllocator) - Constructor for class com.ibasco.agql.core.AbstractPacketEncoder
Constructor for AbstractPacketEncoder.
AbstractRequest - Class in com.ibasco.agql.core
Abstract AbstractRequest class.
AbstractRequest() - Constructor for class com.ibasco.agql.core.AbstractRequest
 
AbstractResponse<T> - Class in com.ibasco.agql.core
Abstract AbstractResponse class.
AbstractResponse(T) - Constructor for class com.ibasco.agql.core.AbstractResponse
Constructor for AbstractResponse.
AbstractRestClient - Class in com.ibasco.agql.core
Abstract AbstractRestClient class.
AbstractRestClient() - Constructor for class com.ibasco.agql.core.AbstractRestClient
Some rest clients do not require authentication
AbstractRestClient(String) - Constructor for class com.ibasco.agql.core.AbstractRestClient
Constructor accepting a String representing the authentication token for the provider
AbstractRestClient(HttpOptions) - Constructor for class com.ibasco.agql.core.AbstractRestClient
Create a new client using the provided HttpOptions
AbstractWebApiInterface<C extends AbstractRestClient,R extends AbstractWebApiRequest,S extends AbstractWebApiResponse<com.google.gson.JsonElement>> - Class in com.ibasco.agql.core
An API Interface containing a set/group of methods that are usually defined by the publisher
AbstractWebApiInterface(C) - Constructor for class com.ibasco.agql.core.AbstractWebApiInterface
Default Constructor
AbstractWebApiRequest - Class in com.ibasco.agql.core
Abstract AbstractWebApiRequest class.
AbstractWebApiRequest(int) - Constructor for class com.ibasco.agql.core.AbstractWebApiRequest
Constructor for AbstractWebApiRequest.
AbstractWebApiResponse<T> - Class in com.ibasco.agql.core
AbstractWebApiResponse class.
AbstractWebApiResponse(Response) - Constructor for class com.ibasco.agql.core.AbstractWebApiResponse
Constructor for AbstractWebApiResponse.
AbstractWebRequest - Class in com.ibasco.agql.core
Abstract AbstractWebRequest class.
AbstractWebRequest() - Constructor for class com.ibasco.agql.core.AbstractWebRequest
Constructor for AbstractWebRequest.
AbstractWebResponse - Class in com.ibasco.agql.core
Abstract AbstractWebResponse class.
AbstractWebResponse(Response) - Constructor for class com.ibasco.agql.core.AbstractWebResponse
Constructor for AbstractWebResponse.
accept(T, U, V) - Method in interface com.ibasco.agql.core.util.functions.TriConsumer
accept.
acceptMessage(AbstractRequest, Object) - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundDecoder
acceptMessage.
acceptMessage(Class<T>, Envelope<T>) - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundEncoder
acceptMessage.
acceptMessage(Class<T>, Envelope<T>) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryEncoder
acceptMessage.
acceptMessage(AbstractRequest, Object) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconAuthDecoder
acceptMessage.
acceptMessage(Class<SourceRconAuthRequest>, Envelope<SourceRconAuthRequest>) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconAuthEncoder
acceptMessage.
acceptMessage(AbstractRequest, Object) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconCmdDecoder
acceptMessage.
acceptMessage(AbstractRequest, Object) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconPacketAssembler
acceptMessage.
acceptMessage(AbstractRequest, Object) - Method in class com.ibasco.agql.protocols.valve.steam.master.handlers.MasterServerAddressDecoder
acceptMessage.
acceptMessage(Class<MasterServerRequest>, Envelope<MasterServerRequest>) - Method in class com.ibasco.agql.protocols.valve.steam.master.handlers.MasterServerRequestEncoder
acceptMessage.
acceptOutboundMessage(Object) - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundEncoder
acceptPacket(SourceQueryDecoder.SourceQueryMessage) - Method in class com.ibasco.agql.protocols.valve.source.query.challenge.SourceQueryChallengeDecoder
acceptPacket.
acceptPacket(SourceQueryDecoder.SourceQueryMessage) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryAuthDecoder
acceptPacket.
acceptPacket(SourceQueryDecoder.SourceQueryMessage) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryDecoder
acceptPacket.
acceptQueryRequest(Class<? extends SourceQueryRequest>, Envelope<SourceQueryRequest>) - Method in class com.ibasco.agql.protocols.valve.source.query.challenge.SourceQueryChallengeEncoder
acceptQueryRequest.
acceptQueryRequest(Class<? extends SourceQueryRequest>, Envelope<SourceQueryRequest>) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryAuthEncoder
acceptQueryRequest.
acceptQueryRequest(Class<? extends SourceQueryRequest>, Envelope<SourceQueryRequest>) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryEncoder
acceptQueryRequest.
AccessDeniedException - Exception in com.ibasco.agql.core.exceptions
AccessDeniedException class.
AccessDeniedException() - Constructor for exception com.ibasco.agql.core.exceptions.AccessDeniedException
Constructor for AccessDeniedException.
AccessDeniedException(String) - Constructor for exception com.ibasco.agql.core.exceptions.AccessDeniedException
Constructor for AccessDeniedException.
AccessDeniedException(String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.AccessDeniedException
Constructor for AccessDeniedException.
AccessDeniedException(Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.AccessDeniedException
Constructor for AccessDeniedException.
AccessDeniedException(String, Throwable, boolean, boolean) - Constructor for exception com.ibasco.agql.core.exceptions.AccessDeniedException
Constructor for AccessDeniedException.
accountId(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryCriteria
accountId.
acquire(InetSocketAddress, CompletableFuture<Channel>) - Method in class com.ibasco.agql.core.transport.pool.FixedNettyChannelPool
Acquire a Channel from this NettyChannelPool.
acquire(InetSocketAddress) - Method in interface com.ibasco.agql.core.transport.pool.NettyChannelPool
Acquire a Channel from this NettyChannelPool.
acquire(InetSocketAddress, CompletableFuture<Channel>) - Method in interface com.ibasco.agql.core.transport.pool.NettyChannelPool
Acquire a Channel from this NettyChannelPool.
acquire(InetSocketAddress) - Method in class com.ibasco.agql.core.transport.pool.SimpleNettyChannelPool
Acquire a Channel from this NettyChannelPool.
acquire(InetSocketAddress, CompletableFuture<Channel>) - Method in class com.ibasco.agql.core.transport.pool.SimpleNettyChannelPool
Acquire a Channel from this NettyChannelPool.
acquireContext(Object) - Method in class com.ibasco.agql.core.NettyMessenger
Acquire context
ACTIVE - Static variable in interface com.ibasco.agql.core.transport.pool.ChannelHealthChecker
ChannelHealthChecker implementation that checks if Channel.isActive() returns true.
add(InetSocketAddress, byte[]) - Method in interface com.ibasco.agql.core.CredentialsStore
Adds a valid Credentials to the registry
add(SourceQuerySplitPacket) - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceEagerSplitPacketAssembler
Adds a SourceQuerySplitPacket to the container.
add(SourceQuerySplitPacket) - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceLazySplitPacketAssembler
Adds a SourceQuerySplitPacket to the container.
add(SourceQuerySplitPacket) - Method in interface com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceSplitPacketAssembler
Adds a SourceQuerySplitPacket to the container.
add(InetSocketAddress, byte[]) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.InMemoryCredentialsStore
Adds a valid Credentials to the registry
addListener(BiConsumer<PooledChannel, Throwable>) - Method in class com.ibasco.agql.core.transport.pool.PooledChannel
Add release listener
addressSet() - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerChannelContext.MasterServerProperties
 
after(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.CocSearchCriteria
Deprecated.
Return only items that occur after this marker.
after(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.CocWebApiRequest
Deprecated.
after.
afterDecode(ChannelHandlerContext) - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundDecoder
afterDecode.
AgqlException - Exception in com.ibasco.agql.core.exceptions
AsyncGameLibCheckedException class.
AgqlException() - Constructor for exception com.ibasco.agql.core.exceptions.AgqlException
Constructor for AsyncGameLibCheckedException.
AgqlException(String) - Constructor for exception com.ibasco.agql.core.exceptions.AgqlException
Constructor for AsyncGameLibCheckedException.
AgqlException(String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.AgqlException
Constructor for AsyncGameLibCheckedException.
AgqlException(Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.AgqlException
Constructor for AsyncGameLibCheckedException.
AgqlException(String, Throwable, boolean, boolean) - Constructor for exception com.ibasco.agql.core.exceptions.AgqlException
Constructor for AsyncGameLibCheckedException.
AgqlRuntimeException - Exception in com.ibasco.agql.core.exceptions
AsyncGameLibUncheckedException class.
AgqlRuntimeException() - Constructor for exception com.ibasco.agql.core.exceptions.AgqlRuntimeException
Constructor for AsyncGameLibUncheckedException.
AgqlRuntimeException(String) - Constructor for exception com.ibasco.agql.core.exceptions.AgqlRuntimeException
Constructor for AsyncGameLibUncheckedException.
AgqlRuntimeException(String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.AgqlRuntimeException
Constructor for AsyncGameLibUncheckedException.
AgqlRuntimeException(Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.AgqlRuntimeException
Constructor for AsyncGameLibUncheckedException.
AgqlRuntimeException(String, Throwable, boolean, boolean) - Constructor for exception com.ibasco.agql.core.exceptions.AgqlRuntimeException
Constructor for AsyncGameLibUncheckedException.
alloc() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
allServers() - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
A filter to return all available servers.
andThen(TriConsumer<? super T, ? super U, ? super V>) - Method in interface com.ibasco.agql.core.util.functions.TriConsumer
andThen.
andThen(Function<? super R, ? extends V>) - Method in interface com.ibasco.agql.core.util.functions.TriFunction
andThen.
API_KEY - Static variable in class com.ibasco.agql.core.util.HttpOptions
The authentication token to use
ApiInterface - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos
 
ApiInterface() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ApiInterface
 
ApiMethod - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos
 
ApiMethod() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ApiMethod
 
ApiParameter - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos
 
ApiParameter() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ApiParameter
 
apiVersion() - Method in class com.ibasco.agql.core.AbstractWebApiRequest
apiVersion.
apiVersion(int) - Method in class com.ibasco.agql.core.AbstractWebApiRequest
apiVersion.
appId(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
Servers that are running game [appid]
apply(String) - Method in class com.ibasco.agql.core.transport.http.ContentTypeProcessor
apply(A, B, C) - Method in interface com.ibasco.agql.core.util.functions.TriFunction
apply.
applyAuthenticationScheme(RequestBuilder, String) - Method in class com.ibasco.agql.core.AbstractRestClient
Override this method if the client requires authentication.
applyAuthenticationScheme(RequestBuilder, String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.CocWebApiClient
Deprecated.
Override this method if the client requires authentication.
applyAuthenticationScheme(RequestBuilder, String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.SteamWebApiClient
Override this method if the client requires authentication.
applyDefault(Option<X>, X) - Method in class com.ibasco.agql.core.NettyMessenger
Apply a default option value if not specified by the user
asCollectionOf(Class, String, JsonObject, Class<? extends Collection>, boolean) - Method in class com.ibasco.agql.core.AbstractWebApiInterface
A Utility function that retrieves the specified json element and converts it to a Parameterized Collection instance.
asCollectionOf(Class, String, JsonObject) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2WebApiInterface
asCollectionOf.
asListOf(Class, String, JsonObject, boolean) - Method in class com.ibasco.agql.core.AbstractWebApiInterface
asListOf(Class, String, JsonObject, boolean) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2WebApiInterface
AsyncHttpTransport - Class in com.ibasco.agql.core.transport.http
A wrapper class for the AsyncHttpClient
AsyncHttpTransport(AsyncHttpClientConfig, HttpOptions) - Constructor for class com.ibasco.agql.core.transport.http.AsyncHttpTransport
Constructor for AsyncHttpTransport.
attach(AbstractRequest) - Method in class com.ibasco.agql.core.NettyChannelContext
attach.
attach(NettyChannelContext, AbstractRequest) - Static method in class com.ibasco.agql.core.NettyMessenger
Attach a request to the context
attr(AttributeKey<T>) - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
attr(ChannelHandlerContext, T) - Method in class com.ibasco.agql.core.util.Option
A convenient method for modifying a channel's attribute
attr(Channel, T) - Method in class com.ibasco.agql.core.util.Option
A convenient method for modifying a channel's attribute
attr(ChannelHandlerContext) - Method in class com.ibasco.agql.core.util.Option
A convenient method for retrieving a channel's attribute associated with this option
attr(Channel) - Method in class com.ibasco.agql.core.util.Option
A convenient method for retrieving a channel's attribute associated with this option
authenticate(SourceRconChannelContext) - Method in interface com.ibasco.agql.protocols.valve.source.query.rcon.RconAuthenticator
authenticate.
authenticate(SourceRconChannelContext) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconAuthenticator
authenticate.
authenticate(InetSocketAddress, byte[]) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconClient
Sends an authentication request to the specified address.
authenticate(InetSocketAddress) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconClient
Re-authenticate a previously registered address.
authenticated() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelContext.RconProperties
 
authenticated(boolean) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelContext.RconProperties
 
autoRelease() - Method in interface com.ibasco.agql.core.ContextProperties
autoRelease.
autoRelease(boolean) - Method in interface com.ibasco.agql.core.ContextProperties
autoRelease.
autoRelease() - Method in class com.ibasco.agql.core.NettyChannelContext.Properties
 
autoRelease(boolean) - Method in class com.ibasco.agql.core.NettyChannelContext.Properties
 

B

BadRequestException - Exception in com.ibasco.agql.core.exceptions
BadRequestException class.
BadRequestException() - Constructor for exception com.ibasco.agql.core.exceptions.BadRequestException
Constructor for BadRequestException.
BadRequestException(String) - Constructor for exception com.ibasco.agql.core.exceptions.BadRequestException
Constructor for BadRequestException.
BadRequestException(String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.BadRequestException
Constructor for BadRequestException.
BadRequestException(Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.BadRequestException
Constructor for BadRequestException.
BadRequestException(String, Throwable, boolean, boolean) - Constructor for exception com.ibasco.agql.core.exceptions.BadRequestException
Constructor for BadRequestException.
baseUrl(String) - Method in class com.ibasco.agql.core.AbstractWebRequest
baseUrl.
baseUrlFormat() - Method in class com.ibasco.agql.core.AbstractWebApiRequest
baseUrlFormat.
baseUrlFormat(String) - Method in class com.ibasco.agql.core.AbstractWebApiRequest
baseUrlFormat.
before(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.CocSearchCriteria
Deprecated.
Return only items that occur before this marker.
before(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.CocWebApiRequest
Deprecated.
before.
beforeDecode(ChannelHandlerContext) - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundDecoder
beforeDecode.
beginWrite() - Method in interface com.ibasco.agql.core.ContextProperties
beginWrite.
beginWrite() - Method in class com.ibasco.agql.core.NettyChannelContext.Properties
 
bind(SocketAddress) - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
bind(SocketAddress, ChannelPromise) - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
Bits - Class in com.ibasco.agql.core.util
Bits class.
Bits() - Constructor for class com.ibasco.agql.core.util.Bits
 
BLACK - Static variable in class com.ibasco.agql.core.util.Console
Constant BLACK=""
black() - Method in class com.ibasco.agql.core.util.Console.Colorize
 
black(String, Object...) - Method in class com.ibasco.agql.core.util.Console.Colorize
 
BLUE - Static variable in class com.ibasco.agql.core.util.Console
Constant BLUE=""
blue() - Method in class com.ibasco.agql.core.util.Console.Colorize
 
blue(String, Object...) - Method in class com.ibasco.agql.core.util.Console.Colorize
 
BOTH - Static variable in class com.ibasco.agql.core.util.Option.CacheEntry
 
BufferAllocatorType - Enum in com.ibasco.agql.core.enums
An enumeration identifying the type of allocator to use for Netty's receive buffers.
build(RequestBuilder) - Method in class com.ibasco.agql.core.AbstractWebRequest
build.
build() - Method in class com.ibasco.agql.core.util.MessageEnvelopeBuilder
build.
build() - Method in class com.ibasco.agql.core.util.OptionBuilder
Builds the Options container
buildCircuitBreaker(Class<? extends Options>, Options) - Static method in class com.ibasco.agql.core.util.FailsafeBuilder
buildCircuitBreaker.
builder() - Method in class com.ibasco.agql.core.AbstractWebApiInterface
Lazy-Inititalization
builder() - Static method in class com.ibasco.agql.core.util.HttpOptions
Create a new OptionBuilder for HttpOptions
builder() - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconOptions
builder() - Static method in class com.ibasco.agql.protocols.valve.source.query.SourceQueryOptions
builder() - Static method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerOptions
buildRateLimiter(Class<? extends Options>, Options) - Static method in class com.ibasco.agql.core.util.FailsafeBuilder
buildRateLimiter.
buildRetryPolicy(Class<? extends Options>, Options) - Static method in class com.ibasco.agql.core.util.FailsafeBuilder
buildRetryPolicy.
buildToString(ToStringBuilder) - Method in class com.ibasco.agql.core.AbstractMessage
buildToString.
buildToString(ToStringBuilder) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconAuthRequest
buildToString.
buildToString(ToStringBuilder) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconCmdRequest
buildToString.
buildToString(ToStringBuilder) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconRequest
buildToString.
buildToString(ToStringBuilder) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconResponse
buildToString.
buildToString(ToStringBuilder) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacket
buildToString.
BY_CONTEXT - Static variable in class com.ibasco.agql.core.util.Option.CacheEntry
 
BY_KEY - Static variable in class com.ibasco.agql.core.util.Option.CacheEntry
 
Bytes - Class in com.ibasco.agql.core.util
Bytes class.
Bytes() - Constructor for class com.ibasco.agql.core.util.Bytes
 
bytesBeforeUnwritable() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
bytesBeforeWritable() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel

C

CacheTimeoutException - Exception in com.ibasco.agql.core.exceptions
CacheTimeoutException class.
CacheTimeoutException() - Constructor for exception com.ibasco.agql.core.exceptions.CacheTimeoutException
Constructor for CacheTimeoutException.
CacheTimeoutException(String) - Constructor for exception com.ibasco.agql.core.exceptions.CacheTimeoutException
Constructor for CacheTimeoutException.
CacheTimeoutException(String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.CacheTimeoutException
Constructor for CacheTimeoutException.
CacheTimeoutException(Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.CacheTimeoutException
Constructor for CacheTimeoutException.
CacheTimeoutException(String, Throwable, boolean, boolean) - Constructor for exception com.ibasco.agql.core.exceptions.CacheTimeoutException
Constructor for CacheTimeoutException.
cast(A) - Static method in class com.ibasco.agql.core.util.Functions
Cast argument to it's returning type
channel() - Method in class com.ibasco.agql.core.NettyChannelContext
channel.
CHANNEL_CONTEXT - Static variable in class com.ibasco.agql.core.transport.NettyChannelAttributes
The attribute for the NettyChannelContext
CHANNEL_POOL - Static variable in interface com.ibasco.agql.core.transport.pool.NettyChannelPool
The default Channel attribute for NettyChannelPool
channelAcquired(Channel) - Method in class com.ibasco.agql.core.transport.pool.DefaultChannelPoolHandler
channelActive(ChannelHandlerContext) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconPacketAssembler
channelActive(ChannelHandlerContext) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconPacketDecoder
channelActive(ChannelHandlerContext) - Method in class com.ibasco.agql.protocols.valve.steam.master.handlers.MasterServerAddressDecoder
channelActive(ChannelHandlerContext) - Method in class com.ibasco.agql.protocols.valve.steam.master.handlers.MasterServerPacketDecoder
channelClosed(Channel, Throwable) - Static method in class com.ibasco.agql.core.transport.NettyChannelInitializer
channelClosed.
ChannelClosedException - Exception in com.ibasco.agql.core.exceptions
Thrown when the channel/connction was closed before the request is marked as oompleted
ChannelClosedException(Channel) - Constructor for exception com.ibasco.agql.core.exceptions.ChannelClosedException
Constructor for ChannelClosedException.
ChannelClosedException(String, Channel) - Constructor for exception com.ibasco.agql.core.exceptions.ChannelClosedException
Constructor for ChannelClosedException.
ChannelClosedException(String, Throwable, Channel) - Constructor for exception com.ibasco.agql.core.exceptions.ChannelClosedException
Constructor for ChannelClosedException.
channelCreated(Channel) - Method in class com.ibasco.agql.core.transport.pool.DefaultChannelPoolHandler
ChannelEvent - Enum in com.ibasco.agql.core.transport.enums
ChannelEvent class.
ChannelHealthChecker - Interface in com.ibasco.agql.core.transport.pool
channelIdle(ChannelHandlerContext, IdleStateEvent) - Method in class com.ibasco.agql.core.transport.handlers.ReadTimeoutHandler
channelInactive(ChannelHandlerContext) - Method in class com.ibasco.agql.core.transport.handlers.MessageRouter
channelInactive(ChannelHandlerContext) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQuerySplitPacketAssembler
channelInactive(ChannelHandlerContext) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconPacketAssembler
channelInactive(ChannelHandlerContext) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconPacketDecoder
channelInactive(ChannelHandlerContext) - Method in class com.ibasco.agql.protocols.valve.steam.master.handlers.MasterServerAddressDecoder
ChannelPoolType - Enum in com.ibasco.agql.core.transport.enums
The type of NettyChannelPool implementation to use.
channelRead(ChannelHandlerContext, Object) - Method in class com.ibasco.agql.core.transport.handlers.MessageDecoder
channelRead(ChannelHandlerContext, Object) - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundHandler
channelRead(ChannelHandlerContext, Object) - Method in class com.ibasco.agql.core.transport.handlers.MessageRouter
channelRead(ChannelHandlerContext, Object) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconPacketDecoder
channelRead0(ChannelHandlerContext, DatagramPacket) - Method in class com.ibasco.agql.protocols.valve.source.query.logger.SourceLogListenHandler
channelReadComplete(ChannelHandlerContext) - Method in class com.ibasco.agql.core.transport.handlers.MessageRouter
channelReadComplete(ChannelHandlerContext) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQuerySplitPacketAssembler
channelReadComplete(ChannelHandlerContext) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconPacketAssembler
channelReadComplete(ChannelHandlerContext) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconPacketDecoder
channelReadComplete(ChannelHandlerContext) - Method in class com.ibasco.agql.protocols.valve.steam.master.handlers.MasterServerAddressDecoder
channelReadComplete(ChannelHandlerContext) - Method in class com.ibasco.agql.protocols.valve.steam.master.handlers.MasterServerPacketDecoder
ChannelRegistrationException - Exception in com.ibasco.agql.core.exceptions
ChannelRegistrationException class.
ChannelRegistrationException() - Constructor for exception com.ibasco.agql.core.exceptions.ChannelRegistrationException
Constructor for ChannelRegistrationException.
ChannelRegistrationException(String) - Constructor for exception com.ibasco.agql.core.exceptions.ChannelRegistrationException
Constructor for ChannelRegistrationException.
ChannelRegistrationException(String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.ChannelRegistrationException
Constructor for ChannelRegistrationException.
ChannelRegistrationException(Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.ChannelRegistrationException
Constructor for ChannelRegistrationException.
ChannelRegistrationException(String, Throwable, boolean, boolean) - Constructor for exception com.ibasco.agql.core.exceptions.ChannelRegistrationException
Constructor for ChannelRegistrationException.
ChannelRegistry - Interface in com.ibasco.agql.core
A registry/store for all managed netty based Channel.
channelReleased(Channel) - Method in class com.ibasco.agql.core.transport.pool.DefaultChannelPoolHandler
CheatData - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
CheatData class.
CheatData() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
 
cleanup() - Method in class com.ibasco.agql.core.NettyChannelContext
Called once the underlying Channel/Connection has been closed.
cleanup() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconClient
Request to release/close inactive connections.
cleanup(boolean) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconClient
Request to release/close connections
cleanup(boolean) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger
Cleanup inactive connections
clear() - Method in interface com.ibasco.agql.core.CredentialsStore
Clear all registered Credentials
clear() - Method in class com.ibasco.agql.core.NettyChannelContext
Clear the properties stack
clear() - Method in class com.ibasco.agql.core.util.Console.Colorize
 
clear() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.InMemoryCredentialsStore
Clear all registered Credentials
clearAttribute(Channel, AttributeKey<?>) - Static method in class com.ibasco.agql.core.util.Netty
Clears the value of a netty Attribute
Client - Interface in com.ibasco.agql.core
Client interface.
clone() - Method in class com.ibasco.agql.core.NettyChannelContext
close() - Method in class com.ibasco.agql.core.AbstractClient
close() - Method in class com.ibasco.agql.core.HttpMessenger
close() - Method in class com.ibasco.agql.core.NettyChannelContext
close() - Method in class com.ibasco.agql.core.NettyMessenger
close() - Method in class com.ibasco.agql.core.NettySocketClient
close() - Method in class com.ibasco.agql.core.NettyTransport
close() - Method in class com.ibasco.agql.core.transport.AbstractNettyChannelFactory
close() - Method in class com.ibasco.agql.core.transport.http.AsyncHttpTransport
close() - Method in class com.ibasco.agql.core.transport.NettyChannelFactoryDecorator
close() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
close(ChannelPromise) - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
close() - Method in class com.ibasco.agql.core.transport.pool.FixedNettyChannelPool
close() - Method in class com.ibasco.agql.core.transport.pool.MessageChannelPoolMap
close() - Method in interface com.ibasco.agql.core.transport.pool.NettyChannelPool
close() - Method in class com.ibasco.agql.core.transport.pool.NettyPooledChannelFactory
close() - Method in class com.ibasco.agql.core.transport.pool.SimpleNettyChannelPool
close(Channel) - Static method in class com.ibasco.agql.core.util.Netty
Closes a Channel.
close() - Method in class com.ibasco.agql.protocols.valve.source.query.logger.SourceLogListenService
close() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger
close() - Method in class com.ibasco.agql.protocols.valve.source.query.SourceQueryMessenger
 
CLOSE_INACTIVE_CHANNELS - Static variable in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconOptions
Automatically close inactive channels/connections once it has reached the threshold value (value is in seconds).
CLOSE_TIMEOUT - Static variable in class com.ibasco.agql.core.util.GeneralOptions
The maximum number of milliseconds to wait before timing out on close channel operation
closeAsync() - Method in class com.ibasco.agql.core.transport.pool.FixedNettyChannelPool
Closes the pool in an async manner.
closeAsync() - Method in class com.ibasco.agql.core.transport.pool.SimpleNettyChannelPool
Closes the pool in an async manner.
closeFuture() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
COC_LIST_LEAGUE - Static variable in class com.ibasco.agql.protocols.supercell.coc.webapi.CocTypes
Deprecated.
Constant COC_LIST_LEAGUE
COC_LIST_PLAYER_RANK_INFO - Static variable in class com.ibasco.agql.protocols.supercell.coc.webapi.CocTypes
Deprecated.
Constant COC_LIST_PLAYER_RANK_INFO
CocAchievements - Class in com.ibasco.agql.protocols.supercell.coc.webapi.pojos
Deprecated.
CocAchievements() - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocAchievements
Deprecated.
 
CocApiConstants - Class in com.ibasco.agql.protocols.supercell.coc.webapi
Deprecated.
CocApiConstants() - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.CocApiConstants
Deprecated.
 
CocClanBadgeUrls - Class in com.ibasco.agql.protocols.supercell.coc.webapi.pojos
Deprecated.
CocClanBadgeUrls() - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanBadgeUrls
Deprecated.
 
CocClanBasicInfo - Class in com.ibasco.agql.protocols.supercell.coc.webapi.pojos
Deprecated.
CocClanBasicInfo() - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanBasicInfo
Deprecated.
 
CocClanDetailedInfo - Class in com.ibasco.agql.protocols.supercell.coc.webapi.pojos
Deprecated.
CocClanDetailedInfo() - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
 
CocClanRankInfo - Class in com.ibasco.agql.protocols.supercell.coc.webapi.pojos
Deprecated.
CocClanRankInfo() - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanRankInfo
Deprecated.
 
CocClans - Class in com.ibasco.agql.protocols.supercell.coc.webapi.interfaces
Deprecated.
CocClans(CocWebApiClient) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocClans
Deprecated.
Default Constructor
CocErrorResponse - Class in com.ibasco.agql.protocols.supercell.coc.webapi.pojos
Deprecated.
CocErrorResponse() - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocErrorResponse
Deprecated.
 
CocIncorrectParametersException - Exception in com.ibasco.agql.protocols.supercell.coc.webapi.exceptions
Deprecated.
CocIncorrectParametersException() - Constructor for exception com.ibasco.agql.protocols.supercell.coc.webapi.exceptions.CocIncorrectParametersException
Deprecated.
Constructor for CocIncorrectParametersException.
CocIncorrectParametersException(String) - Constructor for exception com.ibasco.agql.protocols.supercell.coc.webapi.exceptions.CocIncorrectParametersException
Deprecated.
Constructor for CocIncorrectParametersException.
CocIncorrectParametersException(String, Throwable) - Constructor for exception com.ibasco.agql.protocols.supercell.coc.webapi.exceptions.CocIncorrectParametersException
Deprecated.
Constructor for CocIncorrectParametersException.
CocIncorrectParametersException(Throwable) - Constructor for exception com.ibasco.agql.protocols.supercell.coc.webapi.exceptions.CocIncorrectParametersException
Deprecated.
Constructor for CocIncorrectParametersException.
CocIncorrectParametersException(String, Throwable, boolean, boolean) - Constructor for exception com.ibasco.agql.protocols.supercell.coc.webapi.exceptions.CocIncorrectParametersException
Deprecated.
Constructor for CocIncorrectParametersException.
CocLeague - Class in com.ibasco.agql.protocols.supercell.coc.webapi.pojos
Deprecated.
CocLeague() - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLeague
Deprecated.
 
CocLeagueIconUrls - Class in com.ibasco.agql.protocols.supercell.coc.webapi.pojos
Deprecated.
CocLeagueIconUrls() - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLeagueIconUrls
Deprecated.
 
CocLeagues - Class in com.ibasco.agql.protocols.supercell.coc.webapi.interfaces
Deprecated.
CocLeagues(CocWebApiClient) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocLeagues
Deprecated.
Default Constructor
CocLeagueSeason - Class in com.ibasco.agql.protocols.supercell.coc.webapi.pojos
Deprecated.
CocLeagueSeason() - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLeagueSeason
Deprecated.
 
CocLeagueSeasonDeserializer - Class in com.ibasco.agql.protocols.supercell.coc.webapi.adapters
Deprecated.
CocLeagueSeasonDeserializer() - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.adapters.CocLeagueSeasonDeserializer
Deprecated.
 
CocLegendStatistics - Class in com.ibasco.agql.protocols.supercell.coc.webapi.pojos
Deprecated.
CocLegendStatistics() - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLegendStatistics
Deprecated.
 
CocLocation - Class in com.ibasco.agql.protocols.supercell.coc.webapi.pojos
Deprecated.
CocLocation() - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLocation
Deprecated.
 
CocLocationInfo - Class in com.ibasco.agql.protocols.supercell.coc.webapi.pojos
Deprecated.
CocLocationInfo() - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLocationInfo
Deprecated.
 
CocLocations - Class in com.ibasco.agql.protocols.supercell.coc.webapi.interfaces
Deprecated.
CocLocations(CocWebApiClient) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocLocations
Deprecated.
Default Constructor
CocPlayerBasicInfo - Class in com.ibasco.agql.protocols.supercell.coc.webapi.pojos
Deprecated.
CocPlayerBasicInfo() - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerBasicInfo
Deprecated.
 
CocPlayerDetailedInfo - Class in com.ibasco.agql.protocols.supercell.coc.webapi.pojos
Deprecated.
CocPlayerDetailedInfo() - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
 
CocPlayerRankInfo - Class in com.ibasco.agql.protocols.supercell.coc.webapi.pojos
Deprecated.
CocPlayerRankInfo() - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerRankInfo
Deprecated.
 
CocPlayers - Class in com.ibasco.agql.protocols.supercell.coc.webapi.interfaces
Deprecated.
CocPlayers(CocWebApiClient) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocPlayers
Deprecated.
Default Constructor
CocSearchCriteria - Class in com.ibasco.agql.protocols.supercell.coc.webapi
Deprecated.
CocSearchCriteria() - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.CocSearchCriteria
Deprecated.
 
CocSeason - Class in com.ibasco.agql.protocols.supercell.coc.webapi.pojos
Deprecated.
CocSeason() - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocSeason
Deprecated.
 
CocTroop - Class in com.ibasco.agql.protocols.supercell.coc.webapi.pojos
Deprecated.
CocTroop() - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocTroop
Deprecated.
 
CocTypes - Class in com.ibasco.agql.protocols.supercell.coc.webapi
Deprecated.
CocTypes() - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.CocTypes
Deprecated.
 
CocWarFrequency - Enum in com.ibasco.agql.protocols.supercell.coc.webapi.enums
Deprecated.
CocWarLogEntry - Class in com.ibasco.agql.protocols.supercell.coc.webapi.pojos
Deprecated.
CocWarLogEntry() - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntry
Deprecated.
 
CocWarLogEntryClan - Class in com.ibasco.agql.protocols.supercell.coc.webapi.pojos
Deprecated.
CocWarLogEntryClan() - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntryClan
Deprecated.
 
CocWebApiClient - Class in com.ibasco.agql.protocols.supercell.coc.webapi
Deprecated.
CocWebApiClient(String) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.CocWebApiClient
Deprecated.
Constructor for CocWebApiClient.
CocWebApiClient(HttpOptions) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.CocWebApiClient
Deprecated.
Create a new client using the provided HttpOptions
CocWebApiException - Exception in com.ibasco.agql.protocols.supercell.coc.webapi.exceptions
Deprecated.
CocWebApiException() - Constructor for exception com.ibasco.agql.protocols.supercell.coc.webapi.exceptions.CocWebApiException
Deprecated.
Constructor for CocWebApiException.
CocWebApiException(String) - Constructor for exception com.ibasco.agql.protocols.supercell.coc.webapi.exceptions.CocWebApiException
Deprecated.
Constructor for CocWebApiException.
CocWebApiException(String, Throwable) - Constructor for exception com.ibasco.agql.protocols.supercell.coc.webapi.exceptions.CocWebApiException
Deprecated.
Constructor for CocWebApiException.
CocWebApiException(Throwable) - Constructor for exception com.ibasco.agql.protocols.supercell.coc.webapi.exceptions.CocWebApiException
Deprecated.
Constructor for CocWebApiException.
CocWebApiException(String, Throwable, boolean, boolean) - Constructor for exception com.ibasco.agql.protocols.supercell.coc.webapi.exceptions.CocWebApiException
Deprecated.
Constructor for CocWebApiException.
CocWebApiInterface - Class in com.ibasco.agql.protocols.supercell.coc.webapi
Deprecated.
CocWebApiInterface(CocWebApiClient) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.CocWebApiInterface
Deprecated.
Default Constructor
CocWebApiRequest - Class in com.ibasco.agql.protocols.supercell.coc.webapi
Deprecated.
CocWebApiRequest(int, String) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.CocWebApiRequest
Deprecated.
Constructor for CocWebApiRequest.
CocWebApiRequest(int, String, int) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.CocWebApiRequest
Deprecated.
Constructor for CocWebApiRequest.
CocWebApiRequest(int, String, int, int, int) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.CocWebApiRequest
Deprecated.
Constructor for CocWebApiRequest.
CocWebApiResponse - Class in com.ibasco.agql.protocols.supercell.coc.webapi
Deprecated.
CocWebApiResponse(Response) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.CocWebApiResponse
Deprecated.
Constructor for CocWebApiResponse.
CollectionParameterizedType - Class in com.ibasco.agql.core.reflect.types
CollectionParameterizedType class.
CollectionParameterizedType(Type, Class<? extends Collection>) - Constructor for class com.ibasco.agql.core.reflect.types.CollectionParameterizedType
Constructor for CollectionParameterizedType.
color(String, String) - Static method in class com.ibasco.agql.core.util.Console
color.
color(String, String, boolean, Object...) - Static method in class com.ibasco.agql.core.util.Console
color.
color(String, String, boolean) - Static method in class com.ibasco.agql.core.util.Console
color.
colorize() - Static method in class com.ibasco.agql.core.util.Console
colorize.
colorize(boolean) - Static method in class com.ibasco.agql.core.util.Console
 
com.ibasco.agql.core - package com.ibasco.agql.core
 
com.ibasco.agql.core.enums - package com.ibasco.agql.core.enums
 
com.ibasco.agql.core.exceptions - package com.ibasco.agql.core.exceptions
 
com.ibasco.agql.core.reflect.types - package com.ibasco.agql.core.reflect.types
 
com.ibasco.agql.core.transport - package com.ibasco.agql.core.transport
 
com.ibasco.agql.core.transport.enums - package com.ibasco.agql.core.transport.enums
 
com.ibasco.agql.core.transport.handlers - package com.ibasco.agql.core.transport.handlers
 
com.ibasco.agql.core.transport.http - package com.ibasco.agql.core.transport.http
 
com.ibasco.agql.core.transport.http.processors - package com.ibasco.agql.core.transport.http.processors
 
com.ibasco.agql.core.transport.pool - package com.ibasco.agql.core.transport.pool
 
com.ibasco.agql.core.util - package com.ibasco.agql.core.util
 
com.ibasco.agql.core.util.functions - package com.ibasco.agql.core.util.functions
 
com.ibasco.agql.protocols.supercell.coc.webapi - package com.ibasco.agql.protocols.supercell.coc.webapi
 
com.ibasco.agql.protocols.supercell.coc.webapi.adapters - package com.ibasco.agql.protocols.supercell.coc.webapi.adapters
 
com.ibasco.agql.protocols.supercell.coc.webapi.enums - package com.ibasco.agql.protocols.supercell.coc.webapi.enums
 
com.ibasco.agql.protocols.supercell.coc.webapi.exceptions - package com.ibasco.agql.protocols.supercell.coc.webapi.exceptions
 
com.ibasco.agql.protocols.supercell.coc.webapi.interfaces - package com.ibasco.agql.protocols.supercell.coc.webapi.interfaces
 
com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.clans - package com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.clans
 
com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.leagues - package com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.leagues
 
com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.locations - package com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.locations
 
com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.players - package com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.players
 
com.ibasco.agql.protocols.supercell.coc.webapi.pojos - package com.ibasco.agql.protocols.supercell.coc.webapi.pojos
 
com.ibasco.agql.protocols.valve.csgo.webapi - package com.ibasco.agql.protocols.valve.csgo.webapi
 
com.ibasco.agql.protocols.valve.csgo.webapi.adapters - package com.ibasco.agql.protocols.valve.csgo.webapi.adapters
 
com.ibasco.agql.protocols.valve.csgo.webapi.interfaces - package com.ibasco.agql.protocols.valve.csgo.webapi.interfaces
 
com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.servers - package com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.servers
 
com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.tournaments - package com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.tournaments
 
com.ibasco.agql.protocols.valve.csgo.webapi.pojos - package com.ibasco.agql.protocols.valve.csgo.webapi.pojos
 
com.ibasco.agql.protocols.valve.dota2.webapi - package com.ibasco.agql.protocols.valve.dota2.webapi
 
com.ibasco.agql.protocols.valve.dota2.webapi.adapters - package com.ibasco.agql.protocols.valve.dota2.webapi.adapters
 
com.ibasco.agql.protocols.valve.dota2.webapi.enums - package com.ibasco.agql.protocols.valve.dota2.webapi.enums
 
com.ibasco.agql.protocols.valve.dota2.webapi.exceptions - package com.ibasco.agql.protocols.valve.dota2.webapi.exceptions
 
com.ibasco.agql.protocols.valve.dota2.webapi.interfaces - package com.ibasco.agql.protocols.valve.dota2.webapi.interfaces
 
com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.econ - package com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.econ
 
com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.fantasy - package com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.fantasy
 
com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.match - package com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.match
 
com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.stats - package com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.stats
 
com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.stream - package com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.stream
 
com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.teams - package com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.teams
 
com.ibasco.agql.protocols.valve.dota2.webapi.pojos - package com.ibasco.agql.protocols.valve.dota2.webapi.pojos
 
com.ibasco.agql.protocols.valve.dota2.webapi.requests - package com.ibasco.agql.protocols.valve.dota2.webapi.requests
 
com.ibasco.agql.protocols.valve.source.query - package com.ibasco.agql.protocols.valve.source.query
 
com.ibasco.agql.protocols.valve.source.query.challenge - package com.ibasco.agql.protocols.valve.source.query.challenge
 
com.ibasco.agql.protocols.valve.source.query.common.enums - package com.ibasco.agql.protocols.valve.source.query.common.enums
 
com.ibasco.agql.protocols.valve.source.query.common.exceptions - package com.ibasco.agql.protocols.valve.source.query.common.exceptions
 
com.ibasco.agql.protocols.valve.source.query.common.handlers - package com.ibasco.agql.protocols.valve.source.query.common.handlers
 
com.ibasco.agql.protocols.valve.source.query.common.message - package com.ibasco.agql.protocols.valve.source.query.common.message
 
com.ibasco.agql.protocols.valve.source.query.common.packets - package com.ibasco.agql.protocols.valve.source.query.common.packets
 
com.ibasco.agql.protocols.valve.source.query.common.packets.util - package com.ibasco.agql.protocols.valve.source.query.common.packets.util
 
com.ibasco.agql.protocols.valve.source.query.info - package com.ibasco.agql.protocols.valve.source.query.info
 
com.ibasco.agql.protocols.valve.source.query.logger - package com.ibasco.agql.protocols.valve.source.query.logger
 
com.ibasco.agql.protocols.valve.source.query.players - package com.ibasco.agql.protocols.valve.source.query.players
 
com.ibasco.agql.protocols.valve.source.query.rcon - package com.ibasco.agql.protocols.valve.source.query.rcon
 
com.ibasco.agql.protocols.valve.source.query.rcon.enums - package com.ibasco.agql.protocols.valve.source.query.rcon.enums
 
com.ibasco.agql.protocols.valve.source.query.rcon.exceptions - package com.ibasco.agql.protocols.valve.source.query.rcon.exceptions
 
com.ibasco.agql.protocols.valve.source.query.rcon.handlers - package com.ibasco.agql.protocols.valve.source.query.rcon.handlers
 
com.ibasco.agql.protocols.valve.source.query.rcon.message - package com.ibasco.agql.protocols.valve.source.query.rcon.message
 
com.ibasco.agql.protocols.valve.source.query.rcon.packets - package com.ibasco.agql.protocols.valve.source.query.rcon.packets
 
com.ibasco.agql.protocols.valve.source.query.rules - package com.ibasco.agql.protocols.valve.source.query.rules
 
com.ibasco.agql.protocols.valve.steam.master - package com.ibasco.agql.protocols.valve.steam.master
 
com.ibasco.agql.protocols.valve.steam.master.enums - package com.ibasco.agql.protocols.valve.steam.master.enums
 
com.ibasco.agql.protocols.valve.steam.master.exception - package com.ibasco.agql.protocols.valve.steam.master.exception
 
com.ibasco.agql.protocols.valve.steam.master.handlers - package com.ibasco.agql.protocols.valve.steam.master.handlers
 
com.ibasco.agql.protocols.valve.steam.master.message - package com.ibasco.agql.protocols.valve.steam.master.message
 
com.ibasco.agql.protocols.valve.steam.master.packets - package com.ibasco.agql.protocols.valve.steam.master.packets
 
com.ibasco.agql.protocols.valve.steam.webapi - package com.ibasco.agql.protocols.valve.steam.webapi
 
com.ibasco.agql.protocols.valve.steam.webapi.adapters - package com.ibasco.agql.protocols.valve.steam.webapi.adapters
 
com.ibasco.agql.protocols.valve.steam.webapi.enums - package com.ibasco.agql.protocols.valve.steam.webapi.enums
 
com.ibasco.agql.protocols.valve.steam.webapi.interfaces - package com.ibasco.agql.protocols.valve.steam.webapi.interfaces
 
com.ibasco.agql.protocols.valve.steam.webapi.interfaces.apps - package com.ibasco.agql.protocols.valve.steam.webapi.interfaces.apps
 
com.ibasco.agql.protocols.valve.steam.webapi.interfaces.cheatreport - package com.ibasco.agql.protocols.valve.steam.webapi.interfaces.cheatreport
 
com.ibasco.agql.protocols.valve.steam.webapi.interfaces.communityservice - package com.ibasco.agql.protocols.valve.steam.webapi.interfaces.communityservice
 
com.ibasco.agql.protocols.valve.steam.webapi.interfaces.econitems - package com.ibasco.agql.protocols.valve.steam.webapi.interfaces.econitems
 
com.ibasco.agql.protocols.valve.steam.webapi.interfaces.economy - package com.ibasco.agql.protocols.valve.steam.webapi.interfaces.economy
 
com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers - package com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers
 
com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos - package com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos
 
com.ibasco.agql.protocols.valve.steam.webapi.interfaces.news - package com.ibasco.agql.protocols.valve.steam.webapi.interfaces.news
 
com.ibasco.agql.protocols.valve.steam.webapi.interfaces.player - package com.ibasco.agql.protocols.valve.steam.webapi.interfaces.player
 
com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore - package com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore
 
com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos - package com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos
 
com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.requests - package com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.requests
 
com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil - package com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil
 
com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos - package com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos
 
com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.requests - package com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.requests
 
com.ibasco.agql.protocols.valve.steam.webapi.interfaces.storefront - package com.ibasco.agql.protocols.valve.steam.webapi.interfaces.storefront
 
com.ibasco.agql.protocols.valve.steam.webapi.interfaces.user - package com.ibasco.agql.protocols.valve.steam.webapi.interfaces.user
 
com.ibasco.agql.protocols.valve.steam.webapi.interfaces.userstats - package com.ibasco.agql.protocols.valve.steam.webapi.interfaces.userstats
 
com.ibasco.agql.protocols.valve.steam.webapi.pojos - package com.ibasco.agql.protocols.valve.steam.webapi.pojos
 
com.ibasco.agql.protocols.valve.steam.webapi.requests - package com.ibasco.agql.protocols.valve.steam.webapi.requests
 
combine(A, B) - Static method in class com.ibasco.agql.core.util.Concurrency
combine.
compareTo(Channel) - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
compareTo(Option.CacheEntry) - Method in class com.ibasco.agql.core.util.Option.CacheEntry
 
compareTo(SourceQuerySplitPacket) - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySplitPacket
compareTo(SourceRconPacket) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacket
composedFuture() - Method in class com.ibasco.agql.core.NettyChannelContext
Returns a CompletableFuture that returns this context once the response has been marked as completed.
Compression - Class in com.ibasco.agql.core.util
Compression class.
Compression() - Constructor for class com.ibasco.agql.core.util.Compression
 
Concurrency - Class in com.ibasco.agql.core.util
Concurrency class.
Concurrency() - Constructor for class com.ibasco.agql.core.util.Concurrency
 
config() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
ConfigurationSupport - Interface in com.ibasco.agql.core.util
Adds configuration support
configure(Options) - Method in class com.ibasco.agql.core.NettyMessenger
Populate configuration options.
configure(Options) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger
Populate configuration options.
configure(Options) - Method in class com.ibasco.agql.protocols.valve.source.query.SourceQueryMessenger
Populate configuration options.
configure(Options) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerMessenger
Populate configuration options.
configureBootstrap(Bootstrap) - Method in class com.ibasco.agql.core.transport.AbstractNettyChannelFactory
configureBootstrap.
configureBootstrap(Bootstrap) - Method in class com.ibasco.agql.core.transport.TcpNettyChannelFactory
configureBootstrap.
configureBuilder(GsonBuilder) - Method in class com.ibasco.agql.core.AbstractWebApiInterface
Override this method if you need to perform additional configurations against the builder (e.g.
configureBuilder(GsonBuilder) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocLeagues
Deprecated.
Override this method if you need to perform additional configurations against the builder (e.g.
configureBuilder(GsonBuilder) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.CsgoServers
Override this method if you need to perform additional configurations against the builder (e.g.
configureBuilder(GsonBuilder) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Match
Override this method if you need to perform additional configurations against the builder (e.g.
configureBuilder(GsonBuilder) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamEconomy
Override this method if you need to perform additional configurations against the builder (e.g.
configureBuilder(GsonBuilder) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamStorefront
Override this method if you need to perform additional configurations against the builder (e.g.
connect(SocketAddress) - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
connect(SocketAddress, SocketAddress) - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
connect(SocketAddress, ChannelPromise) - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
connect(SocketAddress, SocketAddress, ChannelPromise) - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
CONNECTION_POOLING - Static variable in class com.ibasco.agql.core.util.GeneralOptions
Set to true to enable channel/connection pooling
ConnectOptions - Class in com.ibasco.agql.core.util
Failsafe Options to be used by the underlying connection factory
Console - Class in com.ibasco.agql.core.util
Console class.
Console() - Constructor for class com.ibasco.agql.core.util.Console
 
Console.Colorize - Class in com.ibasco.agql.core.util
 
consolidate(Options, Class<?>) - Static method in class com.ibasco.agql.core.util.Option
 
contains(Object) - Method in class com.ibasco.agql.core.transport.pool.MessageChannelPoolMap
Returns true if a NettyChannelPool exists for the given key.
contains(K) - Method in interface com.ibasco.agql.core.transport.pool.NettyChannelPoolMap
Returns true if a NettyChannelPool exists for the given key.
contains(Option<?>) - Method in class com.ibasco.agql.core.util.AbstractOptions
Checks if the provided Option key exists in this container
contains(Option<?>) - Method in interface com.ibasco.agql.core.util.Options
Checks if the provided Option key exists in this container
content() - Method in interface com.ibasco.agql.core.Envelope
content.
content(C) - Method in interface com.ibasco.agql.core.Envelope
content.
content() - Method in class com.ibasco.agql.core.MessageEnvelope
content.
content(M) - Method in class com.ibasco.agql.core.MessageEnvelope
content.
ContentTypeProcessor<T> - Class in com.ibasco.agql.core.transport.http
Abstract ContentTypeProcessor class.
ContentTypeProcessor() - Constructor for class com.ibasco.agql.core.transport.http.ContentTypeProcessor
 
ContextProperties - Interface in com.ibasco.agql.core
ContextProperties interface.
convert(B) - Static method in class com.ibasco.agql.core.util.Functions
Cast argument into the captured type
count() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceEagerSplitPacketAssembler
count.
count() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceLazySplitPacketAssembler
count.
count() - Method in interface com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceSplitPacketAssembler
count.
count(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.news.GetNewsForApp
count.
create(Object) - Method in class com.ibasco.agql.core.transport.AbstractNettyChannelFactory
create.
create(Object, EventLoop) - Method in class com.ibasco.agql.core.transport.AbstractNettyChannelFactory
create.
create(Channel) - Method in class com.ibasco.agql.core.transport.DefaultChannelContextFactory
create.
create(Object) - Method in class com.ibasco.agql.core.transport.FailsafeChannelFactory
create.
create(Object, EventLoop) - Method in class com.ibasco.agql.core.transport.FailsafeChannelFactory
create.
create(Channel) - Method in interface com.ibasco.agql.core.transport.NettyChannelContextFactory
create.
create(Object) - Method in interface com.ibasco.agql.core.transport.NettyChannelFactory
create.
create(Object, EventLoop) - Method in interface com.ibasco.agql.core.transport.NettyChannelFactory
create.
create(Object) - Method in class com.ibasco.agql.core.transport.NettyChannelFactoryDecorator
create.
create(Object, EventLoop) - Method in class com.ibasco.agql.core.transport.NettyChannelFactoryDecorator
create.
create(Object) - Method in class com.ibasco.agql.core.transport.NettyContextChannelFactory
create.
create(Object, EventLoop) - Method in class com.ibasco.agql.core.transport.NettyContextChannelFactory
create.
create(InetSocketAddress, InetSocketAddress) - Method in class com.ibasco.agql.core.transport.pool.FixedNettyChannelPoolFactory
create.
create(InetSocketAddress, InetSocketAddress) - Method in class com.ibasco.agql.core.transport.pool.NettyChannelPoolFactory
create.
create(Object) - Method in class com.ibasco.agql.core.transport.pool.NettyPooledChannelFactory
create.
create(Object, EventLoop) - Method in class com.ibasco.agql.core.transport.pool.NettyPooledChannelFactory
create.
create(InetSocketAddress, InetSocketAddress) - Method in class com.ibasco.agql.core.transport.pool.SimpleNettyChannelPoolFactory
create.
create(String) - Static method in class com.ibasco.agql.core.util.Option
Creates a singleton instance of an Option based on the key provided
create(String, V) - Static method in class com.ibasco.agql.core.util.Option
Creates a singleton instance of an Option based on the key provided
create(String, V, boolean) - Static method in class com.ibasco.agql.core.util.Option
Creates a singleton instance of an Option based on the key provided
create(String, V, boolean, boolean) - Static method in class com.ibasco.agql.core.util.Option
Creates a singleton instance of an Option based on the key provided.
create() - Static method in class com.ibasco.agql.core.util.UUID
create.
create() - Static method in class com.ibasco.agql.protocols.supercell.coc.webapi.CocSearchCriteria
Deprecated.
A factory method to create a CocSearchCriteria instance
create() - Static method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
A factory method to create a new MasterServerFilter instance
CreateAccount - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers
 
CreateAccount(int, int, String) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.CreateAccount
Constructor for SteamWebApiRequest.
createAccount(int, String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.GameServersService
 
createAuth(int, byte[]) - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacketFactory
Create a new Authentication Request Packet
createAuthRequest(Credentials) - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
createAuthRequest.
createAuthRequest(byte[]) - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
createAuthRequest.
createAuthResponse(int) - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacketFactory
Create an authentication response packet
createChannelFactory() - Method in class com.ibasco.agql.core.NettyMessenger
createChannelFactory.
createChannelFactory() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger
createChannelFactory.
createChannelFactory() - Method in class com.ibasco.agql.protocols.valve.source.query.SourceQueryMessenger
createChannelFactory.
createChannelFactory() - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerMessenger
createChannelFactory.
createCommand(int, String) - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacketFactory
Create a command request packet
createEcon(SteamWebApiClient) - Static method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2
createEcon.
createEventLoopGroup(ExecutorService, int, boolean) - Static method in class com.ibasco.agql.core.util.Platform
Creates a new EventLoopGroup instance.
createEventLoopGroup(Class<? extends Channel>, Executor, int) - Static method in class com.ibasco.agql.core.util.Platform
Creates a new EventLoopGroup instance.
createFactoryProvider() - Method in class com.ibasco.agql.core.NettyMessenger
createFactoryProvider.
createFantasy(SteamWebApiClient) - Static method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2
createFantasy.
createFrom(Envelope<V>) - Static method in class com.ibasco.agql.core.util.MessageEnvelopeBuilder
createFrom.
createFrom(Envelope<V>, V) - Static method in class com.ibasco.agql.core.util.MessageEnvelopeBuilder
createFrom.
createMatch(SteamWebApiClient) - Static method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2
createMatch.
createMessenger(Options) - Method in class com.ibasco.agql.core.AbstractClient
Factory method for Messenger.
createMessenger(Options) - Method in class com.ibasco.agql.core.AbstractRestClient
Factory method for Messenger.
createMessenger(Options) - Method in class com.ibasco.agql.core.NettySocketClient
Factory method for Messenger.
createMessenger(Options) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconClient
Factory method for Messenger.
createMessenger(Options) - Method in class com.ibasco.agql.protocols.valve.source.query.SourceQueryClient
Factory method for Messenger.
createMessenger(Options) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerQueryClient
Factory method for Messenger.
createNew() - Static method in class com.ibasco.agql.core.util.MessageEnvelopeBuilder
createNew.
createPacket(int, int, ByteBuf) - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacketFactory
createPacket.
createPacket(int, int, int, int, ByteBuf) - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacketFactory
createPacket.
createRecvByteBufAllocator() - Method in class com.ibasco.agql.core.transport.AbstractNettyChannelFactory
createRecvByteBufAllocator.
createRequestId() - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
A utility method to generate random request ids
createResponseValue(int, String) - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacketFactory
Create a response value packet
createResponseValue(int, ByteBuf) - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacketFactory
Create a response value packet
createTerminator() - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacketFactory
Create a new terminator packet.
createThreadGroup(Class<?>) - Static method in class com.ibasco.agql.core.util.Platform
creeateThreadGroup.
createThreadGroup(Class<?>, ThreadGroup) - Static method in class com.ibasco.agql.core.util.Platform
creeateThreadGroup.
createWebApiResponse(Response) - Method in class com.ibasco.agql.core.AbstractRestClient
A factory method that creates an AbstractWebApiResponse instance based on the Http Response
createWebApiResponse(Response) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.CocWebApiClient
Deprecated.
A factory method that creates an AbstractWebApiResponse instance based on the Http Response
createWebApiResponse(Response) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.CsgoWebApiClient
A factory method that creates an AbstractWebApiResponse instance based on the Http Response
createWebApiResponse(Response) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2WebApiClient
A factory method that creates an AbstractWebApiResponse instance based on the Http Response
createWebApiResponse(Response) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.SteamWebApiClient
A factory method that creates an AbstractWebApiResponse instance based on the Http Response
Credentials - Interface in com.ibasco.agql.core
An immutable class for storing credentials
CREDENTIALS_STORE - Static variable in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconOptions
The CredentialsStore to be used by the rcon authentication module.
CredentialsStore - Interface in com.ibasco.agql.core
A storage for Credentials
CSGO_INTERFACE_SERVERS - Static variable in class com.ibasco.agql.protocols.valve.csgo.webapi.CsgoApiConstants
Constant CSGO_INTERFACE_SERVERS="ICSGOServers_730"
CSGO_INTERFACE_TOURNAMENTS - Static variable in class com.ibasco.agql.protocols.valve.csgo.webapi.CsgoApiConstants
Constant CSGO_INTERFACE_TOURNAMENTS="ICSGOTournaments_730"
CSGO_METHOD_GETGAMESERVERSTATUS - Static variable in class com.ibasco.agql.protocols.valve.csgo.webapi.CsgoApiConstants
Constant CSGO_METHOD_GETGAMESERVERSTATUS="GetGameServersStatus"
CsgoApiConstants - Class in com.ibasco.agql.protocols.valve.csgo.webapi
CsgoApiConstants class.
CsgoApiConstants() - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.CsgoApiConstants
 
CsgoAppServicesStatus - Class in com.ibasco.agql.protocols.valve.csgo.webapi.pojos
CsgoAppServicesStatus class.
CsgoAppServicesStatus() - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoAppServicesStatus
 
CsgoAppStatus - Class in com.ibasco.agql.protocols.valve.csgo.webapi.pojos
CsgoAppStatus class.
CsgoAppStatus() - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoAppStatus
 
CsgoDatacenterStatus - Class in com.ibasco.agql.protocols.valve.csgo.webapi.pojos
CsgoDatacenterStatus class.
CsgoDatacenterStatus() - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoDatacenterStatus
 
CsgoDatacenterStatusDeserializer - Class in com.ibasco.agql.protocols.valve.csgo.webapi.adapters
CsgoDatacenterStatusDeserializer class.
CsgoDatacenterStatusDeserializer() - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.adapters.CsgoDatacenterStatusDeserializer
 
CsgoGameMapPlaytimeInfo - Class in com.ibasco.agql.protocols.valve.csgo.webapi.pojos
 
CsgoGameMapPlaytimeInfo() - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoGameMapPlaytimeInfo
 
CsgoGameServerStatus - Class in com.ibasco.agql.protocols.valve.csgo.webapi.pojos
CsgoGameServerStatus class.
CsgoGameServerStatus() - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoGameServerStatus
 
CsgoMatchmakingStatus - Class in com.ibasco.agql.protocols.valve.csgo.webapi.pojos
CsgoMatchmakingStatus class.
CsgoMatchmakingStatus() - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoMatchmakingStatus
 
CsgoServers - Class in com.ibasco.agql.protocols.valve.csgo.webapi.interfaces
CsgoServers class.
CsgoServers(SteamWebApiClient) - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.CsgoServers
Default Constructor
CsgoServersRequest - Class in com.ibasco.agql.protocols.valve.csgo.webapi.interfaces
Abstract CsgoServersRequest class.
CsgoServersRequest(String, int) - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.CsgoServersRequest
Constructor for CsgoServersRequest.
CsgoTournaments - Class in com.ibasco.agql.protocols.valve.csgo.webapi.interfaces
CsgoTournaments class.
CsgoTournaments() - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.CsgoTournaments
 
CsgoWebApiClient - Class in com.ibasco.agql.protocols.valve.csgo.webapi
CsgoWebApiClient class.
CsgoWebApiClient(String) - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.CsgoWebApiClient
Constructor for CsgoWebApiClient.
CsgoWebApiClient(HttpOptions) - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.CsgoWebApiClient
Create a new client using the provided HttpOptions
CsgoWebApiInterface - Class in com.ibasco.agql.protocols.valve.csgo.webapi
Abstract CsgoWebApiInterface class.
CsgoWebApiInterface(SteamWebApiClient) - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.CsgoWebApiInterface
Default Constructor
CsgoWebApiRequest - Class in com.ibasco.agql.protocols.valve.csgo.webapi
CsgoWebApiRequest class.
CsgoWebApiRequest(String, String, int) - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.CsgoWebApiRequest
Constructor for CsgoWebApiRequest.
CsgoWebApiResponse - Class in com.ibasco.agql.protocols.valve.csgo.webapi
CsgoWebApiResponse class.
CsgoWebApiResponse(Response) - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.CsgoWebApiResponse
Constructor for CsgoWebApiResponse.
cyan() - Method in class com.ibasco.agql.core.util.Console.Colorize
 
cyan(String, Object...) - Method in class com.ibasco.agql.core.util.Console.Colorize
 
CYAN - Static variable in class com.ibasco.agql.core.util.Console
Constant CYAN=""

D

debug(Logger, String, Object...) - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundHandler
debug.
debug(Logger, ChannelHandlerContext, String, Object...) - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundHandler
debug.
debug(Logger, Marker, String, Object...) - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundHandler
debug.
debug(String, Object...) - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundHandler
debug.
debug(String, Object...) - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundEncoder
debug.
debug(String, Object...) - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundHandler
debug.
decode(ByteBuf) - Method in interface com.ibasco.agql.core.PacketDecoder
decode.
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryPacketDecoder
decode(ByteBuf) - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceQuerySinglePacketDecoder
decode.
decode(ByteBuf) - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceQuerySplitPacketDecoder
decode.
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconPacketDecoder
decode(ByteBuf) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacketDecoder
decode.
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class com.ibasco.agql.protocols.valve.steam.master.handlers.MasterServerPacketDecoder
DecodeException - Exception in com.ibasco.agql.core.exceptions
DecodeException class.
DecodeException() - Constructor for exception com.ibasco.agql.core.exceptions.DecodeException
Constructor for DecodeException.
DecodeException(String) - Constructor for exception com.ibasco.agql.core.exceptions.DecodeException
Constructor for DecodeException.
DecodeException(String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.DecodeException
Constructor for DecodeException.
decodeField(String, ByteBuf, Supplier<A>, Consumer<B>) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryDecoder
Decode as a field from the given ByteBuf.
decodeField(String, ByteBuf, Supplier<A>, Consumer<B>, Function<A, B>) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryDecoder
Decode as a field from the given ByteBuf.
decodeField(String, ByteBuf, Function<ByteBuf, A>, Consumer<B>, Function<A, B>) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryDecoder
Decode as a field from the given ByteBuf.
decodeField(String, ByteBuf, Function<ByteBuf, A>, Consumer<B>) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryDecoder
Decode as a field from the given ByteBuf.
decodeField(String, V, ByteBuf, Function<ByteBuf, V>) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryDecoder
Decode as a field from the given ByteBuf.
decodeFlag(String, ByteBuf, int, int, Supplier<A>, Consumer<B>) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryDecoder
Decodes a flag from the provided int value.
decodeFlag(String, ByteBuf, int, int, Supplier<A>, Consumer<B>, Function<A, B>) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryDecoder
Decodes a flag from the provided int value.
decodeFlag(String, ByteBuf, int, int, Function<ByteBuf, A>, Consumer<B>, Function<A, B>) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryDecoder
Decodes a flag from the provided int value.
decodeFlag(String, ByteBuf, int, int, Function<ByteBuf, A>, Consumer<B>) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryDecoder
Decodes a flag from the provided int value.
decodeMessage(ChannelHandlerContext, AbstractRequest, Object) - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundDecoder
decodeMessage.
decodeMessage(ChannelHandlerContext, AbstractRequest, Object) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconAuthDecoder
decodeMessage.
decodeMessage(ChannelHandlerContext, AbstractRequest, Object) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconCmdDecoder
decodeMessage.
decodeMessage(ChannelHandlerContext, AbstractRequest, Object) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconPacketAssembler
decodeMessage.
decodeMessage(ChannelHandlerContext, AbstractRequest, Object) - Method in class com.ibasco.agql.protocols.valve.steam.master.handlers.MasterServerAddressDecoder
decodeMessage.
decodePacket(ChannelHandlerContext, SourceQueryRequest, SourceQuerySinglePacket) - Method in class com.ibasco.agql.protocols.valve.source.query.challenge.SourceQueryChallengeDecoder
decodePacket.
decodePacket(ChannelHandlerContext, T, SourceQuerySinglePacket) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryAuthDecoder
decodePacket.
decodePacket(ChannelHandlerContext, T, SourceQuerySinglePacket) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryDecoder
decodePacket.
decodeQueryPacket(ChannelHandlerContext, T, SourceQuerySinglePacket) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryAuthDecoder
decodeQueryPacket.
decodeQueryPacket(ChannelHandlerContext, SourceQueryInfoRequest, SourceQuerySinglePacket) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceQueryInfoDecoder
decodeQueryPacket.
decodeQueryPacket(ChannelHandlerContext, SourceQueryPlayerRequest, SourceQuerySinglePacket) - Method in class com.ibasco.agql.protocols.valve.source.query.players.SourceQueryPlayersDecoder
decodeQueryPacket.
decodeQueryPacket(ChannelHandlerContext, SourceQueryRulesRequest, SourceQuerySinglePacket) - Method in class com.ibasco.agql.protocols.valve.source.query.rules.SourceQueryRulesDecoder
decodeQueryPacket.
decrypt(String) - Static method in class com.ibasco.agql.core.util.Encryption
decrypt.
decrypt(String, String) - Static method in class com.ibasco.agql.core.util.Encryption
decrypt.
dedicated(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
Servers running dedicated
DEFAULT - Static variable in interface com.ibasco.agql.core.transport.pool.NettyChannelPoolFactoryProvider
Constant DEFAULT
DEFAULT_LANG - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DEFAULT_LANG="en"
DEFAULT_THREAD_GROUP - Static variable in class com.ibasco.agql.core.util.Platform
 
DEFAULT_THREAD_GROUP - Static variable in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
Constant DEFAULT_THREAD_GROUP
DefaultChannelContextFactory<M extends NettyMessenger<? extends AbstractRequest,? extends AbstractResponse>> - Class in com.ibasco.agql.core.transport
DefaultChannelContextFactory class.
DefaultChannelContextFactory(M) - Constructor for class com.ibasco.agql.core.transport.DefaultChannelContextFactory
Constructor for DefaultChannelContextFactory.
DefaultChannelPoolHandler - Class in com.ibasco.agql.core.transport.pool
DefaultChannelPoolHandler class.
DefaultChannelPoolHandler(Bootstrap) - Constructor for class com.ibasco.agql.core.transport.pool.DefaultChannelPoolHandler
Constructor for DefaultChannelPoolHandler.
defaultIfEmpty(String, String) - Static method in class com.ibasco.agql.core.util.Strings
defaultIfEmpty.
DefaultNettyChannelFactoryProvider - Class in com.ibasco.agql.core.transport
DefaultNettyChannelFactoryProvider class.
DefaultNettyChannelFactoryProvider() - Constructor for class com.ibasco.agql.core.transport.DefaultNettyChannelFactoryProvider
 
DefaultNettyChannelPoolFactoryProvider - Class in com.ibasco.agql.core.transport.pool
DefaultNettyChannelPoolFactoryProvider class.
DefaultNettyChannelPoolFactoryProvider() - Constructor for class com.ibasco.agql.core.transport.pool.DefaultNettyChannelPoolFactoryProvider
 
DefaultPooledChannel - Class in com.ibasco.agql.core.transport.pool
A class that wraps an existing netty based Channel representing a channel that has been acquired from a NettyChannelPool.
DefaultPoolPropertyResolver - Class in com.ibasco.agql.core.transport.pool
DefaultPoolPropertyResolver class.
DefaultPoolPropertyResolver(NettyPropertyResolver) - Constructor for class com.ibasco.agql.core.transport.pool.DefaultPoolPropertyResolver
Constructor for DefaultPoolPropertyResolver.
DefaultPropertyResolver - Class in com.ibasco.agql.core.transport
DefaultPropertyResolver class.
DefaultPropertyResolver() - Constructor for class com.ibasco.agql.core.transport.DefaultPropertyResolver
 
DeleteAccount - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers
 
DeleteAccount(int, long) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.DeleteAccount
Constructor for SteamWebApiRequest.
deleteAccount(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.GameServersService
 
deregister() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
deregister(ChannelPromise) - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
deregister(Channel) - Static method in class com.ibasco.agql.core.util.Netty
deregister.
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.adapters.CocLeagueSeasonDeserializer
Deprecated.
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.adapters.CsgoDatacenterStatusDeserializer
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.adapters.SteamAssetClassInfoMapDeserializer
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.adapters.SteamAssetDescDeserializer
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.adapters.StoreAppPcRequirementsDeserializer
disableAutoRelease() - Method in class com.ibasco.agql.core.NettyChannelContext
Disable auto-release of context
disableColors() - Method in class com.ibasco.agql.core.util.Console.Colorize
 
disableReadTimeout() - Method in class com.ibasco.agql.core.NettyChannelContext
Disable read timeouts.
disableWriteTimeout() - Method in class com.ibasco.agql.core.NettyChannelContext
Disable write timeouts
disconnect() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
disconnect(ChannelPromise) - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
DISCONNECT_ON_RELEASE - Static variable in interface com.ibasco.agql.core.transport.pool.NettyChannelPool
Constant DISCONNECT_ON_RELEASE
Dota2 - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces
Dota2 class.
Dota2() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2
 
DOTA2_INTERFACE_ECON - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_INTERFACE_ECON="IEconDOTA2_570"
DOTA2_INTERFACE_FANTASY - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_INTERFACE_FANTASY="IDOTA2Fantasy_570"
DOTA2_INTERFACE_MATCH - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_INTERFACE_MATCH="IDOTA2Match_570"
DOTA2_INTERFACE_MATCHSTATS - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_INTERFACE_MATCHSTATS="IDOTA2MatchStats_570"
DOTA2_INTERFACE_STREAMSYS - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_INTERFACE_STREAMSYS="IDOTA2StreamSystem_570"
DOTA2_INTERFACE_TEAMS - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_INTERFACE_TEAMS="IDOTA2Teams_570"
DOTA2_INTERFACE_TICKET - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_INTERFACE_TICKET="IDOTA2Ticket_570"
DOTA2_METHOD_FANTASYPLAYERSTATS - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_METHOD_FANTASYPLAYERSTATS="GetFantasyPlayerStats"
DOTA2_METHOD_GETACCNTEVENTSTATS - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_METHOD_GETACCNTEVENTSTATS="GetEventStatsForAccount"
DOTA2_METHOD_GETBROADCASTERINFO - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_METHOD_GETBROADCASTERINFO="GetBroadcasterInfo"
DOTA2_METHOD_GETGAMEITEMS - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_METHOD_GETGAMEITEMS="GetGameItems"
DOTA2_METHOD_GETHEROES - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_METHOD_GETHEROES="GetHeroes"
DOTA2_METHOD_GETITEMICONPATH - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_METHOD_GETITEMICONPATH="GetItemIconPath"
DOTA2_METHOD_GETLEAGUELIST - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_METHOD_GETLEAGUELIST="GetLeagueListing"
DOTA2_METHOD_GETLIVELEAGUEGAMES - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_METHOD_GETLIVELEAGUEGAMES="GetLiveLeagueGames"
DOTA2_METHOD_GETMATCHDETAIL - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_METHOD_GETMATCHDETAIL="GetMatchDetails"
DOTA2_METHOD_GETMATCHHISTORY - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_METHOD_GETMATCHHISTORY="GetMatchHistory"
DOTA2_METHOD_GETMATCHHISTORYBYSEQNUM - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_METHOD_GETMATCHHISTORYBYSEQNUM="GetMatchHistoryBySequenceNum"
DOTA2_METHOD_GETPLAYERINFO - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_METHOD_GETPLAYERINFO="GetPlayerOfficialInfo"
DOTA2_METHOD_GETPROPLAYERLSIT - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_METHOD_GETPROPLAYERLSIT="GetProPlayerList"
DOTA2_METHOD_GETRARITIES - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_METHOD_GETRARITIES="GetRarities"
DOTA2_METHOD_GETREALTIMESTATS - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_METHOD_GETREALTIMESTATS="GetRealtimeStats"
DOTA2_METHOD_GETSCHEDULEDLEAGUEGAMES - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_METHOD_GETSCHEDULEDLEAGUEGAMES="GetScheduledLeagueGames"
DOTA2_METHOD_GETTEAMINFO - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_METHOD_GETTEAMINFO="GetTeamInfo"
DOTA2_METHOD_GETTEAMINFOBYID - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_METHOD_GETTEAMINFOBYID="GetTeamInfoByTeamID"
DOTA2_METHOD_GETTOPLIVEGAME - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_METHOD_GETTOPLIVEGAME="GetTopLiveGame"
DOTA2_METHOD_GETTOPWEEKENDTOURNGAMES - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_METHOD_GETTOPWEEKENDTOURNGAMES="GetTopWeekendTourneyGames"
DOTA2_METHOD_GETTOURNPLAYERSTATS - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_METHOD_GETTOURNPLAYERSTATS="GetTournamentPlayerStats"
DOTA2_METHOD_GETTOURNPRIZEPOOL - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_METHOD_GETTOURNPRIZEPOOL="GetTournamentPrizePool"
DOTA2_URLPARAM_LANG - Static variable in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
Constant DOTA2_URLPARAM_LANG="language"
Dota2ApiConstants - Class in com.ibasco.agql.protocols.valve.dota2.webapi
Dota2ApiConstants class.
Dota2ApiConstants() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2ApiConstants
 
Dota2BroadcasterInfo - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2BroadcasterInfo class.
Dota2BroadcasterInfo() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2BroadcasterInfo
 
Dota2Econ - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces
Dota2Econ class.
Dota2Econ(SteamWebApiClient) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Econ
Default Constructor
Dota2EconRequest - Class in com.ibasco.agql.protocols.valve.dota2.webapi.requests
Abstract Dota2EconRequest class.
Dota2EconRequest(String, int, String) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.requests.Dota2EconRequest
Constructor for Dota2EconRequest.
Dota2EventStats - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2EventStats class.
Dota2EventStats() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2EventStats
 
Dota2Fantasy - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces
Dota2Fantasy class.
Dota2Fantasy(SteamWebApiClient) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Fantasy
Constructor for Dota2Fantasy.
Dota2FantasyPlayerInfo - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2FantasyPlayerInfo class.
Dota2FantasyPlayerInfo() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyPlayerInfo
 
Dota2FantasyProPlayerInfo - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2FantasyProPlayerInfo class.
Dota2FantasyProPlayerInfo() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
 
Dota2FantasyRequest - Class in com.ibasco.agql.protocols.valve.dota2.webapi.requests
Abstract Dota2FantasyRequest class.
Dota2FantasyRequest(String, int) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.requests.Dota2FantasyRequest
Constructor for Dota2FantasyRequest.
Dota2GameItem - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2GameItem class.
Dota2GameItem() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2GameItem
 
Dota2GamePlayer - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2GamePlayer class.
Dota2GamePlayer() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2GamePlayer
 
Dota2Hero - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2Heroes class.
Dota2Hero() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2Hero
 
Dota2IconType - Enum in com.ibasco.agql.protocols.valve.dota2.webapi.enums
Dota2IconType class.
Dota2League - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2League class.
Dota2League() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2League
 
Dota2LiveLeagueGame - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2LiveLeagueGame class.
Dota2LiveLeagueGame() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
 
Dota2LiveLeagueTeamInfo - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2LiveLeagueTeamInfo class.
Dota2LiveLeagueTeamInfo() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueTeamInfo
 
Dota2Match - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces
Dota2Match class.
Dota2Match(SteamWebApiClient) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Match
Constructor for Dota2Match.
Dota2MatchAbilityUpgrade - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2MatchAbilityUpgrade class.
Dota2MatchAbilityUpgrade() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchAbilityUpgrade
 
Dota2MatchDetails - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2MatchDetails class.
Dota2MatchDetails() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
 
Dota2MatchHistory - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2MatchHistory class.
Dota2MatchHistory() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistory
 
Dota2MatchHistoryCriteria - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2MatchHistoryCriteria class.
Dota2MatchHistoryCriteria() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryCriteria
 
Dota2MatchHistoryInfo - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2MatchHistoryInfo class.
Dota2MatchHistoryInfo() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryInfo
 
Dota2MatchHistoryPlayer - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2MatchHistoryPlayer class.
Dota2MatchHistoryPlayer() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryPlayer
 
Dota2MatchPlayer - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2MatchPlayer class.
Dota2MatchPlayer() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
 
Dota2MatchRequest - Class in com.ibasco.agql.protocols.valve.dota2.webapi.requests
Abstract Dota2MatchRequest class.
Dota2MatchRequest(String, int, String) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.requests.Dota2MatchRequest
Constructor for Dota2MatchRequest.
Dota2MatchTeamInfo - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2MatchTeamInfo class.
Dota2MatchTeamInfo() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
 
Dota2Rarities - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2Rarities class.
Dota2Rarities() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2Rarities
 
Dota2RealtimeServerStats - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2RealtimeServerStats class.
Dota2RealtimeServerStats() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2RealtimeServerStats
 
Dota2ScoreboardPlayerStats - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2ScoreboardPlayerStats class.
Dota2ScoreboardPlayerStats() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
 
Dota2ScoreboardStats - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2ScoreboardStats class.
Dota2ScoreboardStats() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardStats
 
Dota2ScoreboardTeamAbility - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2ScoreboardTeamAbility class.
Dota2ScoreboardTeamAbility() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamAbility
 
Dota2ScoreboardTeamBan - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2ScoreboardTeamBan class.
Dota2ScoreboardTeamBan() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamBan
 
Dota2ScoreboardTeamPicks - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2ScoreboardTeamPicks class.
Dota2ScoreboardTeamPicks() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamPicks
 
Dota2ScoreboardTeamStats - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2ScoreboardTeamStats class.
Dota2ScoreboardTeamStats() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamStats
 
Dota2ServerStatsBldg - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2ServerStatsBldg class.
Dota2ServerStatsBldg() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsBldg
 
Dota2ServerStatsGraph - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2ServerStatsGraph class.
Dota2ServerStatsGraph() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsGraph
 
Dota2ServerStatsMatch - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2ServerStatsMatch class.
Dota2ServerStatsMatch() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsMatch
 
Dota2ServerStatsPlayer - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2ServerStatsPlayer class.
Dota2ServerStatsPlayer() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
 
Dota2ServerStatsTeam - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2ServerStatsTeam class.
Dota2ServerStatsTeam() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsTeam
 
Dota2Stats - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces
Dota2Stats class.
Dota2Stats(SteamWebApiClient) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Stats
Constructor for Dota2Stats.
Dota2StatsRequest - Class in com.ibasco.agql.protocols.valve.dota2.webapi.requests
Abstract Dota2StatsRequest class.
Dota2StatsRequest(String, int, String) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.requests.Dota2StatsRequest
Constructor for Dota2StatsRequest.
Dota2Stream - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces
Dota2Stream class.
Dota2Stream(SteamWebApiClient) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Stream
Constructor for Dota2Stream.
Dota2StreamRequest - Class in com.ibasco.agql.protocols.valve.dota2.webapi.requests
Abstract Dota2StreamRequest class.
Dota2StreamRequest(String, int, String) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.requests.Dota2StreamRequest
Constructor for Dota2StreamRequest.
Dota2TeamDetails - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2TeamDetails class.
Dota2TeamDetails() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
 
Dota2TeamInfoAdapter - Class in com.ibasco.agql.protocols.valve.dota2.webapi.adapters
Dota2TeamInfoAdapter class.
Dota2TeamInfoAdapter() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.adapters.Dota2TeamInfoAdapter
 
Dota2TeamMemberDetails - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2TeamMemberDetails class.
Dota2TeamMemberDetails() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamMemberDetails
 
Dota2Teams - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces
Dota2Teams class.
Dota2Teams(SteamWebApiClient) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Teams
Constructor for Dota2Teams.
Dota2TeamsRequest - Class in com.ibasco.agql.protocols.valve.dota2.webapi.requests
Abstract Dota2TeamsRequest class.
Dota2TeamsRequest(String, int, String) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.requests.Dota2TeamsRequest
Constructor for Dota2TeamsRequest.
Dota2TeamType - Enum in com.ibasco.agql.protocols.valve.dota2.webapi.enums
Dota2TeamType class.
Dota2TopLiveGame - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2TopLiveGame class.
Dota2TopLiveGame() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
 
Dota2TopLiveGamePlayer - Class in com.ibasco.agql.protocols.valve.dota2.webapi.pojos
Dota2TopLiveGamePlayer class.
Dota2TopLiveGamePlayer() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGamePlayer
 
Dota2WebApiClient - Class in com.ibasco.agql.protocols.valve.dota2.webapi
Dota2WebApiClient class.
Dota2WebApiClient(String) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2WebApiClient
Constructor for Dota2WebApiClient.
Dota2WebApiClient(HttpOptions) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2WebApiClient
Create a new client using the provided HttpOptions
Dota2WebApiInterface - Class in com.ibasco.agql.protocols.valve.dota2.webapi
Abstract Dota2WebApiInterface class.
Dota2WebApiInterface(SteamWebApiClient) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2WebApiInterface
Constructor for Dota2WebApiInterface.
Dota2WebApiRequest - Class in com.ibasco.agql.protocols.valve.dota2.webapi
Abstract Dota2WebApiRequest class.
Dota2WebApiRequest(String, String, int, String) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2WebApiRequest
Constructor for Dota2WebApiRequest.
Dota2WebApiResponse - Class in com.ibasco.agql.protocols.valve.dota2.webapi
Dota2WebApiResponse class.
Dota2WebApiResponse(Response) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2WebApiResponse
Constructor for Dota2WebApiResponse.
Dota2WebException - Exception in com.ibasco.agql.protocols.valve.dota2.webapi.exceptions
Dota2WebException class.
Dota2WebException() - Constructor for exception com.ibasco.agql.protocols.valve.dota2.webapi.exceptions.Dota2WebException
Constructor for Dota2WebException.
Dota2WebException(String) - Constructor for exception com.ibasco.agql.protocols.valve.dota2.webapi.exceptions.Dota2WebException
Constructor for Dota2WebException.
Dota2WebException(String, Throwable) - Constructor for exception com.ibasco.agql.protocols.valve.dota2.webapi.exceptions.Dota2WebException
Constructor for Dota2WebException.
Dota2WebException(Throwable) - Constructor for exception com.ibasco.agql.protocols.valve.dota2.webapi.exceptions.Dota2WebException
Constructor for Dota2WebException.
Dota2WebException(String, Throwable, boolean, boolean) - Constructor for exception com.ibasco.agql.protocols.valve.dota2.webapi.exceptions.Dota2WebException
Constructor for Dota2WebException.
dump() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceEagerSplitPacketAssembler
Dump a snapshot of the current received packets.
dump() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceLazySplitPacketAssembler
Dump a snapshot of the current received packets.
dump() - Method in interface com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceSplitPacketAssembler
Dump a snapshot of the current received packets.
dumpBuffer(BiConsumer<String, Object[]>, String, ByteBuf, Integer) - Static method in class com.ibasco.agql.core.util.Netty
dumpBuffer.

E

EMPTY - Static variable in class com.ibasco.agql.core.util.Strings
Constant EMPTY=""
enableAutoRelease() - Method in class com.ibasco.agql.core.NettyChannelContext
enableAutoRelease.
enableColors() - Method in class com.ibasco.agql.core.util.Console.Colorize
 
encode(String) - Method in class com.ibasco.agql.core.AbstractWebRequest
encode.
encode(String, String) - Method in class com.ibasco.agql.core.AbstractWebRequest
encode.
encode(P) - Method in interface com.ibasco.agql.core.PacketEncoder
Encodes a Packet into a ByteBuf
encode(ChannelHandlerContext, Object, List<Object>) - Method in class com.ibasco.agql.core.transport.handlers.MessageEncoder
encode(ChannelHandlerContext, Envelope<T>, List<Object>) - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundEncoder
encode(SourceQuerySinglePacket) - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceQuerySinglePacketEncoder
Encodes a Packet into a ByteBuf
encode(ChannelHandlerContext, SourceRconPacket, ByteBuf) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconPacketEncoder
encode(SourceRconPacket) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacketEncoder
Encodes a Packet into a ByteBuf
encode(ChannelHandlerContext, MasterServerQueryPacket, ByteBuf) - Method in class com.ibasco.agql.protocols.valve.steam.master.handlers.MasterServerPacketEncoder
encodeChallenge(ChannelHandlerContext, T, ByteBuf) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryAuthEncoder
encodeChallenge.
encodeChallenge(ChannelHandlerContext, SourceQueryInfoRequest, ByteBuf) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceQueryInfoEncoder
encodeChallenge.
encodeMessage(ChannelHandlerContext, Envelope<T>, List<Object>) - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundEncoder
encodeMessage.
encodeMessage(ChannelHandlerContext, Envelope<T>, List<Object>) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryEncoder
encodeMessage.
encodeMessage(ChannelHandlerContext, Envelope<SourceRconAuthRequest>, List<Object>) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconAuthEncoder
encodeMessage.
encodeMessage(ChannelHandlerContext, Envelope<SourceRconCmdRequest>, List<Object>) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconCmdEncoder
encodeMessage.
encodeMessage(ChannelHandlerContext, Envelope<MasterServerRequest>, List<Object>) - Method in class com.ibasco.agql.protocols.valve.steam.master.handlers.MasterServerRequestEncoder
encodeMessage.
encodeQueryRequest(ChannelHandlerContext, Envelope<SourceQueryChallengeRequest>, List<Object>) - Method in class com.ibasco.agql.protocols.valve.source.query.challenge.SourceQueryChallengeEncoder
encodeQueryRequest.
encodeQueryRequest(ChannelHandlerContext, Envelope<T>, List<Object>) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryAuthEncoder
encodeQueryRequest.
encodeQueryRequest(ChannelHandlerContext, Envelope<T>, List<Object>) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryEncoder
encodeQueryRequest.
encrypt(String) - Static method in class com.ibasco.agql.core.util.Encryption
encrypt.
encrypt(String, String) - Static method in class com.ibasco.agql.core.util.Encryption
encrypt.
Encryption - Class in com.ibasco.agql.core.util
Encryption class.
Encryption() - Constructor for class com.ibasco.agql.core.util.Encryption
 
endDate(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.news.GetNewsForApp
endDate.
endWrite() - Method in interface com.ibasco.agql.core.ContextProperties
endWrite.
endWrite(Throwable) - Method in interface com.ibasco.agql.core.ContextProperties
endWrite.
endWrite() - Method in class com.ibasco.agql.core.NettyChannelContext.Properties
 
endWrite(Throwable) - Method in class com.ibasco.agql.core.NettyChannelContext.Properties
 
envelope() - Method in interface com.ibasco.agql.core.ContextProperties
envelope.
Envelope<C> - Interface in com.ibasco.agql.core
Envelope interface.
envelope() - Method in class com.ibasco.agql.core.NettyChannelContext.Properties
 
equals(Object) - Method in class com.ibasco.agql.core.AbstractMessage
equals(Object) - Method in class com.ibasco.agql.core.NettyChannelContext
equals(Object) - Method in class com.ibasco.agql.core.NettySocketClient
equals(Object) - Method in class com.ibasco.agql.core.reflect.types.CollectionParameterizedType
equals(Object) - Method in class com.ibasco.agql.core.reflect.types.MapParameterizedType
equals(Object) - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
equals(Object) - Method in class com.ibasco.agql.core.util.Option.CacheEntry
 
equals(Object) - Method in class com.ibasco.agql.core.util.Option
 
equals(Object) - Method in class com.ibasco.agql.core.util.UUID
 
equals(Object) - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySplitPacket
equals(Object) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconCredentials
equals(Object) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.ConnectionStats
 
error() - Method in interface com.ibasco.agql.core.ContextProperties
error.
error() - Method in class com.ibasco.agql.core.NettyChannelContext.Properties
 
error(String, Object...) - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundHandler
error.
error(Logger, ChannelHandlerContext, String, Object...) - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundHandler
error.
error(String, Object...) - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundEncoder
error.
error(String, Object...) - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundHandler
error.
error(String, Object...) - Static method in class com.ibasco.agql.core.util.Console
error.
Errors - Class in com.ibasco.agql.core.util
Utilities for Exception handling
Errors() - Constructor for class com.ibasco.agql.core.util.Errors
 
eventLoop() - Method in class com.ibasco.agql.core.NettyChannelContext
eventLoop.
eventLoop() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class com.ibasco.agql.core.transport.handlers.MessageDecoder
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class com.ibasco.agql.core.transport.handlers.MessageRouter
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQuerySplitPacketAssembler
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconPacketAssembler
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconPacketDecoder
execute(InetSocketAddress, String) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconClient
Sends a command request to the server
exists(InetSocketAddress) - Method in interface com.ibasco.agql.core.CredentialsStore
Checks if a Credentials is registered for the specified address.
exists(AttributeKey<V>) - Method in class com.ibasco.agql.core.NettyChannelContext
exists.
exists(InetSocketAddress) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.InMemoryCredentialsStore
Checks if a Credentials is registered for the specified address.
exists(Channel) - Method in enum com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.Metadata.Stats
 

F

failedFuture(Throwable) - Static method in class com.ibasco.agql.core.util.Concurrency
failedFuture.
failedFuture(Throwable, Executor) - Static method in class com.ibasco.agql.core.util.Concurrency
failedFuture.
FAILSAFE_CIRCBREAKER_DELAY - Static variable in class com.ibasco.agql.core.util.ConnectOptions
After opening, a breaker will delay for 1 second(s) by default before before transitioning to half-open.
FAILSAFE_CIRCBREAKER_DELAY - Static variable in class com.ibasco.agql.core.util.FailsafeOptions
After opening, a breaker will delay for 1 second(s) by default before before transitioning to half-open.
FAILSAFE_CIRCBREAKER_DELAY - Static variable in interface com.ibasco.agql.core.util.FailsafeProperties
Constant FAILSAFE_CIRCBREAKER_DELAY="failsafeCircuitBreakerDelay"
FAILSAFE_CIRCBREAKER_ENABLED - Static variable in class com.ibasco.agql.core.util.ConnectOptions
Enable/disable Circuit breaker failsafe policy (Default: true)
FAILSAFE_CIRCBREAKER_ENABLED - Static variable in class com.ibasco.agql.core.util.FailsafeOptions
Enable/disable Circuit breaker failsafe policy (Default: true)
FAILSAFE_CIRCBREAKER_ENABLED - Static variable in interface com.ibasco.agql.core.util.FailsafeProperties
Constant FAILSAFE_CIRCBREAKER_ENABLED="failsafeCircuitBreakerEnabled"
FAILSAFE_CIRCBREAKER_FAILURE_THRESHOLD - Static variable in class com.ibasco.agql.core.util.ConnectOptions
The number of failures that must occur in order to open the circuit (Default: 3)
FAILSAFE_CIRCBREAKER_FAILURE_THRESHOLD - Static variable in class com.ibasco.agql.core.util.FailsafeOptions
The number of failures that must occur in order to open the circuit (Default: 3)
FAILSAFE_CIRCBREAKER_FAILURE_THRESHOLD - Static variable in interface com.ibasco.agql.core.util.FailsafeProperties
Constant FAILSAFE_CIRCBREAKER_FAILURE_THRESHOLD="failsafeCircuitBreakerFailureThreshold"
FAILSAFE_CIRCBREAKER_FAILURE_THRESHOLDING_CAP - Static variable in class com.ibasco.agql.core.util.ConnectOptions
The capacity for storing execution results when performing failure thresholding (Default: 5)
FAILSAFE_CIRCBREAKER_FAILURE_THRESHOLDING_CAP - Static variable in class com.ibasco.agql.core.util.FailsafeOptions
The capacity for storing execution results when performing failure thresholding (Default: 5)
FAILSAFE_CIRCBREAKER_FAILURE_THRESHOLDING_CAP - Static variable in interface com.ibasco.agql.core.util.FailsafeProperties
Constant FAILSAFE_CIRCBREAKER_FAILURE_THRESHOLDING_CAP="failsafeCircuitBreakerFailureThresholdi"{trunked}
FAILSAFE_CIRCBREAKER_SUCCESS_THRESHOLD - Static variable in class com.ibasco.agql.core.util.ConnectOptions
Configures count based success thresholding by setting the number of consecutive successful transactions that must occur when in a HALF_OPEN state in order to close the circuit, else the circuit is re-opened when a failure occurs.
FAILSAFE_CIRCBREAKER_SUCCESS_THRESHOLD - Static variable in class com.ibasco.agql.core.util.FailsafeOptions
Configures count based success thresholding by setting the number of consecutive successful transactions that must occur when in a HALF_OPEN state in order to close the circuit, else the circuit is re-opened when a failure occurs.
FAILSAFE_CIRCBREAKER_SUCCESS_THRESHOLD - Static variable in interface com.ibasco.agql.core.util.FailsafeProperties
Constant FAILSAFE_CIRCBREAKER_SUCCESS_THRESHOLD="failsafeCircuitBreakerSuccessThreshold"
FAILSAFE_ENABLED - Static variable in class com.ibasco.agql.core.util.ConnectOptions
Enable Failsafe integration for Source Query module
FAILSAFE_ENABLED - Static variable in class com.ibasco.agql.core.util.FailsafeOptions
Enable Failsafe integration for Source Query module
FAILSAFE_ENABLED - Static variable in interface com.ibasco.agql.core.util.FailsafeProperties
Constant FAILSAFE_ENABLED="failsafeEnabled"
FAILSAFE_RATELIMIT_ENABLED - Static variable in class com.ibasco.agql.core.util.ConnectOptions
Enable Rate Limiter (Failsafe)
FAILSAFE_RATELIMIT_ENABLED - Static variable in class com.ibasco.agql.core.util.FailsafeOptions
Enable Rate Limiter (Failsafe)
FAILSAFE_RATELIMIT_ENABLED - Static variable in interface com.ibasco.agql.core.util.FailsafeProperties
Constant FAILSAFE_RATELIMIT_ENABLED="failsafeRateLimitEnabled"
FAILSAFE_RATELIMIT_MAX_EXEC - Static variable in class com.ibasco.agql.core.util.ConnectOptions
Maximum number of executions within the specified period (Default is 650 executions per minute)
FAILSAFE_RATELIMIT_MAX_EXEC - Static variable in class com.ibasco.agql.core.util.FailsafeOptions
Maximum number of executions within the specified period (Default is 650 executions per minute)
FAILSAFE_RATELIMIT_MAX_EXEC - Static variable in interface com.ibasco.agql.core.util.FailsafeProperties
Constant FAILSAFE_RATELIMIT_MAX_EXEC="failsafeRateLimitMaxExec"
FAILSAFE_RATELIMIT_MAX_WAIT_TIME - Static variable in class com.ibasco.agql.core.util.ConnectOptions
Maximum waiting time for permits to be available (Default is 10000 ms)
FAILSAFE_RATELIMIT_MAX_WAIT_TIME - Static variable in class com.ibasco.agql.core.util.FailsafeOptions
Maximum waiting time for permits to be available (Default is 10000 ms)
FAILSAFE_RATELIMIT_MAX_WAIT_TIME - Static variable in interface com.ibasco.agql.core.util.FailsafeProperties
Constant FAILSAFE_RATELIMIT_MAX_WAIT_TIME="failsafeRateLimitMaxWaitTime"
FAILSAFE_RATELIMIT_PERIOD - Static variable in class com.ibasco.agql.core.util.ConnectOptions
The period after which permitted executions are reset to the max executions.
FAILSAFE_RATELIMIT_PERIOD - Static variable in class com.ibasco.agql.core.util.FailsafeOptions
The period after which permitted executions are reset to the max executions.
FAILSAFE_RATELIMIT_PERIOD - Static variable in interface com.ibasco.agql.core.util.FailsafeProperties
Constant FAILSAFE_RATELIMIT_PERIOD="failsafeRateLimitPeriod"
FAILSAFE_RATELIMIT_TYPE - Static variable in class com.ibasco.agql.core.util.ConnectOptions
Specifies the rate limiting method to use (Default is Smooth)
FAILSAFE_RATELIMIT_TYPE - Static variable in class com.ibasco.agql.core.util.FailsafeOptions
Specifies the rate limiting method to use (Default is Smooth)
FAILSAFE_RATELIMIT_TYPE - Static variable in interface com.ibasco.agql.core.util.FailsafeProperties
Constant FAILSAFE_RATELIMIT_TYPE="failsafeRateLimitType"
FAILSAFE_RETRY_BACKOFF_DELAY - Static variable in class com.ibasco.agql.core.util.ConnectOptions
Sets the delay between retries (milliseconds), exponentially backing off to the maxDelay and multiplying successive delays by the delayFactor.
FAILSAFE_RETRY_BACKOFF_DELAY - Static variable in class com.ibasco.agql.core.util.FailsafeOptions
Sets the delay between retries (milliseconds), exponentially backing off to the maxDelay and multiplying successive delays by the delayFactor.
FAILSAFE_RETRY_BACKOFF_DELAY - Static variable in interface com.ibasco.agql.core.util.FailsafeProperties
Constant FAILSAFE_RETRY_BACKOFF_DELAY="failsafeRetryBackoffDelay"
FAILSAFE_RETRY_BACKOFF_DELAY_FACTOR - Static variable in class com.ibasco.agql.core.util.ConnectOptions
Sets the delay between retries, exponentially backing off to the maxDelay and multiplying successive delays by the delayFactor.
FAILSAFE_RETRY_BACKOFF_DELAY_FACTOR - Static variable in class com.ibasco.agql.core.util.FailsafeOptions
Sets the delay between retries, exponentially backing off to the maxDelay and multiplying successive delays by the delayFactor.
FAILSAFE_RETRY_BACKOFF_DELAY_FACTOR - Static variable in interface com.ibasco.agql.core.util.FailsafeProperties
Constant FAILSAFE_RETRY_BACKOFF_DELAY_FACTOR="failsafeRetryBackoffDelayFactor"
FAILSAFE_RETRY_BACKOFF_ENABLED - Static variable in class com.ibasco.agql.core.util.ConnectOptions
Enable Failsafe's Retry Backoff Feature
FAILSAFE_RETRY_BACKOFF_ENABLED - Static variable in class com.ibasco.agql.core.util.FailsafeOptions
Enable Failsafe's Retry Backoff Feature
FAILSAFE_RETRY_BACKOFF_ENABLED - Static variable in interface com.ibasco.agql.core.util.FailsafeProperties
Constant FAILSAFE_RETRY_BACKOFF_ENABLED="failsafeRetryBackoffEnabled"
FAILSAFE_RETRY_BACKOFF_MAX_DELAY - Static variable in class com.ibasco.agql.core.util.ConnectOptions
Sets the delay between retries (milliseconds), exponentially backing off to the maxDelay and multiplying successive delays by the delayFactor.
FAILSAFE_RETRY_BACKOFF_MAX_DELAY - Static variable in class com.ibasco.agql.core.util.FailsafeOptions
Sets the delay between retries (milliseconds), exponentially backing off to the maxDelay and multiplying successive delays by the delayFactor.
FAILSAFE_RETRY_BACKOFF_MAX_DELAY - Static variable in interface com.ibasco.agql.core.util.FailsafeProperties
Constant FAILSAFE_RETRY_BACKOFF_MAX_DELAY="failsafeRetryBackoffMaxDelay"
FAILSAFE_RETRY_DELAY - Static variable in class com.ibasco.agql.core.util.ConnectOptions
Delay between retries (In milliseconds.
FAILSAFE_RETRY_DELAY - Static variable in class com.ibasco.agql.core.util.FailsafeOptions
Delay between retries (In milliseconds.
FAILSAFE_RETRY_DELAY - Static variable in interface com.ibasco.agql.core.util.FailsafeProperties
Constant FAILSAFE_RETRY_DELAY="failsafeRetryDelay"
FAILSAFE_RETRY_ENABLED - Static variable in class com.ibasco.agql.core.util.ConnectOptions
Enable retry policy
FAILSAFE_RETRY_ENABLED - Static variable in class com.ibasco.agql.core.util.FailsafeOptions
Enable retry policy
FAILSAFE_RETRY_ENABLED - Static variable in interface com.ibasco.agql.core.util.FailsafeProperties
Constant FAILSAFE_RETRY_ENABLED="failsafeRetryRetryEnabled"
FAILSAFE_RETRY_MAX_ATTEMPTS - Static variable in class com.ibasco.agql.core.util.ConnectOptions
Sets the max number of execution attempts to perform.
FAILSAFE_RETRY_MAX_ATTEMPTS - Static variable in class com.ibasco.agql.core.util.FailsafeOptions
Sets the max number of execution attempts to perform.
FAILSAFE_RETRY_MAX_ATTEMPTS - Static variable in interface com.ibasco.agql.core.util.FailsafeProperties
Constant FAILSAFE_RETRY_MAX_ATTEMPTS="failsafeRetryMaxAttempts"
FailsafeBuilder - Class in com.ibasco.agql.core.util
A convenience class that assists in building Failsafe policies and executors using pre-defined failsafe Options
FailsafeChannelFactory - Class in com.ibasco.agql.core.transport
Adds Failsafe support for the underlying NettyChannelFactory.
FailsafeChannelFactory(NettyChannelFactory) - Constructor for class com.ibasco.agql.core.transport.FailsafeChannelFactory
Constructor for FailsafeChannelFactory.
FailsafeOptions - Class in com.ibasco.agql.core.util
Failsafe Options.
FailsafeProperties - Interface in com.ibasco.agql.core.util
Common Failsafe configuration option keys
FALSE - Static variable in class com.ibasco.agql.core.util.Functions
Constant FALSE
feeds(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.news.GetNewsForApp
feeds.
FixedNettyChannelPool - Class in com.ibasco.agql.core.transport.pool
An enhanced version of netty's FixedChannelPool
FixedNettyChannelPool(NettyChannelFactory, ChannelPoolHandler, int) - Constructor for class com.ibasco.agql.core.transport.pool.FixedNettyChannelPool
Creates a new instance using the ChannelHealthChecker.ACTIVE.
FixedNettyChannelPool(NettyChannelFactory, ChannelPoolHandler, int, int) - Constructor for class com.ibasco.agql.core.transport.pool.FixedNettyChannelPool
Creates a new instance using the ChannelHealthChecker.ACTIVE.
FixedNettyChannelPool(NettyChannelFactory, ChannelPoolHandler, ChannelHealthChecker, FixedNettyChannelPool.AcquireTimeoutAction, long, int, int) - Constructor for class com.ibasco.agql.core.transport.pool.FixedNettyChannelPool
Creates a new instance.
FixedNettyChannelPool(NettyChannelFactory, ChannelPoolHandler, ChannelHealthChecker, FixedNettyChannelPool.AcquireTimeoutAction, long, int, int, boolean, NettyChannelPool.ReleaseStrategy) - Constructor for class com.ibasco.agql.core.transport.pool.FixedNettyChannelPool
Creates a new instance.
FixedNettyChannelPool(NettyChannelFactory, ChannelPoolHandler, ChannelHealthChecker, FixedNettyChannelPool.AcquireTimeoutAction, long, int, int, boolean, boolean, NettyChannelPool.ReleaseStrategy) - Constructor for class com.ibasco.agql.core.transport.pool.FixedNettyChannelPool
Creates a new instance.
FixedNettyChannelPool.AcquireTimeoutAction - Enum in com.ibasco.agql.core.transport.pool
 
FixedNettyChannelPoolFactory - Class in com.ibasco.agql.core.transport.pool
FixedNettyChannelPoolFactory class.
FixedNettyChannelPoolFactory(NettyChannelFactory) - Constructor for class com.ibasco.agql.core.transport.pool.FixedNettyChannelPoolFactory
Constructor for FixedNettyChannelPoolFactory.
flush() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
fromAnyAddress() - Method in class com.ibasco.agql.core.util.MessageEnvelopeBuilder
fromAnyAddress.
fromJson(JsonElement, Class<V>) - Method in class com.ibasco.agql.core.AbstractWebApiInterface
fromJson.
fromJson(JsonElement, Type) - Method in class com.ibasco.agql.core.AbstractWebApiInterface
fromJson.
Functions - Class in com.ibasco.agql.core.util
Utilities for Functional Interfaces
Functions() - Constructor for class com.ibasco.agql.core.util.Functions
 
future() - Method in class com.ibasco.agql.core.NettyChannelContext
future.

G

gamedata(String...) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
Servers with ALL of the given tag(s) in their 'hidden' tags (e.g.
gamedataOr(String...) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
Servers with ANY of the given tag(s) in their 'hidden' tags (e.g.
gamedir(String) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
Servers running the specified modification (ex.
gameMode(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryCriteria
gameMode.
GameServer - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos
 
GameServer() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
GameServerAccount - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos
 
GameServerAccount() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccount
 
GameServerAccountDetail - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos
 
GameServerAccountDetail() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccountDetail
 
GameServerAccountPublicInfo - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos
 
GameServerAccountPublicInfo() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccountPublicInfo
 
GameServersRequest - Class in com.ibasco.agql.protocols.valve.steam.webapi.requests
 
GameServersRequest(String, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.requests.GameServersRequest
Constructor for SteamWebApiRequest.
GameServersService - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces
 
GameServersService(SteamWebApiClient) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.GameServersService
Default Constructor
gametypes(String...) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
Servers with all of the given tag(s) in sv_tags
GeneralOptions - Class in com.ibasco.agql.core.util
A collection of global configuration Options
get(InetSocketAddress) - Method in interface com.ibasco.agql.core.CredentialsStore
Gets a Credentials from the storage.
get() - Method in class com.ibasco.agql.core.MessageEnvelope
get(AttributeKey<V>) - Method in class com.ibasco.agql.core.NettyChannelContext
get.
get() - Method in interface com.ibasco.agql.core.OptionSupplier
get(Object) - Method in class com.ibasco.agql.core.transport.pool.MessageChannelPoolMap
Return the NettyChannelPool for the code.
get(K) - Method in interface com.ibasco.agql.core.transport.pool.NettyChannelPoolMap
Return the NettyChannelPool for the code.
get(Option<X>) - Method in class com.ibasco.agql.core.util.AbstractOptions
Retrieve Option value from this container
get(String, Class<? extends Options>) - Method in class com.ibasco.agql.core.util.AbstractOptions
 
get(Option<X>, X) - Method in class com.ibasco.agql.core.util.AbstractOptions
Retrieve option value from this container.
get(Option<V>) - Method in interface com.ibasco.agql.core.util.ConfigurationSupport
get.
get(Option<V>, V) - Method in interface com.ibasco.agql.core.util.ConfigurationSupport
get.
get(Option<X>) - Method in interface com.ibasco.agql.core.util.Options
Retrieve Option value from this container
get(Option<?>, Class<? extends Options>) - Method in interface com.ibasco.agql.core.util.Options
 
get(String, Class<? extends Options>) - Method in interface com.ibasco.agql.core.util.Options
 
get(Option<X>, X) - Method in interface com.ibasco.agql.core.util.Options
Retrieve option value from this container.
get(InetSocketAddress) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.InMemoryCredentialsStore
Gets a Credentials from the storage.
getAbilities() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamStats
Getter for the field abilities.
getAbility() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchAbilityUpgrade
Getter for the field ability.
getAbilityId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamAbility
Getter for the field abilityId.
getAbilityLevel() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamAbility
Getter for the field abilityLevel.
getAbilityUpgrades() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field abilityUpgrades.
getAboutTheGame() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field aboutTheGame.
getAccountId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2BroadcasterInfo
Getter for the field accountId.
getAccountId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
Getter for the field accountId.
getAccountId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2GamePlayer
Getter for the field accountId.
getAccountId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryPlayer
Getter for the field accountId.
getAccountId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field accountId.
getAccountId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field accountId.
getAccountId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Getter for the field accountId.
getAccountId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamMemberDetails
Getter for the field accountId.
getAccountId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGamePlayer
Getter for the field accountId.
getAccountInfo() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItemAttribute
Getter for the field accountInfo.
GetAccountList - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers
 
GetAccountList(int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.GetAccountList
Constructor for SteamWebApiRequest.
getAccountList() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.GameServersService
 
GetAccountPublicInfo - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers
 
GetAccountPublicInfo(int, long) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.GetAccountPublicInfo
Constructor for SteamWebApiRequest.
getAccountPublicInfo(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.GameServersService
 
getAchieved() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerAchievement
Getter for the field achieved.
getAchievementHighlights() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppAchievements
Getter for the field achievementHighlights.
getAchievements() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
Getter for the field achievements.
getAchievements() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerStats
Getter for the field achievements.
getAchievements() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field achievements.
getAchievementSchemaList() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameStatsSchemaInfo
Getter for the field achievementSchemaList.
getAcquireCount() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.ConnectionStats
 
getAcquireCount() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.Metadata
 
getAction() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsCarouselBanner
Getter for the field action.
getActionParam() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsCarouselBanner
Getter for the field actionParam.
getActivateTime() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Getter for the field activateTime.
getActor() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccount
 
getActualTypeArguments() - Method in class com.ibasco.agql.core.reflect.types.CollectionParameterizedType
getActualTypeArguments() - Method in class com.ibasco.agql.core.reflect.types.MapParameterizedType
getAddr() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
getAddr() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameServer
Getter for the field addr.
getAddress() - Method in class com.ibasco.agql.core.AbstractResponse
The sender address
getAddress() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
The address of the connection to the server
getAddress() - Method in class com.ibasco.agql.protocols.valve.steam.master.message.MasterServerRequest
The last seed address used
getAddress() - Method in class com.ibasco.agql.protocols.valve.steam.master.packets.MasterServerAddressPacket
getAddress.
getAddress() - Method in class com.ibasco.agql.protocols.valve.steam.master.packets.MasterServerQueryPacket
Getter for the field address.
getAddresses() - Method in interface com.ibasco.agql.core.ChannelRegistry
A unique set of registered InetSocketAddress
getAddresses(String) - Static method in class com.ibasco.agql.core.util.Net
getAddresses.
getAddresses() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelRegistry
A unique set of registered InetSocketAddress
getAddresses() - Method in exception com.ibasco.agql.protocols.valve.steam.master.exception.MasterServerTimeoutException
Getter for the field addresses.
getAddresses(MasterServerType) - Static method in class com.ibasco.agql.protocols.valve.steam.master.MasterServer
getAddresses.
getAddressString(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.master.packets.MasterServerAddressPacket
getAddressString.
getAdminAccountId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Getter for the field adminAccountId.
getAllElement() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMFilter
Getter for the field allElement.
getAllocator() - Method in class com.ibasco.agql.core.AbstractPacketEncoder
Getter for the field allocator.
getAppData() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetDescription
Getter for the field appData.
getAppDetails(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamStorefront
getAppDetails.
getAppDetails(int, String, String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamStorefront
getAppDetails.
GetAppDetails - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.storefront
GetAppDetails class.
GetAppDetails(int, int, String, String) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.storefront.GetAppDetails
Constructor for GetAppDetails.
getAppId() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
The App ID of the game
getAppid() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
getAppid() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccountDetail
 
getAppid() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccountPublicInfo
 
getAppid() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.SteamStoreApp
 
getAppId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Getter for the field appId.
getAppid() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamApp
Getter for the field appid.
getAppid() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamCommunityApp
 
getAppId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameServer
Getter for the field appId.
getAppId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerOwnedGame
Getter for the field appId.
getAppId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerRecentPlayed
Getter for the field appId.
getAppId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field appId.
getAppId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreSaleApp
Getter for the field appId.
GetAppList - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.apps
Returns a list of available steam apps and their appIds
GetAppList(int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.apps.GetAppList
Constructor for GetAppList.
getAppList() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamApps
getAppList.
GetAppList - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore
 
GetAppList(int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.GetAppList
 
GetAppList(int, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.GetAppList
 
GetAppList(int, int, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.GetAppList
 
GetAppList(int, int, String, boolean, boolean, boolean, boolean, boolean, int, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.GetAppList
Constructor for SteamWebApiRequest.
getAppList() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamStoreService
Gets a list of apps available on the Steam Store.
getAppList(int, int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamStoreService
Gets a list of apps available on the Steam Store.
getAppList(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamStoreService
Gets a list of apps available on the Steam Store.
getAppList(int, String, boolean, boolean, boolean, boolean, boolean, int, int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamStoreService
Gets a list of apps available on the Steam Store.
GetApps - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.communityservice
 
GetApps(int, Collection<Integer>) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.communityservice.GetApps
Constructor for SteamWebApiRequest.
getApps(Integer...) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamCommunityService
 
getApps(Collection<Integer>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamCommunityService
Returns a list of apps retrieved from the community service interface.
getApps() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.SteamStoreAppResponse
 
getApps() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageDetails
Getter for the field apps.
getAppServicesStatus() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoGameServerStatus
Getter for the field appServicesStatus.
getAppsOnSale() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreSaleDetails
Getter for the field appsOnSale.
getAppStatus() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoGameServerStatus
Getter for the field appStatus.
getAppType() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamCommunityApp
 
GetAssetClassInfo - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.economy
GetAssetClassInfo class.
GetAssetClassInfo(int, int, List<Long>) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.economy.GetAssetClassInfo
Constructor for GetAssetClassInfo.
GetAssetClassInfo(int, int, String, Long...) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.economy.GetAssetClassInfo
Constructor for GetAssetClassInfo.
getAssetClassInfo(int, String, List<Long>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamEconomy
getAssetClassInfo.
getAssetClassInfo(int, String, Long...) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamEconomy
getAssetClassInfo.
GetAssetPrices - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.economy
GetAssetPrices class.
GetAssetPrices(int, int, String, String) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.economy.GetAssetPrices
Constructor for GetAssetPrices.
getAssetPrices(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamEconomy
getAssetPrices.
getAssetPrices(int, String, String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamEconomy
getAssetPrices.
getAssists() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field assists.
getAssists() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field assists.
getAssistsCount() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Getter for the field assistsCount.
getAttachment() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAcap
Getter for the field attachment.
getAttacks() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntryClan
Deprecated.
Getter for the field attacks.
getAttackWins() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
Getter for the field attackWins.
getAttackWins() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerRankInfo
Deprecated.
Getter for the field attackWins.
getAttemptCount() - Method in exception com.ibasco.agql.core.exceptions.MaxAttemptsReachedException
Getter for the field attemptCount.
getAttemptCount() - Method in exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconMaxLoginAttemptsException
Getter for the field attemptCount.
getAttributeClass() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAttribute
Getter for the field attributeClass.
getAttributeControlledAttachedParticles() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
Getter for the field attributeControlledAttachedParticles.
getAttributes() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
Getter for the field attributes.
getAttributes() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Getter for the field attributes.
getAttributes() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemSet
Getter for the field attributes.
getAuthor() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamNewsItem
Getter for the field author.
getAuthToken() - Method in class com.ibasco.agql.core.AbstractRestClient
Getter for the field authToken.
getAvailableDate() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreSaleDetails
Getter for the field availableDate.
getAvatarFullUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Getter for the field avatarFullUrl.
getAvatarMediumUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Getter for the field avatarMediumUrl.
getAvatarUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Getter for the field avatarUrl.
getAverageMmr() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Getter for the field averageMmr.
getBackgroundColor() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Getter for the field backgroundColor.
getBackgroundUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field backgroundUrl.
getBadgeId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerBadge
Getter for the field badgeId.
GetBadges - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.player
Gets badges that are owned by a specific user
GetBadges(int, long) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.player.GetBadges
Constructor for GetBadges.
getBadges(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamPlayerService
getBadges.
getBadgeUrls() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanBasicInfo
Deprecated.
Getter for the field badgeUrls.
getBadgeUrls() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanRankInfo
Deprecated.
Getter for the field badgeUrls.
getBadgeUrls() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntryClan
Deprecated.
Getter for the field badgeUrls.
getBanners() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMCarouselData
Getter for the field banners.
getBans() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamStats
Getter for the field bans.
getBarracksState() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamStats
Getter for the field barracksState.
getBarracksStatusDire() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Getter for the field barracksStatusDire.
getBarracksStatusRadiant() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Getter for the field barracksStatusRadiant.
getBasefilename() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsCarouselBanner
Getter for the field basefilename.
getBaseName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPlayerClass
Getter for the field baseName.
getBestSeason() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLegendStatistics
Deprecated.
Getter for the field bestSeason.
getBestTrophies() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
Getter for the field bestTrophies.
getBody() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSpotlightInfo
Getter for the field body.
getBootstrap() - Method in class com.ibasco.agql.core.transport.AbstractNettyChannelFactory
getBootstrap.
getBootstrap() - Method in interface com.ibasco.agql.core.transport.NettyChannelFactory
getBootstrap.
getBootstrap() - Method in class com.ibasco.agql.core.transport.NettyChannelFactoryDecorator
getBootstrap.
getBots() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
getBroadcasterInfo(long, int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Stream
getBroadcasterInfo.
GetBroadcasterInfo - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.stream
GetBroadcasterInfo class.
GetBroadcasterInfo(int, long, int) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.stream.GetBroadcasterInfo
Constructor for GetBroadcasterInfo.
getBuffer() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceEagerSplitPacketAssembler
getBuffer.
getBuffer() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceLazySplitPacketAssembler
getBuffer.
getBuffer() - Method in interface com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceSplitPacketAssembler
getBuffer.
getBufferContents(ByteBuf) - Static method in class com.ibasco.agql.core.util.Netty
Return a byte array contents of a ByteBuf
getBufferContents(ByteBuf, Integer) - Static method in class com.ibasco.agql.core.util.Netty
Return a byte array contents of a ByteBuf
getBufferContentsAll(ByteBuf) - Static method in class com.ibasco.agql.core.util.Netty
getBufferContentsAll.
getBuilder() - Method in enum com.ibasco.agql.core.enums.RateLimitType
Returns the builder function for creating the type of Rate Limiter
getBuildings() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2RealtimeServerStats
Getter for the field buildings.
getBuildingState() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Getter for the field buildingState.
getBytes() - Method in class com.ibasco.agql.core.util.UUID
getBytes.
getCachedMasterAddress(MasterServerType, boolean) - Static method in class com.ibasco.agql.protocols.valve.steam.master.MasterServer
getCachedMasterAddress.
getCalibrationGamesRemaining() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Getter for the field calibrationGamesRemaining.
getCalibrationGamesRemaining() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Getter for the field calibrationGamesRemaining.
getCallback() - Method in class com.ibasco.agql.protocols.valve.steam.master.message.MasterServerRequest
Getter for the field callback.
getCanBeRestored() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Getter for the field canBeRestored.
getCanCardUpgrade() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Getter for the field canCardUpgrade.
getCanConsume() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Getter for the field canConsume.
getCanCraftMark() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Getter for the field canCraftMark.
getCanGiftWrap() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Getter for the field canGiftWrap.
getCanKillStreakify() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Getter for the field canKillStreakify.
getCanStattrackSwap() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Getter for the field canStattrackSwap.
getCanSticker() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Getter for the field canSticker.
getCanStrangify() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Getter for the field canStrangify.
getCapabilities() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Getter for the field capabilities.
getCapacity() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoDatacenterStatus
Getter for the field capacity.
getCarouselData() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsStoreMeta
Getter for the field carouselData.
getCategories() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field categories.
getCategory() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetTag
Getter for the field category.
getCategoryId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMHomepage
Getter for the field categoryId.
getCategoryName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetTag
Getter for the field categoryName.
getChallenge() - Method in exception com.ibasco.agql.protocols.valve.source.query.common.exceptions.SourceChallengeException
The updated challenge number
getChallenge() - Method in class com.ibasco.agql.protocols.valve.source.query.common.message.SourceQueryAuthRequest
Getter for the field challenge.
getChallenge(InetSocketAddress, SourceChallengeType) - Method in class com.ibasco.agql.protocols.valve.source.query.SourceQueryClient
Obtains a 4-byte (32-bit) anti-spoofing integer from the server.
getChallengeType(Class<? extends SourceQueryRequest>) - Static method in class com.ibasco.agql.protocols.valve.source.query.SourceQuery
getChallengeType.
getChannel() - Method in exception com.ibasco.agql.core.exceptions.ChannelClosedException
Getter for the field channel.
getChannel() - Method in exception com.ibasco.agql.core.exceptions.NoChannelContextException
Getter for the field channel.
getChannelClass(TransportType, EventLoopGroup) - Static method in class com.ibasco.agql.core.util.Platform
Retrieves the channel class based on the provided EventLoopGroup.
getChannelClass(TransportType) - Static method in class com.ibasco.agql.core.util.Platform
Retrieves the channel class based on the detected platform
getChannelClass(TransportType, boolean) - Static method in class com.ibasco.agql.core.util.Platform
Retrieves the channel class based on the detected platform
getChannelFactory() - Method in class com.ibasco.agql.core.NettyMessenger
Getter for the field channelFactory.
getChannelFactory() - Method in class com.ibasco.agql.core.transport.pool.NettyChannelPoolFactory
Getter for the field channelFactory.
getChannelFactory() - Method in class com.ibasco.agql.core.transport.pool.NettyPooledChannelFactory
getChannelFactory.
getChannelFactory() - Method in class com.ibasco.agql.core.transport.pool.SimpleNettyChannelPool
The underlying NettyChannelFactory used to create new Channel instances.
getChannelHealthChecker() - Method in class com.ibasco.agql.core.transport.pool.NettyChannelPoolFactory
Getter for the field channelHealthChecker.
getChannelHealthChecker() - Method in class com.ibasco.agql.core.transport.pool.SimpleNettyChannelPool
Returns the ChannelHealthChecker that will be used to check if a Channel is healthy.
getChannelInitializer() - Method in class com.ibasco.agql.core.transport.AbstractNettyChannelFactory
getChannelInitializer.
getChannelInitializer() - Method in interface com.ibasco.agql.core.transport.NettyChannelFactory
getChannelInitializer.
getChannelInitializer() - Method in class com.ibasco.agql.core.transport.NettyChannelFactoryDecorator
getChannelInitializer.
getChannelPool() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
getChannelPool.
getChannelPool() - Method in class com.ibasco.agql.core.transport.pool.PooledChannel
getChannelPool.
getChannelPoolFactory() - Method in class com.ibasco.agql.core.transport.pool.MessageChannelPoolMap
getChannelPoolFactory.
getChannelPoolFactory() - Method in class com.ibasco.agql.core.transport.pool.NettyPooledChannelFactory
Getter for the field channelPoolFactory.
getChannelPoolHandler() - Method in class com.ibasco.agql.core.transport.pool.NettyChannelPoolFactory
Getter for the field channelPoolHandler.
getChannelPoolHandler() - Method in class com.ibasco.agql.core.transport.pool.SimpleNettyChannelPool
Returns the ChannelPoolHandler that will be notified for the different pool actions.
getChannelRegistry() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger
Getter for the field registry.
getChannels(InetSocketAddress) - Method in interface com.ibasco.agql.core.ChannelRegistry
The Channel's acquired for the specified InetSocketAddress
getChannels(InetSocketAddress) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelRegistry
The Channel's acquired for the specified InetSocketAddress
getCheatName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Getter for the field cheatName.
getCheatParam1() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Getter for the field cheatParam1.
getCheatParam2() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Getter for the field cheatParam2.
getCheatProcessId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Getter for the field cheatProcessId.
getChildren() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTab
Getter for the field children.
getClan() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
Getter for the field clan.
getClan() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerRankInfo
Deprecated.
Getter for the field clan.
getClan() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntry
Deprecated.
Getter for the field clan.
GetClanInfo - Class in com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.clans
Deprecated.
GetClanInfo(int, String) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.clans.GetClanInfo
Deprecated.
Constructor for GetClanInfo.
getClanInfo(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocClans
Deprecated.
Get information about a single clan by clan tag.
getClanLevel() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanBasicInfo
Deprecated.
Getter for the field clanLevel.
getClanLevel() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanRankInfo
Deprecated.
Getter for the field clanLevel.
getClanLevel() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntryClan
Deprecated.
Getter for the field clanLevel.
GetClanMembers - Class in com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.clans
Deprecated.
GetClanMembers(int, String, int, int, int) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.clans.GetClanMembers
Deprecated.
Constructor for GetClanMembers.
getClanMembers(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocClans
Deprecated.
List clan members
getClanMembers(String, int, int, int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocClans
Deprecated.
List clan members
getClanMembers(String, int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocClans
Deprecated.
List clan members
getClanMembers() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Getter for the field clanMembers.
getClanPoints() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Getter for the field clanPoints.
getClanPoints() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanRankInfo
Deprecated.
Getter for the field clanPoints.
getClanRank() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerBasicInfo
Deprecated.
Getter for the field clanRank.
GetClanRankingsForLoc - Class in com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.locations
Deprecated.
GetClanRankingsForLoc(int, int) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.locations.GetClanRankingsForLoc
Deprecated.
Constructor for GetClanRankingsForLoc.
GetClanRankingsForLoc(int, int, int, int, int) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.locations.GetClanRankingsForLoc
Deprecated.
Constructor for GetClanRankingsForLoc.
GetClanRankingsForLoc(int, int, int) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.locations.GetClanRankingsForLoc
Deprecated.
Constructor for GetClanRankingsForLoc.
getClanRankingsFromLocation(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocLocations
Deprecated.
Get clan rankings for a specific location
getClanRankingsFromLocation(int, int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocLocations
Deprecated.
Get clan rankings for a specific location
getClanRankingsFromLocation(int, int, int, int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocLocations
Deprecated.
Get clan rankings for a specific location
GetClanWarLog - Class in com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.clans
Deprecated.
GetClanWarLog(int, String) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.clans.GetClanWarLog
Deprecated.
Constructor for GetClanWarLog.
GetClanWarLog(int, String, int, int, int) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.clans.GetClanWarLog
Deprecated.
Constructor for GetClanWarLog.
getClanWarLog(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocClans
Deprecated.
Retrieve clan's clan war log
getClanWarLog(String, int, int, int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocClans
Deprecated.
Retrieve clan's clan war log
getClassId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Getter for the field classId.
getClassId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetPriceInfo
Getter for the field classId.
getClassId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItemEquipInfo
Getter for the field classId.
getClassList() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetPriceInfo
Getter for the field classList.
getClassName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemAttribute
Getter for the field className.
getCluster() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Getter for the field cluster.
getCode() - Method in enum com.ibasco.agql.protocols.supercell.coc.webapi.enums.CocWarFrequency
Deprecated.
Getter for the field code.
getCollectors() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Getter for the field collectors.
getColor() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2Rarities
Getter for the field color.
getColor() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetDescription
Getter for the field color.
getComingSoon() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategories
Getter for the field comingSoon.
getCommand() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconCmdRequest
Getter for the field command.
getCommand() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconCmdResponse
getCommand.
getCommodity() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Getter for the field commodity.
getCommunity() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Getter for the field community.
GetCommunityBadgeProgress - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.player
Gets all the quests needed to get the specified badge, and which are completed
GetCommunityBadgeProgress(int, long, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.player.GetCommunityBadgeProgress
Constructor for GetCommunityBadgeProgress.
getCommunityBadgeProgress(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamPlayerService
getCommunityBadgeProgress.
getCommunityBadgeProgress(long, int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamPlayerService
getCommunityBadgeProgress.
getCommunityVisibilityState() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Getter for the field communityVisibilityState.
getCommunityVisibleStats() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamCommunityApp
 
getCompleted() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Getter for the field completed.
getCompletionInfo() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocAchievements
Deprecated.
Getter for the field completionInfo.
getCompletionTime() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerBadge
Getter for the field completionTime.
getConfigs() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPrefab
Getter for the field configs.
getConnectionId() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.ConnectionStats
 
getConnectionStats() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.Statistics
 
getContents() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamNewsItem
Getter for the field contents.
getContext() - Method in exception com.ibasco.agql.core.exceptions.MessengerException
The underlying NettyChannelContext used for this transaction.
getContext(Channel) - Static method in class com.ibasco.agql.core.NettyChannelContext
Get the channel context attached to the provided Channel
getContext() - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundEncoder
getContext.
getContext() - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundHandler
getContext.
getContext() - Method in class com.ibasco.agql.core.util.Option.CacheEntry
 
getContext(Channel) - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelContext
 
getContext(Channel) - Static method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerChannelContext
getContextFactory() - Method in class com.ibasco.agql.core.transport.NettyContextChannelFactory
Getter for the field contextFactory.
getContextualFactory(TransportType, Options) - Method in class com.ibasco.agql.core.transport.DefaultNettyChannelFactoryProvider
Get a new decorated NettyChannelFactory
getContextualFactory(TransportType, Options, NettyChannelContextFactory) - Method in class com.ibasco.agql.core.transport.DefaultNettyChannelFactoryProvider
getContextualFactory.
getContextualFactory(TransportType, Options) - Method in interface com.ibasco.agql.core.transport.NettyChannelFactoryProvider
Get a new decorated NettyChannelFactory
getContextualFactory(TransportType, Options, NettyChannelContextFactory) - Method in interface com.ibasco.agql.core.transport.NettyChannelFactoryProvider
getContextualFactory.
getController() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageDetails
Getter for the field controller.
getControllerSupport() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field controllerSupport.
getControllerSupport() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Getter for the field controllerSupport.
getCorePoolSize(Executor) - Static method in class com.ibasco.agql.core.util.Concurrency
Retrieve the core pool size of an executor (if available)
getCoreThreadCount(Options, ExecutorService) - Static method in class com.ibasco.agql.core.util.Platform
Get the core number of threads specified in Options if available.
getCost() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2GameItem
Getter for the field cost.
getCount(InetSocketAddress) - Method in interface com.ibasco.agql.core.ChannelRegistry
The number of Channel registered for the specified InetSocketAddress
getCount(InetSocketAddress) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelRegistry
The number of Channel registered for the specified InetSocketAddress
getCount() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMFilter
Getter for the field count.
getCountryCode() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLocation
Deprecated.
Getter for the field countryCode.
getCountryCode() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
Getter for the field countryCode.
getCountryCode() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Getter for the field countryCode.
getCountryCode() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Getter for the field countryCode.
getCraftClass() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Getter for the field craftClass.
getCraftMaterialType() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Getter for the field craftMaterialType.
getCrc32Checksum(byte[]) - Static method in class com.ibasco.agql.core.util.Compression
getCrc32Checksum.
getCrcChecksum() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySplitPacket
Getter for the field crcChecksum.
getCredentialsStore() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger
Getter for the field credentialsStore.
getCriteriaSet() - Method in class com.ibasco.agql.core.AbstractCriteriaBuilder
getCriteriaSet.
getCriteriaSet() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.CocSearchCriteria
Deprecated.
Returns the underlying set containing all the search criterias
getCurrency() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPriceInfo
Getter for the field currency.
getCurrency() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreDailyDealsInfo
Getter for the field currency.
getCurrency() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Getter for the field currency.
getCurrency() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackagePriceInfo
Getter for the field currency.
getCurrentSeason() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLegendStatistics
Deprecated.
Getter for the field currentSeason.
getCustomDescription() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Getter for the field customDescription.
getCustomized() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Getter for the field customized.
getCustomName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Getter for the field customName.
getDailyDeals() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategories
Getter for the field dailyDeals.
getData() - Method in exception com.ibasco.agql.core.exceptions.InvalidPacketException
Getter for the field data.
getDatacenterStatus() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoGameServerStatus
Getter for the field datacenterStatus.
getDataType() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorter
Getter for the field dataType.
getDate() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetPriceInfo
Getter for the field date.
getDate() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamNewsItem
Getter for the field date.
getDeactivateTime() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Getter for the field deactivateTime.
getDeath() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field death.
getDeathCount() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Getter for the field deathCount.
getDeaths() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field deaths.
getDeclaringClass() - Method in class com.ibasco.agql.core.util.Option
The declaring Class of this Option
getDecodable() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Getter for the field decodable.
getDecoder(int) - Static method in class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceQueryPacketDecoderProvider
Get a singleton instance of a PacketDecoder based on the type provided.
getDecompressedSize() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySplitPacket
Getter for the field decompressedSize.
getDedicated() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
getDefaultEventLoopGroup() - Static method in class com.ibasco.agql.core.util.Platform
The global EventLoopGroup shared across all clients by default.
getDefaultExecutor() - Static method in class com.ibasco.agql.core.util.Platform
The global ExecutorService used by all clients by default.
getDefaultPoolSize() - Static method in class com.ibasco.agql.core.util.Properties
getDefaultPoolSize.
getDefaultQueue() - Static method in class com.ibasco.agql.core.util.Platform
getDefaultQueue.
getDefaultSelectionId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPrefabConfig
Getter for the field defaultSelectionId.
getDefaultThreadFactory() - Static method in class com.ibasco.agql.core.util.Platform
getDefaultThreadFactory.
getDefaultValue() - Method in class com.ibasco.agql.core.util.Option
Getter for the field defaultValue.
getDefaultValue() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameAchievementSchema
Getter for the field defaultValue.
getDefaultValue() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameStatsSchema
Getter for the field defaultValue.
getDefenseWins() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
Getter for the field defenseWins.
getDefenseWins() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerRankInfo
Deprecated.
Getter for the field defenseWins.
getDefIndex() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPopularItems
Getter for the field defIndex.
getDefIndex() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Getter for the field defIndex.
getDefIndex() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItemAttribute
Getter for the field defIndex.
getDefIndex() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAttribute
Getter for the field defIndex.
getDefIndex() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Getter for the field defIndex.
getDelay() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Getter for the field delay.
getDenies() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field denies.
getDenies() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field denies.
getDeniesCount() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Getter for the field deniesCount.
getDescription() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Getter for the field description.
getDescription() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2League
Getter for the field description.
getDescription() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ApiParameter
 
getDescription() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameAchievementSchema
Getter for the field description.
getDescription() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerAchievement
Getter for the field description.
getDescription() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppCategory
Getter for the field description.
getDescription() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppGenre
Getter for the field description.
getDescription() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPackageGroup
Getter for the field description.
getDescriptionFormat() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAttribute
Getter for the field descriptionFormat.
getDescriptions() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Getter for the field descriptions.
getDescriptionString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAttribute
Getter for the field descriptionString.
getDestructionPercentage() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntryClan
Deprecated.
Getter for the field destructionPercentage.
getDetailedDescription() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field detailedDescription.
getDeveloper() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Getter for the field developer.
getDevelopers() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field developers.
getDireScore() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Getter for the field direScore.
getDireScore() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Getter for the field direScore.
getDireSeriesWins() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Getter for the field direSeriesWins.
getDireTeam() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Getter for the field direTeam.
getDireTeamId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryInfo
Getter for the field direTeamId.
getDireTeamScoreStats() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardStats
Getter for the field direTeamScoreStats.
getDiscountExpirationDate() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Getter for the field discountExpirationDate.
getDiscountPercent() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPriceInfo
Getter for the field discountPercent.
getDiscountPercent() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Getter for the field discountPercent.
getDiscountPercent() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackagePriceInfo
Getter for the field discountPercent.
getDiscountPercentage() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreDailyDealsInfo
Getter for the field discountPercentage.
getDisplayName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameAchievementSchema
Getter for the field displayName.
getDisplayName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameStatsSchema
Getter for the field displayName.
getDisplayType() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPackageGroup
Getter for the field displayType.
getDropdownData() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsStoreMeta
Getter for the field dropdownData.
getDropdownId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPrefabConfig
Getter for the field dropdownId.
getDropdownPrefabId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTab
Getter for the field dropdownPrefabId.
getDropdowns() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMDropdownData
Getter for the field dropdowns.
getDropType() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Getter for the field dropType.
getDuration() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Getter for the field duration.
getDuration() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardStats
Getter for the field duration.
getDuration() - Method in class com.ibasco.agql.protocols.valve.source.query.players.SourcePlayer
Getter for the field duration.
getEconItemsStatus() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoAppServicesStatus
Getter for the field econItemsStatus.
getEconomyBan() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamBanStatus
Getter for the field economyBan.
getEffectType() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAttribute
Getter for the field effectType.
getElements() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMFilter
Getter for the field elements.
getEmail() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSupportInfo
Getter for the field email.
getEncodedIconDragUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Getter for the field encodedIconDragUrl.
getEncodedIconUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Getter for the field encodedIconUrl.
getEncodedIconUrlLarge() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Getter for the field encodedIconUrlLarge.
getEndTime() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntry
Deprecated.
Getter for the field endTime.
getEngine() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Getter for the field engine.
getEnglishName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.LocalizedNameTag
 
getEntries() - Method in interface com.ibasco.agql.core.ChannelRegistry
getEntries.
getEntries() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelRegistry
getEntries.
getEquipInfos() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Getter for the field equipInfos.
getEventPoints() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2EventStats
Getter for the field eventPoints.
getEventStatsForAccount(int, int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Econ
getEventStatsForAccount.
GetEventStatsForAccount - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.econ
GetEventStatsForAccount class.
GetEventStatsForAccount(int, int, int, String) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.econ.GetEventStatsForAccount
Constructor for GetEventStatsForAccount.
getExecutor() - Method in class com.ibasco.agql.core.AbstractClient
The underlying Executor used by this instance
getExecutor() - Method in interface com.ibasco.agql.core.Client
The underlying Executor used by this instance
getExecutor() - Method in class com.ibasco.agql.core.HttpMessenger
The Executor utilized by this messenger
getExecutor() - Method in interface com.ibasco.agql.core.Messenger
The Executor utilized by this messenger
getExecutor() - Method in class com.ibasco.agql.core.NettyMessenger
The Executor utilized by this messenger
getExecutor() - Method in class com.ibasco.agql.core.NettySocketClient
The underlying Executor used by this instance
getExecutor() - Method in class com.ibasco.agql.core.transport.AbstractNettyChannelFactory
getExecutor.
getExecutor() - Method in interface com.ibasco.agql.core.transport.NettyChannelFactory
getExecutor.
getExecutor() - Method in class com.ibasco.agql.core.transport.NettyChannelFactoryDecorator
getExecutor.
getExecutor() - Method in class com.ibasco.agql.core.transport.pool.NettyPooledChannelFactory
getExecutor.
getExpEarned() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntryClan
Deprecated.
Getter for the field expEarned.
getExpectedCount() - Method in class com.ibasco.agql.protocols.valve.source.query.rules.SourceQueryRulesResponse
Getter for the field expectedCount.
getExpires() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccount
 
getExpires() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.LoginTokenStatus
 
getExpLevel() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerBasicInfo
Deprecated.
Getter for the field expLevel.
getExpLevel() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerRankInfo
Deprecated.
Getter for the field expLevel.
getFactory(TransportType, Options) - Method in class com.ibasco.agql.core.transport.DefaultNettyChannelFactoryProvider
getFactory.
getFactory(TransportType, Options) - Method in interface com.ibasco.agql.core.transport.NettyChannelFactoryProvider
getFactory.
getFactory(ChannelPoolType, NettyChannelFactory) - Method in class com.ibasco.agql.core.transport.pool.DefaultNettyChannelPoolFactoryProvider
getFactory.
getFactory(ChannelPoolType, NettyChannelFactory) - Method in interface com.ibasco.agql.core.transport.pool.NettyChannelPoolFactoryProvider
getFactory.
getFactoryProvider() - Method in class com.ibasco.agql.core.NettyMessenger
Getter for the field factoryProvider.
GetFantasyPlayerStats - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.fantasy
GetFantasyPlayerStats class.
GetFantasyPlayerStats() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.fantasy.GetFantasyPlayerStats
 
getFantasyRole() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyPlayerInfo
Getter for the field fantasyRole.
getFantasyRole() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
Getter for the field fantasyRole.
getFeaturedApps() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamStorefront
getFeaturedApps.
getFeaturedApps(String, String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamStorefront
getFeaturedApps.
getFeaturedCategories() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamStorefront
getFeaturedCategories.
getFeaturedCategories(String, String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamStorefront
getFeaturedCategories.
GetFeaturedCategories - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.storefront
GetFeaturedCategories class.
GetFeaturedCategories(int, String, String) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.storefront.GetFeaturedCategories
Constructor for GetFeaturedCategories.
GetFeaturedGames - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.storefront
GetFeaturedGames class.
GetFeaturedGames(int, String, String) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.storefront.GetFeaturedGames
Constructor for GetFeaturedGames.
getFeedLabel() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamNewsItem
Getter for the field feedLabel.
getFeedName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamNewsItem
Getter for the field feedName.
getFieldName() - Method in class com.ibasco.agql.core.util.Option
Getter for the field fieldName.
getFilePath() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Getter for the field filePath.
getFilter() - Method in class com.ibasco.agql.protocols.valve.steam.master.message.MasterServerRequest
Getter for the field filter.
getFilter() - Method in class com.ibasco.agql.protocols.valve.steam.master.packets.MasterServerQueryPacket
Getter for the field filter.
getFilters() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsStoreMeta
Getter for the field filters.
getFinalPrice() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPriceInfo
Getter for the field finalPrice.
getFinalPrice() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreDailyDealsInfo
Getter for the field finalPrice.
getFinalPrice() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Getter for the field finalPrice.
getFinalPrice() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackagePriceInfo
Getter for the field finalPrice.
getFirst() - Method in class com.ibasco.agql.core.util.ImmutablePair
Getter for the field first.
getFirst() - Method in class com.ibasco.agql.core.util.Pair
Getter for the field first.
getFirst() - Method in class com.ibasco.agql.protocols.valve.steam.master.packets.MasterServerAddressPacket
getFirst.
getFirstBloodTime() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Getter for the field firstBloodTime.
getFirstSpotlightItem() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategories
Getter for the field firstSpotlightItem.
getFlags() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Getter for the field flags.
getFloatValue() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItemAttribute
Getter for the field floatValue.
getFourth() - Method in class com.ibasco.agql.protocols.valve.steam.master.packets.MasterServerAddressPacket
getFourth.
getFraudWarnings() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Getter for the field fraudWarnings.
getFriendList(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamUser
getFriendList.
getFriendList(long, String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamUser
getFriendList.
GetFriendList - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.user
Created by raffy on 10/27/2016.
GetFriendList(int, long, String) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.user.GetFriendList
Constructor for GetFriendList.
getFriendlyName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamCommunityApp
 
getFriendSince() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamFriend
Getter for the field friendSince.
getFullPath() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppScreenshots
Getter for the field fullPath.
getGameDescription() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Full name of the game
getGamedir() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
getGameDir() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameServer
Getter for the field gameDir.
getGameDirectory() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
The name of the folder containing the game files
getGameHeroes(boolean, String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Econ
getGameHeroes.
getGameId() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
The server's 64-bit game id
getGameItems() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Econ
getGameItems.
getGameItems(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Econ
getGameItems.
GetGameItems - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.econ
GetGameItems class.
GetGameItems(int, String) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.econ.GetGameItems
Constructor for GetGameItems.
GetGameMapsPlaytime - Class in com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.servers
 
GetGameMapsPlaytime(int, String, String, String) - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.servers.GetGameMapsPlaytime
Constructor for CsgoServersRequest.
getGameMode() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Getter for the field gameMode.
getGameMode() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsMatch
Getter for the field gameMode.
getGameMode() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Getter for the field gameMode.
getGameName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerStats
Getter for the field gameName.
getGameNumber() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Getter for the field gameNumber.
getGamePort() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
The game port of the server
getGameport() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
getGameport() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameServer
Getter for the field gameport.
getGameProcessId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Getter for the field gameProcessId.
GetGameServersStatus - Class in com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.servers
GetGameServersStatus class.
GetGameServersStatus(int) - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.servers.GetGameServersStatus
Constructor for GetGameServersStatus.
getGameServerStatus() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.CsgoServers
getGameServerStatus.
getGamesPlayed() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Getter for the field gamesPlayed.
getGamesPlayedMatchmaking() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Getter for the field gamesPlayedMatchmaking.
getGamesPlayedTotal() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Getter for the field gamesPlayedTotal.
getGameTime() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsMatch
Getter for the field gameTime.
getGameTime() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Getter for the field gameTime.
getGametype() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
getGameVersion() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
The version of the game installed on the server
getGenres() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field genres.
getGenres() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategories
Getter for the field genres.
getGetFreeLicense() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSubPackage
Getter for the field getFreeLicense.
getGid() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamNewsItem
Getter for the field gid.
getGlobal(Option<V>) - Static method in class com.ibasco.agql.core.util.Option
Retrieve a global Option declared from GeneralOptions container
getGlobal(Option<V>, V) - Static method in class com.ibasco.agql.core.util.Option
Retrieve a global Option declared from GeneralOptions container
getGlobalAchievementPercentagesForApp(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamUserStats
getGlobalAchievementPercentagesForApp.
GetGlobalAchievementPercentagesForApp - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.userstats
GetGlobalAchievementPercentagesForApp class.
GetGlobalAchievementPercentagesForApp(int, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.userstats.GetGlobalAchievementPercentagesForApp
Constructor for GetGlobalAchievementPercentagesForApp.
getGlobalStatsForGame(int, int, String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamUserStats
getGlobalStatsForGame.
GetGlobalStatsForGame - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.userstats
GetGlobalStatsForGame class.
GetGlobalStatsForGame(int, int, int, String) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.userstats.GetGlobalStatsForGame
Constructor for GetGlobalStatsForGame.
GetGlobalStatsForGame(int, int, int, String, int, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.userstats.GetGlobalStatsForGame
Constructor for GetGlobalStatsForGame.
getGmxindex() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameServer
Getter for the field gmxindex.
getGold() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field gold.
getGold() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field gold.
getGold() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Getter for the field gold.
getGoldPerMin() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field goldPerMin.
getGoldPerMin() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field goldPerMin.
getGoldSpent() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field goldSpent.
getGraphData() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2RealtimeServerStats
Getter for the field graphData.
getGraphGold() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsGraph
Getter for the field graphGold.
getGroupId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGroupId
Getter for the field groupId.
getGroupIdAsLong() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGroupId
getGroupIdAsLong.
getHandlerInitializer() - Method in class com.ibasco.agql.core.transport.NettyChannelInitializer
Getter for the field handlerInitializer.
getHasAdultContent() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamCommunityApp
 
getHaunted() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Getter for the field haunted.
getHaveMoreResults() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.SteamStoreAppResponse
 
getHeader() - Method in enum com.ibasco.agql.protocols.valve.source.query.common.enums.SourceChallengeType
Getter for the field header.
getHeader() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySinglePacket
Getter for the field header.
getHeader() - Method in enum com.ibasco.agql.protocols.valve.steam.master.enums.MasterServerRegion
Getter for the field header.
getHeaderImageUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field headerImageUrl.
getHeaderImageUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSpotlightInfo
Getter for the field headerImageUrl.
getHeaderImageUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreDailyDealsInfo
Getter for the field headerImageUrl.
getHeaderImageUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Getter for the field headerImageUrl.
getHeading() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsBldg
Getter for the field heading.
getHeroDamage() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field heroDamage.
getHeroes() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
Getter for the field heroes.
GetHeroes - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.econ
GetHeroes class.
GetHeroes(int, boolean, String) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.econ.GetHeroes
Constructor for GetHeroes.
getHeroHealing() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field heroHealing.
getHeroId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2GamePlayer
Getter for the field heroId.
getHeroId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryPlayer
Getter for the field heroId.
getHeroId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field heroId.
getHeroId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field heroId.
getHeroId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamBan
Getter for the field heroId.
getHeroId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamPicks
Getter for the field heroId.
getHeroid() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Getter for the field heroid.
getHeroId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGamePlayer
Getter for the field heroId.
getHidden() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameAchievementSchema
Getter for the field hidden.
getHolidayRestriction() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Getter for the field holidayRestriction.
getHomePageData() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsStoreMeta
Getter for the field homePageData.
getHostAddress() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
The IP address of the server.
getHttpmethod() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ApiMethod
 
getHumanPlayers() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Getter for the field humanPlayers.
getIcon() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamCommunityApp
 
getIcon() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameAchievementSchema
Getter for the field icon.
getIcongray() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameAchievementSchema
Getter for the field icongray.
getIconImgUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerOwnedGame
Getter for the field iconImgUrl.
getIconUrls() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLeague
Deprecated.
Getter for the field iconUrls.
getId() - Method in class com.ibasco.agql.core.util.Option
 
getId() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLeague
Deprecated.
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLocation
Deprecated.
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLocationInfo
Deprecated.
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocSeason
Deprecated.
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2GameItem
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2Hero
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2Rarities
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySplitPacket
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacket
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMDropdown
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMFilter
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMFilterElement
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPlayerClass
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPrefab
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorter
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorterId
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSortingPrefab
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTab
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTabChild
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAcap
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppCategory
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppGenre
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppMovie
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppScreenshots
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreDailyDealsInfo
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategory
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageAppInfo
Getter for the field id.
getId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreSaleDetails
Getter for the field id.
getImageInventory() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Getter for the field imageInventory.
getImageUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Getter for the field imageUrl.
getImageUrlLarge() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Getter for the field imageUrlLarge.
getImgIconUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerRecentPlayed
Getter for the field imgIconUrl.
getImgLogoUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerRecentPlayed
Getter for the field imgLogoUrl.
getIndex() - Method in class com.ibasco.agql.protocols.valve.source.query.players.SourcePlayer
Getter for the field index.
getIndividual() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackagePriceInfo
Getter for the field individual.
getInfo(InetSocketAddress) - Method in class com.ibasco.agql.protocols.valve.source.query.SourceQueryClient
Retrieves information about the Source server.
getInfo(InetSocketAddress, Integer) - Method in class com.ibasco.agql.protocols.valve.source.query.SourceQueryClient
Retrieves information about the Source server using the provided challenge number (optional)
getInitialPrice() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPriceInfo
Getter for the field initialPrice.
getInitialPrice() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackagePriceInfo
Getter for the field initialPrice.
getInstance() - Static method in class com.ibasco.agql.core.util.GeneralOptions
The global Options container initially populated with the default values but can be overriden at runtime.
getInteger() - Method in class com.ibasco.agql.core.util.UUID
The integer representation of the instance
getInternalName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetTag
Getter for the field internalName.
getInventory() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Getter for the field inventory.
getIsBanned() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccount
 
getIsBanned() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.LoginTokenStatus
 
getIsDeleted() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccountDetail
 
getIsExpired() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccountDetail
 
getIsVisibleInSteamChina() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamCommunityApp
 
getItem0() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field item0.
getItem0() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field item0.
getItem1() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field item1.
getItem1() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field item1.
getItem2() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field item2.
getItem2() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field item2.
getItem3() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field item3.
getItem3() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field item3.
getItem4() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field item4.
getItem4() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field item4.
getItem5() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field item5.
getItem5() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field item5.
getItemAttributes() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Getter for the field itemAttributes.
getItemClass() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Getter for the field itemClass.
getItemdef() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2League
Getter for the field itemdef.
getItemDescription() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Getter for the field itemDescription.
getItemIconPath(String, Dota2IconType) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Econ
getItemIconPath.
GetItemIconPath - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.econ
GetItemIconPath class.
GetItemIconPath(int, String, int) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.econ.GetItemIconPath
Constructor for GetItemIconPath.
getItemLevels() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
Getter for the field itemLevels.
getItemName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Getter for the field itemName.
getItemQuality() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Getter for the field itemQuality.
getItems() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
Getter for the field items.
getItems() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemSet
Getter for the field items.
getItems() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategory
Getter for the field items.
getItemSet() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Getter for the field itemSet.
getItemSet() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemSet
Getter for the field itemSet.
getItemSets() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
Getter for the field itemSets.
getItemsGameUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
Getter for the field itemsGameUrl.
getItemSlot() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Getter for the field itemSlot.
getItemTypeName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Getter for the field itemTypeName.
getJsonObject() - Method in exception com.ibasco.agql.core.exceptions.JsonOperationException
Getter for the field jsonObject.
getKey() - Method in class com.ibasco.agql.core.util.Option
Getter for the field key.
getKey() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerAchievement
Getter for the field key.
getKeys() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoGameMapPlaytimeInfo
 
getKillCount() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Getter for the field killCount.
getKillEaterRanks() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
Getter for the field killEaterRanks.
getKillEaterScoreTypes() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
Getter for the field killEaterScoreTypes.
getKills() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field kills.
getKills() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field kills.
getLabel() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTab
Getter for the field label.
getLabelText() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMDropdown
Getter for the field labelText.
getLane() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsBldg
Getter for the field lane.
getLarge() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanBadgeUrls
Deprecated.
Getter for the field large.
getLargeCapsuleImageUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Getter for the field largeCapsuleImageUrl.
getLargeCapsulesGames() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedApps
Getter for the field largeCapsulesGames.
getLastAcquiredDuration() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.Metadata
 
getLastAcquiredDurationMillis() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.Metadata
 
getLastAcquiredMs() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.ConnectionStats
 
getLastActionTime() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccount
 
getLastAppid() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.SteamStoreAppResponse
 
getLastHits() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field lastHits.
getLastHits() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field lastHits.
getLastLogOff() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Getter for the field lastLogOff.
getLastModified() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.SteamStoreApp
 
getLastSeedAddress() - Method in class com.ibasco.agql.protocols.valve.steam.master.message.MasterServerPartialResponse
Getter for the field lastSeedAddress.
getLastUpdateTime() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Getter for the field lastUpdateTime.
getLayout() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedApps
Getter for the field layout.
getLeaderboardsStatus() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoAppServicesStatus
Getter for the field leaderboardsStatus.
getLeague() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerBasicInfo
Deprecated.
Getter for the field league.
getLeague() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerRankInfo
Deprecated.
Getter for the field league.
getLeagueGameId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Getter for the field leagueGameId.
getLeagueId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2League
Getter for the field leagueId.
getLeagueId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Getter for the field leagueId.
getLeagueId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Getter for the field leagueId.
getLeagueId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsMatch
Getter for the field leagueId.
getLeagueId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Getter for the field leagueId.
getLeagueIds() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Getter for the field leagueIds.
getLeagueInfo(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocLeagues
Deprecated.
Get league information
GetLeagueInfo - Class in com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.leagues
Deprecated.
GetLeagueInfo(int, int) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.leagues.GetLeagueInfo
Deprecated.
Constructor for GetLeagueInfo.
getLeagueList() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocLeagues
Deprecated.
Get list of leagues
getLeagueList(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocLeagues
Deprecated.
Get list of leagues
getLeagueList(int, int, int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocLeagues
Deprecated.
Get list of leagues
getLeagueListing() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Match
getLeagueListing.
GetLeagueListing - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.match
GetLeagueListing class.
GetLeagueListing(int) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.match.GetLeagueListing
Constructor for GetLeagueListing.
GetLeagues - Class in com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.leagues
Deprecated.
GetLeagues(int, int, int, int) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.leagues.GetLeagues
Deprecated.
Constructor for GetLeagues.
GetLeagueSeasonRankings - Class in com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.leagues
Deprecated.
GetLeagueSeasonRankings(int, int, String, int, int, int) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.leagues.GetLeagueSeasonRankings
Deprecated.
Constructor for GetLeagueSeasonRankings.
getLeagueSeasons(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocLeagues
Deprecated.
Get league seasons.
getLeagueSeasons(int, int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocLeagues
Deprecated.
Get league seasons.
getLeagueSeasons(int, int, int, int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocLeagues
Deprecated.
Get league seasons.
GetLeagueSeasons - Class in com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.leagues
Deprecated.
GetLeagueSeasons(int, int, int, int, int) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.leagues.GetLeagueSeasons
Deprecated.
Constructor for GetLeagueSeasons.
getLeagueSeasonsPlayerRankings(int, String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocLeagues
Deprecated.
Get league season player rankings.
getLeagueSeasonsPlayerRankings(int, String, int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocLeagues
Deprecated.
Get league season player rankings.
getLeagueSeasonsPlayerRankings(int, String, int, int, int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocLeagues
Deprecated.
Get league season player rankings.
getLeagueSeriesId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Getter for the field leagueSeriesId.
getLeaguesParticipated() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Getter for the field leaguesParticipated.
getLeagueTier() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Getter for the field leagueTier.
getLeaverStatus() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field leaverStatus.
getLegendStatistics() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
Getter for the field legendStatistics.
getLegendTrophies() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLegendStatistics
Deprecated.
Getter for the field legendTrophies.
getLevel() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocTroop
Deprecated.
Getter for the field level.
getLevel() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchAbilityUpgrade
Getter for the field level.
getLevel() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field level.
getLevel() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field level.
getLevel() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Getter for the field level.
getLevel() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconKillEaterRanks
Deprecated.
Getter for the field level.
getLevel() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Getter for the field level.
getLevel() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemLevelInfo
Getter for the field level.
getLevel() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerBadge
Getter for the field level.
getLevelData() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaKest
Getter for the field levelData.
getLevels() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemLevel
Getter for the field levels.
getLhCount() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Getter for the field lhCount.
getLinuxFeaturedGames() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedApps
Getter for the field linuxFeaturedGames.
getLinuxRequirements() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field linuxRequirements.
getListenAddress() - Method in class com.ibasco.agql.protocols.valve.source.query.logger.SourceLogListenService
Getter for the field listenAddress.
getListenFuture() - Method in class com.ibasco.agql.protocols.valve.source.query.logger.SourceLogListenService
 
getLiveLeagueGames() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Match
getLiveLeagueGames.
getLiveLeagueGames(int, int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Match
getLiveLeagueGames.
GetLiveLeagueGames - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.match
GetLiveLeagueGames class.
GetLiveLeagueGames(int, int, int) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.match.GetLiveLeagueGames
Constructor for GetLiveLeagueGames.
getLoad() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoDatacenterStatus
Getter for the field load.
getLobbyId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Getter for the field lobbyId.
getLobbyId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Getter for the field lobbyId.
getLobbyType() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Getter for the field lobbyType.
getLobbyType() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryInfo
Getter for the field lobbyType.
getLobbyType() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Getter for the field lobbyType.
getLocalAddress() - Method in exception com.ibasco.agql.core.exceptions.MessengerException
The local address of the connection used for this transaction
getLocalAddress() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.ConnectionStats
 
getLocalizedName() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2Hero
 
GetLocalizedNameForTags - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore
 
GetLocalizedNameForTags(int, String, Collection<Integer>) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.GetLocalizedNameForTags
Constructor for SteamWebApiRequest.
getLocalizedNameForTags(String, Collection<Integer>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamStoreService
Gets tag names in a different language
getLocalizedText() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMFilterElement
Getter for the field localizedText.
getLocalizedText() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPlayerClass
Getter for the field localizedText.
getLocalizedText() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorter
Getter for the field localizedText.
getLocation() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Getter for the field location.
getLocation() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanRankInfo
Deprecated.
Getter for the field location.
getLocation() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoDatacenterStatus
Getter for the field location.
getLocationInfo(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocLocations
Deprecated.
Get information about specific location
GetLocationInfo - Class in com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.locations
Deprecated.
GetLocationInfo(int, int) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.locations.GetLocationInfo
Deprecated.
Constructor for GetLocationInfo.
getLocations() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocLocations
Deprecated.
List all available locations
getLocations(int, int, int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocLocations
Deprecated.
List all available locations
getLocations(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocLocations
Deprecated.
List all available locations
GetLocations - Class in com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.locations
Deprecated.
GetLocations(int, int, int, int) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.locations.GetLocations
Deprecated.
Constructor for GetLocations.
getLockedUntil() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
Getter for the field lockedUntil.
getLogEventCallback() - Method in class com.ibasco.agql.protocols.valve.source.query.logger.SourceLogListenService
Retrieve the callback assigned for Raw Log Events
getLoginToken() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccountDetail
 
getLoginToken() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.NewGameServerAccount
 
getLogo() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Getter for the field logo.
getLogoImgUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerOwnedGame
Getter for the field logoImgUrl.
getLogoSponsor() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Getter for the field logoSponsor.
getLosses() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Getter for the field losses.
getLowResUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppWebMFormatInfo
Getter for the field lowResUrl.
getMacFeaturedGames() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedApps
Getter for the field macFeaturedGames.
getMacRequirements() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field macRequirements.
getMap() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
getMapName() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
The name of the map currently loaded by the server
getMapPlaytimeInfo(String, String, String) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.CsgoServers
Get game maps playtime information
getMarketable() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Getter for the field marketable.
getMarketHashName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Getter for the field marketHashName.
getMarketName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Getter for the field marketName.
getMarketTradableRestriction() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Getter for the field marketTradableRestriction.
getMasterAddress() - Method in enum com.ibasco.agql.protocols.valve.steam.master.enums.MasterServerType
Getter for the field masterAddress.
getMatch() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2RealtimeServerStats
Getter for the field match.
getMatchDetails(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Match
getMatchDetails.
GetMatchDetails - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.match
GetMatchDetails class.
GetMatchDetails(int, long) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.match.GetMatchDetails
Constructor for GetMatchDetails.
getMatches() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistory
Getter for the field matches.
getMatchHistory() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Match
getMatchHistory.
getMatchHistory(Dota2MatchHistoryCriteria) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Match
getMatchHistory.
GetMatchHistory - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.match
GetMatchHistory class.
GetMatchHistory(int, Dota2MatchHistoryCriteria) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.match.GetMatchHistory
Constructor for GetMatchHistory.
getMatchHistoryBySequenceNum(long, int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Match
getMatchHistoryBySequenceNum.
GetMatchHistoryBySequenceNum - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.match
GetMatchHistoryBySequenceNum class.
GetMatchHistoryBySequenceNum(int, long, int) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.match.GetMatchHistoryBySequenceNum
Constructor for GetMatchHistoryBySequenceNum.
getMatchId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Getter for the field matchId.
getMatchId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Getter for the field matchId.
getMatchId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryInfo
Getter for the field matchId.
getMatchId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsMatch
Getter for the field matchId.
getMatchSeqNum() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Getter for the field matchSeqNum.
getMatchSeqNum() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryInfo
Getter for the field matchSeqNum.
getMaxAttemptCount() - Method in exception com.ibasco.agql.core.exceptions.MaxAttemptsReachedException
Getter for the field maxAttemptCount.
getMaxAttemptCount() - Method in exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconMaxLoginAttemptsException
Getter for the field maxAttemptCount.
getMaxDisplayBanners() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMCarouselData
Getter for the field maxDisplayBanners.
getMaxItemLevel() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Getter for the field maxItemLevel.
getMaxLevel() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocTroop
Deprecated.
Getter for the field maxLevel.
getMaxPlayers() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
The maximum number of players supported by the server
getMaxPlayers() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
getMaxResUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppWebMFormatInfo
Getter for the field maxResUrl.
getMaxValue() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAttribute
Getter for the field maxValue.
getMedia() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamCommunityApp
 
getMedium() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanBadgeUrls
Deprecated.
Getter for the field medium.
getMedium() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLeagueIconUrls
Deprecated.
Getter for the field medium.
getMembers() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Getter for the field members.
getMemo() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccountDetail
 
getMessage() - Method in class com.ibasco.agql.core.AbstractWebApiRequest
getMessage.
getMessage() - Method in class com.ibasco.agql.core.AbstractWebApiResponse
getMessage.
getMessage() - Method in class com.ibasco.agql.core.AbstractWebRequest
getMessage.
getMessage() - Method in class com.ibasco.agql.core.AbstractWebResponse
getMessage.
getMessage() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocErrorResponse
Deprecated.
Getter for the field message.
getMessage() - Method in class com.ibasco.agql.protocols.valve.source.query.logger.SourceLogEntry
Getter for the field message.
getMessage() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.ServerUpdateStatus
Getter for the field message.
getMessenger() - Method in class com.ibasco.agql.core.AbstractClient
Getter for the field messenger.
getMessenger() - Method in class com.ibasco.agql.core.NettySocketClient
Getter for the field messenger.
getMessenger() - Method in class com.ibasco.agql.core.transport.DefaultChannelContextFactory
Getter for the field messenger.
getMessenger() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconClient
Getter for the field messenger.
getMessenger() - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerQueryClient
Getter for the field messenger.
getMetacritic() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field metacritic.
getMethods() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ApiInterface
 
getMinimum() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPcRequirements
Getter for the field minimum.
getMinItemLevel() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Getter for the field minItemLevel.
getMinValue() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAttribute
Getter for the field minValue.
getModelPlayer() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Getter for the field modelPlayer.
GetMostPopularTags - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore
 
GetMostPopularTags(int, String) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.GetMostPopularTags
Constructor for SteamWebApiRequest.
getMovies() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field movies.
getName() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocAchievements
Deprecated.
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanBasicInfo
Deprecated.
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanRankInfo
Deprecated.
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLeague
Deprecated.
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLocation
Deprecated.
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLocationInfo
Deprecated.
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerBasicInfo
Deprecated.
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerRankInfo
Deprecated.
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocTroop
Deprecated.
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntryClan
Deprecated.
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyPlayerInfo
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2GameItem
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2GamePlayer
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2Hero
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2League
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2Rarities
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
The name of the server
getName() - Method in class com.ibasco.agql.protocols.valve.source.query.players.SourcePlayer
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.LocalizedNameTag
 
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.PopularTag
 
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.SteamStoreApp
 
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ApiInterface
 
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ApiMethod
 
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ApiParameter
 
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamApp
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetPriceInfo
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetTag
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamCommunityApp
 
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMDropdown
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMFilter
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMFilterElement
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPrefab
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPrefabConfig
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorter
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSortingPrefab
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTabChild
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconKillEaterRanks
Deprecated.
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAcap
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAttribute
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemAttribute
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemLevel
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemLevelInfo
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemSet
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaKest
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaOriginName
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameAchievement
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameAchievementSchema
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameStatsSchema
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamKeyValuePair
Deprecated.
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerAchievement
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerOwnedGame
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerRecentPlayed
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppAchievementHighlight
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppMovie
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPackageGroup
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSpotlightInfo
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreDailyDealsInfo
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategory
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageAppInfo
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageDetails
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreSaleApp
Getter for the field name.
getName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreSaleDetails
Getter for the field name.
getNameable() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Getter for the field nameable.
getNameColor() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Getter for the field nameColor.
getNegativeVotes() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Getter for the field negativeVotes.
getNetworkVersion() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Protocol version used by the server
getNetWorth() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field netWorth.
getNewReleases() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategories
Getter for the field newReleases.
GetNewsForApp - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.news
GetNewsForApp class.
GetNewsForApp(int, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.news.GetNewsForApp
Constructor for GetNewsForApp.
getNewsForApp(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamNews
getNewsForApp.
getNewsForApp(int, int, int, int, String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamNews
getNewsForApp.
getNormal() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Getter for the field normal.
getNormalizedName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.LocalizedNameTag
 
getNumberOfCurrentPlayers(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamUserStats
getNumberOfCurrentPlayers.
GetNumberOfCurrentPlayers - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.userstats
Created by raffy on 10/26/2016.
GetNumberOfCurrentPlayers(int, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.userstats.GetNumberOfCurrentPlayers
Constructor for GetNumberOfCurrentPlayers.
getNumOfBots() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
The number of bots on the server
getNumOfPlayers() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
The number of players on the server
getNumOfSpectators() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Getter for the field numOfSpectators.
getNumResults() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistory
Getter for the field numResults.
getOnlinePlayerCount() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoMatchmakingStatus
Getter for the field onlinePlayerCount.
getOnlineServerCount() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoMatchmakingStatus
Getter for the field onlineServerCount.
getOperatingSystem() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
The operating system of the server (l = linux, w = windows, m = mac)
getOpponent() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntry
Deprecated.
Getter for the field opponent.
getOption() - Method in class com.ibasco.agql.core.util.Option.CacheEntry
 
getOptional() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ApiParameter
 
getOptionDescription() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSubPackage
Getter for the field optionDescription.
getOptions() - Method in class com.ibasco.agql.core.AbstractClient
 
getOptions() - Method in class com.ibasco.agql.core.HttpMessenger
getOptions.
getOptions() - Method in class com.ibasco.agql.core.NettyMessenger
getOptions.
getOptions() - Method in class com.ibasco.agql.core.NettyTransport
getOptions.
getOptions() - Method in class com.ibasco.agql.core.transport.AbstractNettyChannelFactory
getOptions.
getOptions() - Method in class com.ibasco.agql.core.transport.http.AsyncHttpTransport
getOptions.
getOptions() - Method in interface com.ibasco.agql.core.transport.NettyChannelFactory
getOptions.
getOptions() - Method in class com.ibasco.agql.core.transport.NettyChannelFactoryDecorator
getOptions.
getOptions() - Method in interface com.ibasco.agql.core.util.ConfigurationSupport
getOptions.
getOptions() - Static method in class com.ibasco.agql.core.util.Option
Returns a read-only SetMultimap containing of all the Options provided by this library
getOptionText() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSubPackage
Getter for the field optionText.
getOrCreateEventLoopGroup(Class<? extends Channel>, ExecutorService, int) - Static method in class com.ibasco.agql.core.util.Platform
 
getOrCreateEventLoopGroup(ExecutorService, int, boolean) - Static method in class com.ibasco.agql.core.util.Platform
 
getOrDefault(Option<X>) - Method in class com.ibasco.agql.core.util.AbstractOptions
Retrieve the option value.
getOrDefault(Option<V>) - Method in interface com.ibasco.agql.core.util.ConfigurationSupport
getOrDefault.
getOrDefault(Option<V>, V) - Method in interface com.ibasco.agql.core.util.ConfigurationSupport
getOrDefault.
getOrDefault(Option<X>, Class<? extends Options>) - Method in interface com.ibasco.agql.core.util.Options
 
getOrDefault(String, Class<? extends Options>) - Method in interface com.ibasco.agql.core.util.Options
 
getOrDefault(Option<X>) - Method in interface com.ibasco.agql.core.util.Options
Retrieve the option value.
getOrder() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2Rarities
Getter for the field order.
getOrder() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPopularItems
Getter for the field order.
getOrigin() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaOriginName
Getter for the field origin.
getOriginalId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Getter for the field originalId.
getOriginalPrice() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreDailyDealsInfo
Getter for the field originalPrice.
getOriginalPrice() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Getter for the field originalPrice.
getOriginNames() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
Getter for the field originNames.
getOs() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
GetOwnedGames - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.player
Return a list of games owned by the player
GetOwnedGames(int, long, boolean, boolean) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.player.GetOwnedGames
Constructor for GetOwnedGames.
getOwnedGames(long, boolean, boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamPlayerService
getOwnedGames.
getOwnerDescriptions() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Getter for the field ownerDescriptions.
getOwnerType() - Method in class com.ibasco.agql.core.reflect.types.CollectionParameterizedType
getOwnerType() - Method in class com.ibasco.agql.core.reflect.types.MapParameterizedType
getPackageDetails(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamStorefront
getPackageDetails.
getPackageDetails(int, String, String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamStorefront
getPackageDetails.
GetPackageDetails - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.storefront
GetPackageDetails class.
GetPackageDetails(int, int, String, String) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.storefront.GetPackageDetails
Constructor for GetPackageDetails.
getPackageGroups() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field packageGroups.
getPackageId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSubPackage
Getter for the field packageId.
getPackageIds() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field packageIds.
getPacket() - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryDecoder.SourceQueryMessage
 
getPacketCount() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySplitPacket
Getter for the field packetCount.
getPacketMaxSize() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySplitPacket
Getter for the field packetMaxSize.
getPacketNumber() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySplitPacket
Getter for the field packetNumber.
getPacketSize() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySplitPacket
Getter for the field packetSize.
getPacketTypeName(SourceRconPacket) - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
Get the name of the provided SourceRconPacket
getPacketTypeName(int) - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
getPacketTypeName.
getPageImageUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageDetails
Getter for the field pageImageUrl.
getPaintkitweapon() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Getter for the field paintkitweapon.
getParameters() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ApiMethod
 
getParentId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTab
Getter for the field parentId.
getPassphrase() - Method in interface com.ibasco.agql.core.Credentials
The passphrase.
getPassphrase() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconCredentials
The passphrase.
getPassword() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconAuthRequest
Getter for the field password.
getPathUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppAchievementHighlight
Getter for the field pathUrl.
getPcRequirements() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field pcRequirements.
getPercentage() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameAchievement
Getter for the field percentage.
getPercentSavings() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSubPackage
Getter for the field percentSavings.
getPercentSavingsText() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSubPackage
Getter for the field percentSavingsText.
getPerClassLoadoutSlots() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Getter for the field perClassLoadoutSlots.
getPersonaName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerAccountInfo
Getter for the field personaName.
getPersonaState() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Getter for the field personaState.
getPersonaStateFlags() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Getter for the field personaStateFlags.
getPicks() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamStats
Getter for the field picks.
getPlacement() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsCarouselBanner
Getter for the field placement.
getPlatform() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field platform.
getPlatforms() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageDetails
Getter for the field platforms.
getPlayerAccountIds() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Getter for the field playerAccountIds.
getPlayerAchievements(long, int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamUserStats
getPlayerAchievements.
getPlayerAchievements(long, int, String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamUserStats
getPlayerAchievements.
GetPlayerAchievements - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.userstats
Created by raffy on 10/27/2016.
GetPlayerAchievements(int, long, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.userstats.GetPlayerAchievements
Constructor for GetPlayerAchievements.
GetPlayerAchievements(int, long, int, String) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.userstats.GetPlayerAchievements
Constructor for GetPlayerAchievements.
getPlayerBadges() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerBadgeInfo
Getter for the field playerBadges.
getPlayerBans(List<Long>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamUser
getPlayerBans.
getPlayerBans(Long...) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamUser
getPlayerBans.
GetPlayerBans - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.user
GetPlayerBans class.
GetPlayerBans(int, List<Long>) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.user.GetPlayerBans
Constructor for GetPlayerBans.
GetPlayerBans(int, Long...) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.user.GetPlayerBans
Constructor for GetPlayerBans.
getPlayerClassData() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsStoreMeta
Getter for the field playerClassData.
getPlayerid() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Getter for the field playerid.
getPlayerInfo(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocPlayers
Deprecated.
Retrieve a detailed information about a Player
GetPlayerInfo - Class in com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.players
Deprecated.
GetPlayerInfo(int, String) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.players.GetPlayerInfo
Deprecated.
Constructor for GetPlayerInfo.
GetPlayerItems - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.econitems
GetPlayerItems class.
GetPlayerItems(int, long, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.econitems.GetPlayerItems
Constructor for GetPlayerItems.
getPlayerItems(int, long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamEconItems
getPlayerItems.
getPlayerItems(int, long, int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamEconItems
getPlayerItems.
getPlayerLevel() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerBadgeInfo
Getter for the field playerLevel.
getPlayerOfficialInfo(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Fantasy
getPlayerOfficialInfo.
GetPlayerOfficialInfo - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.fantasy
GetPlayerOfficialInfo class.
GetPlayerOfficialInfo(int, int) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.fantasy.GetPlayerOfficialInfo
Constructor for GetPlayerOfficialInfo.
getPlayerProfile(Long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamUser
getPlayerProfile.
getPlayerProfiles(Long...) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamUser
getPlayerProfiles.
GetPlayerRankingsForLoc - Class in com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.locations
Deprecated.
GetPlayerRankingsForLoc(int, int) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.locations.GetPlayerRankingsForLoc
Deprecated.
Constructor for GetPlayerRankingsForLoc.
GetPlayerRankingsForLoc(int, int, int, int, int) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.locations.GetPlayerRankingsForLoc
Deprecated.
Constructor for GetPlayerRankingsForLoc.
GetPlayerRankingsForLoc(int, int, int) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.locations.GetPlayerRankingsForLoc
Deprecated.
Constructor for GetPlayerRankingsForLoc.
getPlayerRankingsFromLocation(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocLocations
Deprecated.
Get player rankings for a specific location
getPlayerRankingsFromLocation(int, int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocLocations
Deprecated.
Get player rankings for a specific location
getPlayerRankingsFromLocation(int, int, int, int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocLocations
Deprecated.
Get player rankings for a specific location
getPlayers() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Getter for the field players.
getPlayers() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Getter for the field players.
getPlayers() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryInfo
Getter for the field players.
getPlayers() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamStats
Getter for the field players.
getPlayers() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsTeam
Getter for the field players.
getPlayers() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Getter for the field players.
getPlayers(InetSocketAddress) - Method in class com.ibasco.agql.protocols.valve.source.query.SourceQueryClient
Retrieve a list of active players in the server.
getPlayers(InetSocketAddress, Integer) - Method in class com.ibasco.agql.protocols.valve.source.query.SourceQueryClient
Retrieve a list of active players in the server.
getPlayers() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
getPlayerSlot() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryPlayer
Getter for the field playerSlot.
getPlayerSlot() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field playerSlot.
getPlayerSlot() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field playerSlot.
GetPlayerSummaries - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.user
GetPlayerSummaries class.
GetPlayerSummaries(int, List<Long>) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.user.GetPlayerSummaries
Constructor for GetPlayerSummaries.
GetPlayerSummaries(int, Long...) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.user.GetPlayerSummaries
Constructor for GetPlayerSummaries.
getPlayerXp() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerBadgeInfo
Getter for the field playerXp.
getPool(Channel) - Static method in interface com.ibasco.agql.core.transport.pool.NettyChannelPool
Retrieve the NettyChannelPool which was used to acquire the specified Channel
getPopularItems() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMHomepage
Getter for the field popularItems.
getPopularTag(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamStoreService
Get all whitelisted tags, with localized names.
getPort() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
The query port of the server.
getPort() - Method in class com.ibasco.agql.protocols.valve.steam.master.packets.MasterServerAddressPacket
getPort.
getPositionX() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field positionX.
getPositionY() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field positionY.
getPositiveVotes() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Getter for the field positiveVotes.
getPrefabs() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMDropdownData
Getter for the field prefabs.
getPreGameDuration() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Getter for the field preGameDuration.
getPreviousClanRank() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerBasicInfo
Deprecated.
Getter for the field previousClanRank.
getPreviousRank() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanRankInfo
Deprecated.
Getter for the field previousRank.
getPreviousRank() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerRankInfo
Deprecated.
Getter for the field previousRank.
getPreviousSeason() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLegendStatistics
Deprecated.
Getter for the field previousSeason.
getPriceChangeNumber() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.SteamStoreApp
 
getPriceInCentsWithDiscount() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSubPackage
Getter for the field priceInCentsWithDiscount.
getPriceInfo() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageDetails
Getter for the field priceInfo.
getPriceOverview() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field priceOverview.
getPrices() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetPriceInfo
Getter for the field prices.
getPrimaryGroupId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Getter for the field primaryGroupId.
getProcessedContent() - Method in class com.ibasco.agql.core.AbstractWebApiResponse
Returns the parsed content of the response body.
getProduct() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
getProfileState() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Getter for the field profileState.
getProfileUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Getter for the field profileUrl.
getPropagation() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamCommunityApp
 
getProPlayerList() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Fantasy
getProPlayerList.
GetProPlayerList - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.fantasy
GetProPlayerList class.
GetProPlayerList(int) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.fantasy.GetProPlayerList
Constructor for GetProPlayerList.
getPublishers() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field publishers.
getPurchasePackage() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreDailyDealsInfo
Getter for the field purchasePackage.
getQualities() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
Getter for the field qualities.
getQuality() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Getter for the field quality.
getQuantity() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Getter for the field quantity.
getQuestId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamQuestStatus
Getter for the field questId.
getRadiantLead() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Getter for the field radiantLead.
getRadiantScore() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Getter for the field radiantScore.
getRadiantScore() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Getter for the field radiantScore.
getRadiantSeriesWins() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Getter for the field radiantSeriesWins.
getRadiantTeam() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Getter for the field radiantTeam.
getRadiantTeamId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryInfo
Getter for the field radiantTeamId.
getRadiantTeamScoreStats() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardStats
Getter for the field radiantTeamScoreStats.
getRank() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanRankInfo
Deprecated.
Getter for the field rank.
getRank() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerRankInfo
Deprecated.
Getter for the field rank.
getRank() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocSeason
Deprecated.
Getter for the field rank.
getRank() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Getter for the field rank.
getRarities(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Econ
getRarities.
GetRarities - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.econ
GetRarities class.
GetRarities(int, String) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.econ.GetRarities
Constructor for GetRarities.
getRarity() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Getter for the field rarity.
getRarity1() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Getter for the field rarity1.
getRarity2() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Getter for the field rarity2.
getRarity3() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Getter for the field rarity3.
getRarity4() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Getter for the field rarity4.
getRawType() - Method in class com.ibasco.agql.core.reflect.types.CollectionParameterizedType
getRawType() - Method in class com.ibasco.agql.core.reflect.types.MapParameterizedType
getRealtimeStats(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Stats
getRealtimeStats.
GetRealtimeStats - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.stats
GetRealtimeStats class.
GetRealtimeStats(int, long) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.stats.GetRealtimeStats
Constructor for GetRealtimeStats.
getReason() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocErrorResponse
Deprecated.
Getter for the field reason.
getReason() - Method in exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconAuthException
Getter for the field reason.
getReason() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconAuthResponse
Getter for the field reason.
getReasonCode() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconAuthResponse
Getter for the field reasonCode.
GetRecentlyPlayedGames - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.player
Gets information about a player's recently played games
GetRecentlyPlayedGames(int, long, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.player.GetRecentlyPlayedGames
Constructor for GetRecentlyPlayedGames.
getRecentlyPlayedGames(long, int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamPlayerService
getRecentlyPlayedGames.
getRecentMatchIds() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Getter for the field recentMatchIds.
getRecipe() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2GameItem
Getter for the field recipe.
getRecommendations() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field recommendations.
getRecommended() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPcRequirements
Getter for the field recommended.
getRecurringSubscription() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPackageGroup
Getter for the field recurringSubscription.
getRegion() - Method in class com.ibasco.agql.protocols.valve.steam.master.message.MasterServerRequest
Getter for the field region.
getRegion() - Method in class com.ibasco.agql.protocols.valve.steam.master.packets.MasterServerQueryPacket
Getter for the field region.
getRegion() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
getRegion() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameServer
Getter for the field region.
getRelationship() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamFriend
Getter for the field relationship.
getReleaseDate() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field releaseDate.
getReleaseDate() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppReleaseDateInfo
Getter for the field releaseDate.
getReleaseDateInfo() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageDetails
Getter for the field releaseDateInfo.
getRemoteAddress() - Method in exception com.ibasco.agql.core.exceptions.MaxAttemptsReachedException
Getter for the field remoteAddress.
getRemoteAddress() - Method in exception com.ibasco.agql.core.exceptions.MessengerException
The remote address of the connection used for this transaction
getRemoteAddress() - Method in exception com.ibasco.agql.core.exceptions.ResponseException
Getter for the field remoteAddress.
getRemoteAddress() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.ConnectionStats
 
getRequest() - Method in class com.ibasco.agql.core.AbstractResponse
The originating request
getRequest() - Method in exception com.ibasco.agql.core.exceptions.MaxAttemptsReachedException
Getter for the field request.
getRequest() - Method in exception com.ibasco.agql.core.exceptions.MessengerException
The originating request of the transaction
getRequest() - Method in exception com.ibasco.agql.core.exceptions.ResponseException
Getter for the field request.
getRequest() - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundEncoder
getRequest.
getRequest() - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundHandler
getRequest.
getRequest() - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryDecoder.SourceQueryMessage
 
getRequest() - Method in exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconException
Getter for the field request.
getRequestDelay() - Method in class com.ibasco.agql.protocols.valve.steam.master.message.MasterServerRequest
Getter for the field requestDelay.
getRequestId() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconRequest
Getter for the field requestId.
getRequiredAge() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field requiredAge.
getRequiredScore() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconKillEaterRanks
Deprecated.
Getter for the field requiredScore.
getRequiredScore() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemLevelInfo
Getter for the field requiredScore.
getRequiredTrophies() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Getter for the field requiredTrophies.
getRequiredVersion() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.ServerUpdateStatus
Getter for the field requiredVersion.
getResolver() - Method in class com.ibasco.agql.core.transport.AbstractNettyChannelFactory
getResolver.
getResolver() - Method in interface com.ibasco.agql.core.transport.NettyChannelFactory
getResolver.
getResolver() - Method in class com.ibasco.agql.core.transport.NettyChannelFactoryDecorator
getResolver.
getResolver() - Method in class com.ibasco.agql.core.transport.pool.MessageChannelPoolMap
getResolver.
getRespawnTimer() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field respawnTimer.
getResult() - Method in class com.ibasco.agql.core.AbstractResponse
The decoded result object
getResult() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntry
Deprecated.
Getter for the field result.
getResult(JsonObject) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.CsgoWebApiInterface
getResult.
getResult() - Method in class com.ibasco.agql.protocols.valve.source.query.common.message.SourceQueryResponse
getResult.
getResult() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconCmdResponse
getResult.
getResultsRemaining() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistory
Getter for the field resultsRemaining.
getRole() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerBasicInfo
Deprecated.
Getter for the field role.
getRoshanRespawnTimer() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardStats
Getter for the field roshanRespawnTimer.
getRows() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoGameMapPlaytimeInfo
 
getRtLastLogon() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccountDetail
 
getRules(InetSocketAddress) - Method in class com.ibasco.agql.protocols.valve.source.query.SourceQueryClient
Retrieve rules from the Source server
getRules(InetSocketAddress, Integer) - Method in class com.ibasco.agql.protocols.valve.source.query.SourceQueryClient
Retrieve rules from the Source server
getSaleDetails(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamStorefront
getSaleDetails.
getSaleDetails(int, String, String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamStorefront
getSaleDetails.
GetSaleDetails - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.storefront
GetSaleDetails class.
GetSaleDetails(int, int, String, String) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.storefront.GetSaleDetails
Constructor for GetSaleDetails.
getSaveText() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPackageGroup
Getter for the field saveText.
getScaledHeroDamage() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field scaledHeroDamage.
getScaledHeroHealing() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field scaledHeroHealing.
getScaledTowerDamage() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field scaledTowerDamage.
getScarcity() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerBadge
Getter for the field scarcity.
GetScheduledLeagueGames - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.match
GetScheduledLeagueGames class.
GetScheduledLeagueGames() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.match.GetScheduledLeagueGames
 
getScheduler() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoMatchmakingStatus
Getter for the field scheduler.
GetSchema - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.econitems
GetSchema class.
GetSchema(int, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.econitems.GetSchema
Constructor for GetSchema.
getSchema(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamEconItems
getSchema.
getSchema(int, int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamEconItems
getSchema.
getSchemaForGame(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamUserStats
getSchemaForGame.
GetSchemaForGame - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.userstats
Created by raffy on 10/27/2016.
GetSchemaForGame(int, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.userstats.GetSchemaForGame
Constructor for GetSchemaForGame.
GetSchemaUrl - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.econitems
GetSchemaUrl class.
GetSchemaUrl(int, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.econitems.GetSchemaUrl
Constructor for GetSchemaUrl.
getSchemaUrl(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamEconItems
getSchemaUrl.
getSchemaUrl(int, int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamEconItems
getSchemaUrl.
getScore() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamStats
Getter for the field score.
getScore() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsTeam
Getter for the field score.
getScore() - Method in class com.ibasco.agql.protocols.valve.source.query.players.SourcePlayer
Getter for the field score.
getScore() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppMetacritic
Getter for the field score.
getScoreboard() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Getter for the field scoreboard.
getScreenshots() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field screenshots.
getSearchingPlayersCount() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoMatchmakingStatus
Getter for the field searchingPlayersCount.
getSearchSecondsAvg() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoMatchmakingStatus
Getter for the field searchSecondsAvg.
getSeasonDate() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLeagueSeason
Deprecated.
Getter for the field seasonDate.
getSecond() - Method in class com.ibasco.agql.core.util.ImmutablePair
Getter for the field second.
getSecond() - Method in class com.ibasco.agql.core.util.Pair
Getter for the field second.
getSecond() - Method in class com.ibasco.agql.protocols.valve.steam.master.packets.MasterServerAddressPacket
getSecond.
getSecondSpotlightItem() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategories
Getter for the field secondSpotlightItem.
getSecretShop() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2GameItem
Getter for the field secretShop.
getSecure() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
getSelectionText() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPackageGroup
Getter for the field selectionText.
getSelfmade() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Getter for the field selfmade.
getSeriesId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Getter for the field seriesId.
getSeriesType() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Getter for the field seriesType.
getServerId() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
The server's 64-bit steam id
GetServerInfo - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil
 
getServerInfo() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamWebAPIUtil
Retrieve information about the API server
GetServerInfo(int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.GetServerInfo
Constructor for SteamWebApiRequest.
getServerList() - Method in class com.ibasco.agql.protocols.valve.steam.master.message.MasterServerResponse
getServerList.
GetServerList - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers
 
GetServerList(int, String, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.GetServerList
Constructor for SteamWebApiRequest.
getServerList(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.GameServersService
 
getServerList(String, int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.GameServersService
 
getServers(MasterServerType, MasterServerRegion, MasterServerFilter) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerQueryClient
Retrieves a list of servers from the Steam Master Server.
getServers(MasterServerType, MasterServerRegion, MasterServerFilter, TriConsumer<InetSocketAddress, InetSocketAddress, Throwable>) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerQueryClient
Retrieves a list of servers from the Steam Master Server.
getServers() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccount
 
GetServersAtAddress - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.apps
Created by raffy on 10/25/2016.
GetServersAtAddress(int, String) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.apps.GetServersAtAddress
Constructor for GetServersAtAddress.
getServersAtAddress(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamApps
getServersAtAddress.
getServersAtAddress(InetAddress) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamApps
getServersAtAddress.
getServerSteamId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2BroadcasterInfo
Getter for the field serverSteamId.
getServerSteamId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsMatch
Getter for the field serverSteamId.
getServerSteamId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Getter for the field serverSteamId.
getServerTags() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Tags that describe the game according to the server
getServertime() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ServerInfo
 
getServerTimeString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ServerInfo
 
getServerUpdateStatus(int, int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamApps
getServerUpdateStatus.
getSessionsLogonStatus() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoAppServicesStatus
Getter for the field sessionsLogonStatus.
getShortDescription() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field shortDescription.
getSize() - Method in interface com.ibasco.agql.core.transport.pool.NettyChannelPool
getSize.
getSize() - Method in class com.ibasco.agql.core.transport.pool.SimpleNettyChannelPool
getSize.
getSize() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacket
Getter for the field size.
getSizeDescriptionBin(long) - Static method in class com.ibasco.agql.core.util.Bytes
getSizeDescriptionBin.
getSizeDescriptionSI(long) - Static method in class com.ibasco.agql.core.util.Bytes
getSizeDescriptionSI.
getSlot() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItemEquipInfo
Getter for the field slot.
getSmall() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanBadgeUrls
Deprecated.
Getter for the field small.
getSmall() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLeagueIconUrls
Deprecated.
Getter for the field small.
getSmallCapsuleImageUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Getter for the field smallCapsuleImageUrl.
getSmallLogoUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageDetails
Getter for the field smallLogoUrl.
getSorterIds() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSortingPrefab
Getter for the field sorterIds.
getSorters() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorting
Getter for the field sorters.
getSortField() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorter
Getter for the field sortField.
getSorting() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsStoreMeta
Getter for the field sorting.
getSortingPrefabs() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorting
Getter for the field sortingPrefabs.
getSortScore() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Getter for the field sortScore.
getSourceAddress() - Method in class com.ibasco.agql.protocols.valve.source.query.logger.SourceLogEntry
Getter for the field sourceAddress.
getSpecials() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategories
Getter for the field specials.
getSpecport() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameServer
Getter for the field specport.
getSpectators() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Getter for the field spectators.
getSpells() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
Getter for the field spells.
getSponsor() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyPlayerInfo
Getter for the field sponsor.
getStageName() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Getter for the field stageName.
getStars() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocAchievements
Deprecated.
Getter for the field stars.
getStars() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntryClan
Deprecated.
Getter for the field stars.
getStartTime() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Getter for the field startTime.
getStartTime() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryInfo
Getter for the field startTime.
getStatistics() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconClient
Rcon connection statistics
getStatistics() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger
Getter for the field statistics.
getStats() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerStats
Getter for the field stats.
getStatsSchemaList() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameStatsSchemaInfo
Getter for the field statsSchemaList.
getStatus() - Method in class com.ibasco.agql.core.AbstractWebResponse
getStatus.
getStatus() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistory
Getter for the field status.
getStatus() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
Getter for the field status.
getStatus() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedApps
Getter for the field status.
getStatus() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategories
Getter for the field status.
getStatus() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreSaleDetails
Getter for the field status.
getSteamApiInterface() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.SteamWebApiRequest
Getter for the field steamApiInterface.
getSteamApiMethod() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.SteamWebApiRequest
Getter for the field steamApiMethod.
getSteamCommunityStatus() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoAppServicesStatus
Getter for the field steamCommunityStatus.
GetSteamGameLenderId - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.player
Returns valid lender SteamID if game currently played is borrowed
GetSteamGameLenderId(int, long, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.player.GetSteamGameLenderId
Constructor for GetSteamGameLenderId.
getSteamGameLenderId(long, int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamPlayerService
getSteamGameLenderId.
getSteamid() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
getSteamid() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccountDetail
 
getSteamid() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccountPublicInfo
 
getSteamid() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.LoginTokenStatus
 
getSteamid() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.NewGameServerAccount
 
getSteamId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Getter for the field steamId.
getSteamId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamBanStatus
Getter for the field steamId.
getSteamId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerAccountInfo
Getter for the field steamId.
getSteamId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamFriend
Getter for the field steamId.
getSteamId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Getter for the field steamId.
getSteamId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerStats
Getter for the field steamId.
getSteamIdAsLong() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamBanStatus
getSteamIdAsLong.
getSteamIdFromVanityUrl(String, VanityUrlType) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamUser
getSteamIdFromVanityUrl.
GetSteamLevel - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.player
Returns the Steam Level of a user
GetSteamLevel(int, long) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.player.GetSteamLevel
Constructor for GetSteamLevel.
getSteamLevel(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamPlayerService
getSteamLevel.
getSteamResult(JsonObject) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.SteamWebApiInterface
getSteamResult.
getStoreBundle() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemSet
Getter for the field storeBundle.
GetStoreMetadata - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.econitems
GetStoreMetadata class.
GetStoreMetadata(int, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.econitems.GetStoreMetadata
Constructor for GetStoreMetadata.
getStoreMetadata(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamEconItems
getStoreMetadata.
getStoreMetadata(int, int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamEconItems
getStoreMetadata.
GetStoreStatus - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.econitems
GetStoreStatus class.
GetStoreStatus(int, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.econitems.GetStoreStatus
Constructor for GetStoreStatus.
getStoreStatus(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamEconItems
getStoreStatus.
getStoreStatus(int, int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamEconItems
getStoreStatus.
getStrange() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Getter for the field strange.
getStrangeParts() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Getter for the field strangeParts.
getStreamDelay() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Getter for the field streamDelay.
getStyle() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Getter for the field style.
getSubPackages() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPackageGroup
Getter for the field subPackages.
GetSupportedAPIList - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil
 
getSupportedApiList() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamWebAPIUtil
Get a list of supported API interfaces.
GetSupportedAPIList(int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.GetSupportedAPIList
Constructor for SteamWebApiRequest.
getSupportedLanguages() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field supportedLanguages.
getSupportInfo() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field supportInfo.
getSystem() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAcap
Getter for the field system.
getTabImageOverrideName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTab
Getter for the field tabImageOverrideName.
getTabs() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsStoreMeta
Getter for the field tabs.
getTag() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanBasicInfo
Deprecated.
Getter for the field tag.
getTag() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanRankInfo
Deprecated.
Getter for the field tag.
getTag() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerBasicInfo
Deprecated.
Getter for the field tag.
getTag() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerRankInfo
Deprecated.
Getter for the field tag.
getTag() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntryClan
Deprecated.
Getter for the field tag.
getTag() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Getter for the field tag.
getTag() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Getter for the field tag.
getTagid() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.LocalizedNameTag
 
getTagId() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.PopularTag
 
getTags() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Getter for the field tags.
getTarget() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocAchievements
Deprecated.
Getter for the field target.
getTeam() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2GamePlayer
Getter for the field team.
getTeam() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsBldg
Getter for the field team.
getTeam() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Getter for the field team.
getTeamId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
Getter for the field teamId.
getTeamId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueTeamInfo
Getter for the field teamId.
getTeamId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsTeam
Getter for the field teamId.
getTeamId() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Getter for the field teamId.
getTeamInfo(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Teams
getTeamInfo.
getTeamInfo(int, int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Teams
getTeamInfo.
GetTeamInfo - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.teams
GetTeamInfo class.
GetTeamInfo(int, int, int) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.teams.GetTeamInfo
Constructor for GetTeamInfo.
getTeamInfoById(int, int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Match
getTeamInfoById.
GetTeamInfoByTeamID - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.match
GetTeamInfoByTeamID class.
GetTeamInfoByTeamID(int, int, int) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.match.GetTeamInfoByTeamID
Constructor for GetTeamInfoByTeamID.
getTeamLogo() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueTeamInfo
Getter for the field teamLogo.
getTeamLogo() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsTeam
Getter for the field teamLogo.
getTeamName() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyPlayerInfo
Getter for the field teamName.
getTeamName() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
Getter for the field teamName.
getTeamName() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueTeamInfo
Getter for the field teamName.
getTeamName() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsTeam
Getter for the field teamName.
getTeamNumber() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsTeam
Getter for the field teamNumber.
getTeams() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2RealtimeServerStats
Getter for the field teams.
getTeamSize() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntry
Deprecated.
Getter for the field teamSize.
getTeamTag() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyPlayerInfo
Getter for the field teamTag.
getTeamTag() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
Getter for the field teamTag.
getTerminator() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacket
Getter for the field terminator.
getThird() - Method in class com.ibasco.agql.protocols.valve.steam.master.packets.MasterServerAddressPacket
getThird.
getThreadName(Channel) - Static method in class com.ibasco.agql.core.util.Netty
getThreadName.
getThreadName(EventLoop) - Static method in class com.ibasco.agql.core.util.Netty
getThreadName.
getThreadName() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.ConnectionStats
 
getThumbnailPath() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppScreenshots
Getter for the field thumbnailPath.
getThumbnailUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppMovie
Getter for the field thumbnailUrl.
getTier() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsBldg
Getter for the field tier.
getTime() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoAppStatus
Getter for the field time.
getTime() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchAbilityUpgrade
Getter for the field time.
getTimeCreated() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Getter for the field timeCreated.
getTimeCreated() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Getter for the field timeCreated.
getTimeCreated() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Getter for the field timeCreated.
getTimeDesc(Duration) - Static method in class com.ibasco.agql.core.util.Time
getTimeDesc.
getTimeDesc(long) - Static method in class com.ibasco.agql.core.util.Time
getTimeDesc.
getTimeDesc(long, boolean) - Static method in class com.ibasco.agql.core.util.Time
getTimeDesc.
getTimeJoined() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamMemberDetails
Getter for the field timeJoined.
getTimeNow() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Getter for the field timeNow.
getTimestamp() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoAppStatus
Getter for the field timestamp.
getTimestamp() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
Getter for the field timestamp.
getTimestamp() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsMatch
Getter for the field timestamp.
getTimeStarted() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Getter for the field timeStarted.
getTimeStopped() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Getter for the field timeStopped.
getTiny() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLeagueIconUrls
Deprecated.
Getter for the field tiny.
getTitle() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamNewsItem
Getter for the field title.
getTitle() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPackageGroup
Getter for the field title.
getTool() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamCommunityApp
 
getTopLiveGame(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Match
getTopLiveGame.
GetTopLiveGame - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.match
GetTopLiveGame class.
GetTopLiveGame(int, int) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.match.GetTopLiveGame
Constructor for GetTopLiveGame.
getTopMatchIds() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Getter for the field topMatchIds.
getTopSellers() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategories
Getter for the field topSellers.
GetTopWeekendTourneyGames - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.match
GetTopWeekendTourneyGames class.
GetTopWeekendTourneyGames() - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.match.GetTopWeekendTourneyGames
 
getTotal() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppAchievements
Getter for the field total.
getTotal() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppRecommendations
Getter for the field total.
getTotalAcquiredChannels() - Method in class com.ibasco.agql.core.transport.pool.FixedNettyChannelPool
Returns the number of acquired channels that this pool thinks it has.
getTotalDaysSinceLastBan() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamBanStatus
Getter for the field totalDaysSinceLastBan.
getTotalDonations() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerBasicInfo
Deprecated.
Getter for the field totalDonations.
getTotalDonationsReceived() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerBasicInfo
Deprecated.
Getter for the field totalDonationsReceived.
getTotalGameBans() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamBanStatus
Getter for the field totalGameBans.
getTotalMembers() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Getter for the field totalMembers.
getTotalMembers() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanRankInfo
Deprecated.
Getter for the field totalMembers.
getTotalPlaytime() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerOwnedGame
Getter for the field totalPlaytime.
getTotalPlaytime() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerRecentPlayed
Getter for the field totalPlaytime.
getTotalPlaytimeIn2Weeks() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerRecentPlayed
Getter for the field totalPlaytimeIn2Weeks.
getTotalResults() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistory
Getter for the field totalResults.
getTotalVacBansOnRecord() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamBanStatus
Getter for the field totalVacBansOnRecord.
GetTournamentFantasyLineup - Class in com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.tournaments
GetTournamentFantasyLineup class.
GetTournamentFantasyLineup() - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.tournaments.GetTournamentFantasyLineup
 
GetTournamentItems - Class in com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.tournaments
GetTournamentItems class.
GetTournamentItems() - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.tournaments.GetTournamentItems
 
GetTournamentLayout - Class in com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.tournaments
GetTournamentLayout class.
GetTournamentLayout() - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.tournaments.GetTournamentLayout
 
GetTournamentPlayerStats - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.match
GetTournamentPlayerStats class.
GetTournamentPlayerStats(int, long, int, int, String, long, int) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.match.GetTournamentPlayerStats
Constructor for GetTournamentPlayerStats.
GetTournamentPredictions - Class in com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.tournaments
GetTournamentPredictions class.
GetTournamentPredictions() - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.tournaments.GetTournamentPredictions
 
getTournamentPrizePool(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.Dota2Econ
getTournamentPrizePool.
GetTournamentPrizePool - Class in com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.econ
GetTournamentPrizePool class.
GetTournamentPrizePool(int, int) - Constructor for class com.ibasco.agql.protocols.valve.dota2.webapi.interfaces.econ.GetTournamentPrizePool
Constructor for GetTournamentPrizePool.
getTournamentUrl() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2League
Getter for the field tournamentUrl.
getTowerDamage() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field towerDamage.
getTowerState() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamStats
Getter for the field towerState.
getTowerStatusDire() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Getter for the field towerStatusDire.
getTowerStatusRadiant() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Getter for the field towerStatusRadiant.
getTownHallLevel() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
Getter for the field townHallLevel.
getTradable() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Getter for the field tradable.
getTrailerSlideShows() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategories
Getter for the field trailerSlideShows.
getTransport() - Method in class com.ibasco.agql.core.HttpMessenger
The underlying Transport used by this instance
getTransport() - Method in interface com.ibasco.agql.core.Messenger
The underlying Transport used by this instance
getTransport() - Method in class com.ibasco.agql.core.NettyMessenger
The underlying Transport used by this instance
getTransportType() - Method in class com.ibasco.agql.core.transport.AbstractNettyChannelFactory
getTransportType.
getTransportType() - Method in interface com.ibasco.agql.core.transport.NettyChannelFactory
getTransportType.
getTransportType() - Method in class com.ibasco.agql.core.transport.NettyChannelFactoryDecorator
getTransportType.
getTroops() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
Getter for the field troops.
getTrophies() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerBasicInfo
Deprecated.
Getter for the field trophies.
getTrophies() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerRankInfo
Deprecated.
Getter for the field trophies.
getTrophies() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocSeason
Deprecated.
Getter for the field trophies.
getTvName() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Source TV name
getTvPort() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Source TV Port
getType(ChannelHandler) - Static method in class com.ibasco.agql.core.util.Netty
Returns the type name of a ChannelHandler
getType() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Getter for the field type.
getType() - Method in enum com.ibasco.agql.protocols.valve.dota2.webapi.enums.Dota2IconType
Getter for the field type.
getType() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsBldg
Getter for the field type.
getType() - Method in class com.ibasco.agql.protocols.valve.source.query.challenge.SourceQueryChallengeRequest
Getter for the field type.
getType() - Method in class com.ibasco.agql.protocols.valve.source.query.challenge.SourceQueryChallengeResponse
Getter for the field type.
getType() - Method in exception com.ibasco.agql.protocols.valve.source.query.common.exceptions.InvalidPacketTypeException
Getter for the field type.
getType() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQueryPacket
The type of this SourceQueryPacket
getType() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacket
Getter for the field type.
getType() - Method in class com.ibasco.agql.protocols.valve.steam.master.message.MasterServerRequest
Getter for the field type.
getType() - Method in class com.ibasco.agql.protocols.valve.steam.master.packets.MasterServerQueryPacket
Getter for the field type.
getType() - Method in enum com.ibasco.agql.protocols.valve.steam.webapi.enums.VanityUrlType
Getter for the field type.
getType() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ApiParameter
 
getType() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Getter for the field type.
getType() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetDescription
Getter for the field type.
getType() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMDropdown
Getter for the field type.
getType() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaKest
Getter for the field type.
getType() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field type.
getType() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreDailyDealsInfo
Getter for the field type.
getType() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Getter for the field type.
getType() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreSaleApp
Getter for the field type.
getTypeCode() - Method in enum com.ibasco.agql.protocols.valve.dota2.webapi.enums.Dota2TeamType
Getter for the field typeCode.
getUgcBannerLogo() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Getter for the field ugcBannerLogo.
getUgcBaseLogo() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Getter for the field ugcBaseLogo.
getUgcLogo() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Getter for the field ugcLogo.
getUgcSponsorLogo() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Getter for the field ugcSponsorLogo.
getUltimateCooldown() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field ultimateCooldown.
getUltimateState() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field ultimateState.
getUnique() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Getter for the field unique.
getUrl() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Getter for the field url.
getUrl() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Getter for the field url.
getUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamNewsItem
Getter for the field url.
getUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppMetacritic
Getter for the field url.
getUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSpotlightInfo
Getter for the field url.
getUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSupportInfo
Getter for the field url.
getUrlHistoryParamName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMDropdown
Getter for the field urlHistoryParamName.
getUrlHistoryParamName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMFilter
Getter for the field urlHistoryParamName.
getUrlHistoryParamName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSortingPrefab
Getter for the field urlHistoryParamName.
getUsableGc() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Getter for the field usableGc.
getUsableOutOfGame() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Getter for the field usableOutOfGame.
getUsedByClasses() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Getter for the field usedByClasses.
getUserGroupList(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamUser
getUserGroupList.
GetUserGroupList - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.user
Created by raffy on 10/27/2016.
GetUserGroupList(int, long) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.user.GetUserGroupList
Constructor for GetUserGroupList.
getUserStatsForGame(long, int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamUserStats
getUserStatsForGame.
GetUserStatsForGame - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.userstats
GetUserStatsForGame class.
GetUserStatsForGame(int, long, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.userstats.GetUserStatsForGame
Constructor for GetUserStatsForGame.
getValidResult(JsonObject) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.Dota2WebApiInterface
getValidResult.
getValue() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocAchievements
Deprecated.
Getter for the field value.
getValue() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetDescription
Getter for the field value.
getValue() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItemAttribute
Getter for the field value.
getValue() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemAttribute
Getter for the field value.
getValue() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamKeyValuePair
Deprecated.
Getter for the field value.
getVersion() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoAppStatus
Getter for the field version.
getVersion() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
getVersion() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ApiMethod
 
getVintage() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Getter for the field vintage.
getWarFrequency() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Getter for the field warFrequency.
getWarLosses() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Getter for the field warLosses.
getWarStars() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
Getter for the field warStars.
getWarTies() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Getter for the field warTies.
getWarWins() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Getter for the field warWins.
getWarWinStreak() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Getter for the field warWinStreak.
getWebCheatUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Getter for the field webCheatUrl.
getWebMFormatInfo() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppMovie
Getter for the field webMFormatInfo.
getWebsiteUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Getter for the field websiteUrl.
getWindowsFeaturedGames() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedApps
Getter for the field windowsFeaturedGames.
getWins() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Getter for the field wins.
getX() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsBldg
Getter for the field x.
getX() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Getter for the field x.
getXp() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerBadge
Getter for the field xp.
getXpNeededCurrentLevel() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerBadgeInfo
Getter for the field xpNeededCurrentLevel.
getXpNeededToLevelUp() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerBadgeInfo
Getter for the field xpNeededToLevelUp.
getXpPerMin() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Getter for the field xpPerMin.
getXpPerMin() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Getter for the field xpPerMin.
getY() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsBldg
Getter for the field y.
getY() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Getter for the field y.
green() - Method in class com.ibasco.agql.core.util.Console.Colorize
 
green(String, Object...) - Method in class com.ibasco.agql.core.util.Console.Colorize
 
GREEN - Static variable in class com.ibasco.agql.core.util.Console
Constant GREEN=""

H

handleError(AbstractWebResponse, Throwable) - Method in class com.ibasco.agql.core.AbstractWebApiInterface
The default error handler.
handleError(AbstractWebResponse, Throwable) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.CocWebApiInterface
Deprecated.
The default error handler.
handlerAdded(ChannelHandlerContext) - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundHandler
handlerAdded(ChannelHandlerContext) - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundEncoder
handlerAdded(ChannelHandlerContext) - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundHandler
handlerAdded(ChannelHandlerContext) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQuerySplitPacketAssembler
handlerRemoved(ChannelHandlerContext) - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundHandler
handlerRemoved(ChannelHandlerContext) - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundEncoder
handlerRemoved(ChannelHandlerContext) - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundHandler
hasAttr(AttributeKey<T>) - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
hasError() - Method in class com.ibasco.agql.core.NettyChannelContext
hasError.
hashCode() - Method in class com.ibasco.agql.core.AbstractMessage
hashCode() - Method in class com.ibasco.agql.core.NettyChannelContext
hashCode() - Method in class com.ibasco.agql.core.NettySocketClient
hashCode() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
hashCode() - Method in class com.ibasco.agql.core.util.Option.CacheEntry
 
hashCode() - Method in class com.ibasco.agql.core.util.Option
 
hashCode() - Method in class com.ibasco.agql.core.util.UUID
 
hashCode() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySplitPacket
hashCode() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconCredentials
hashCode() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.ConnectionStats
 
hasHeader(int) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryDecoder.SourceQueryMessage
 
hasNoPlayers(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
Servers that are empty
hasProperty(String) - Method in class com.ibasco.agql.core.AbstractWebApiRequest
hasProperty.
hasRequest(Class<? extends SourceQueryRequest>) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryDecoder.SourceQueryMessage
 
hasResponse() - Method in class com.ibasco.agql.core.NettyChannelContext
hasResponse.
hasServerIp(String) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
Return only servers on the specified IP address (port supported and optional)
hasVersion(String) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
Servers running version [version]
header(CharSequence, String) - Method in class com.ibasco.agql.core.AbstractWebRequest
header.
heroId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryCriteria
heroId.
hostString(SocketAddress) - Static method in class com.ibasco.agql.core.util.Net
hostString.
HttpMessenger - Class in com.ibasco.agql.core
A Messenger responsible for handling Web Requests and Responses.
HttpMessenger(Function<Response, AbstractWebResponse>, HttpOptions) - Constructor for class com.ibasco.agql.core.HttpMessenger
Constructor for HttpMessenger.
HttpOptions - Class in com.ibasco.agql.core.util
HttpOptions class.
HttpOptions() - Constructor for class com.ibasco.agql.core.util.HttpOptions
 

I

id() - Method in class com.ibasco.agql.core.AbstractClient
The unique-id of this instance
id() - Method in class com.ibasco.agql.core.AbstractMessage
id.
id() - Method in interface com.ibasco.agql.core.Client
The unique-id of this instance
id() - Method in interface com.ibasco.agql.core.Message
id.
id() - Method in class com.ibasco.agql.core.NettyChannelContext
id.
id() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
id(Channel) - Static method in class com.ibasco.agql.core.util.Netty
Translate Channel to it's unique id string representation
id(ChannelHandlerContext) - Static method in class com.ibasco.agql.core.util.Netty
id.
id(Envelope<?>) - Static method in class com.ibasco.agql.core.util.Netty
Translates an Envelope instance to it's unique id string representation
id(Object) - Static method in class com.ibasco.agql.core.util.Netty
Translates a message instance to it's unique id string representation
ImmutablePair<A,B> - Class in com.ibasco.agql.core.util
ImmutablePair class.
ImmutablePair(A, B) - Constructor for class com.ibasco.agql.core.util.ImmutablePair
Constructor for ImmutablePair.
INACTIVE_CHECK_INTERVAL - Static variable in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconOptions
Number of seconds to check for inactive Channel's/connections (Unit: Seconds, Default Value: 1 sec)
INBOUND - Static variable in class com.ibasco.agql.core.util.Netty
Constant INBOUND
increment(Channel) - Method in enum com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.Metadata.Stats
 
incrementAttrNumber(Channel, AttributeKey<V>) - Static method in class com.ibasco.agql.core.util.Netty
Increments an Attribute value whose underlying type is a Number
inEventLoop() - Method in class com.ibasco.agql.core.NettyChannelContext
inEventLoop.
info(String, Object...) - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundHandler
info.
info(String, Object...) - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundEncoder
info.
info(String, Object...) - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundHandler
info.
INFO_QUERY - Static variable in class com.ibasco.agql.protocols.valve.source.query.SourceQuery
Constant INFO_QUERY
Inherit - Annotation Type in com.ibasco.agql.core.util
Inherit class.
initChannel(Channel) - Method in class com.ibasco.agql.core.transport.NettyChannelInitializer
INITIAL_IP - Static variable in class com.ibasco.agql.protocols.valve.steam.master.MasterServer
Constant INITIAL_IP="0.0.0.0:0"
initialize(Class<? extends Options>) - Static method in class com.ibasco.agql.core.util.Option
 
initialize() - Static method in class com.ibasco.agql.core.util.Platform
Initialize platform and properties.
initializeEventLoopGroup(Class<? extends Channel>, ExecutorService) - Method in class com.ibasco.agql.core.transport.AbstractNettyChannelFactory
Initialize EventLoopGroup.
InMemoryCredentialsStore - Class in com.ibasco.agql.protocols.valve.source.query.rcon
Default In-Memory CredentialsStore
InMemoryCredentialsStore() - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.InMemoryCredentialsStore
 
INSTANCE - Static variable in exception com.ibasco.agql.core.exceptions.ReadTimeoutException
Constant INSTANCE
INSTANCE - Static variable in exception com.ibasco.agql.core.exceptions.WriteTimeoutException
Constant INSTANCE
INSTANCE - Static variable in class com.ibasco.agql.core.transport.DefaultPropertyResolver
Constant INSTANCE
invalidate() - Method in interface com.ibasco.agql.core.Credentials
Invalidates this instance
invalidate() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconClient
Invalidates only the connections of all registered address (registered via SourceRconClient.authenticate(InetSocketAddress, byte[])).
invalidate(boolean) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconClient
Invalidates only the connections of all registered address (registered via SourceRconClient.authenticate(InetSocketAddress, byte[])).
invalidate(InetSocketAddress) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconClient
Invalidates the specified address along with the previously authenticated connections.
invalidate() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconCredentials
Invalidates this instance
invalidate() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger
Invalidate all registered addresses and the connections associated with it
invalidate(boolean) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger
Invalidates all registered addresses along with its connections.
invalidate(InetSocketAddress, boolean) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger
Invalidate the credentials and/or the Channel's associated with it
invalidate(InetSocketAddress) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger
Invalidate both credentials and all it's Channel's associated with it
INVALIDATED - Static variable in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
Flag indicating that the channel has been invalidated and needs to be re-authenticated
InvalidCredentialsException - Exception in com.ibasco.agql.core.exceptions
InvalidCredentialsException class.
InvalidCredentialsException() - Constructor for exception com.ibasco.agql.core.exceptions.InvalidCredentialsException
Constructor for InvalidCredentialsException.
InvalidCredentialsException(String) - Constructor for exception com.ibasco.agql.core.exceptions.InvalidCredentialsException
Constructor for InvalidCredentialsException.
InvalidCredentialsException(String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.InvalidCredentialsException
Constructor for InvalidCredentialsException.
InvalidCredentialsException(Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.InvalidCredentialsException
Constructor for InvalidCredentialsException.
InvalidCredentialsException(String, Throwable, boolean, boolean) - Constructor for exception com.ibasco.agql.core.exceptions.InvalidCredentialsException
Constructor for InvalidCredentialsException.
InvalidPacketException - Exception in com.ibasco.agql.core.exceptions
InvalidPacketException class.
InvalidPacketException(String, byte[]) - Constructor for exception com.ibasco.agql.core.exceptions.InvalidPacketException
Constructor for InvalidPacketException.
InvalidPacketTypeException - Exception in com.ibasco.agql.protocols.valve.source.query.common.exceptions
InvalidPacketTypeException class.
InvalidPacketTypeException(int, String) - Constructor for exception com.ibasco.agql.protocols.valve.source.query.common.exceptions.InvalidPacketTypeException
Constructor for InvalidPacketTypeException.
isAcquired() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.ConnectionStats
 
isActive() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
isActive() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.ConnectionStats
 
isAdmin() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamMemberDetails
isAdmin.
isAttach_to_rootbone() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAcap
isAttach_to_rootbone.
isAuthenticated() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconAuthResponse
isAuthenticated.
isAuthenticated(InetSocketAddress) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconClient
Checks if the specified address is authenticated
isAuthenticated() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.ConnectionStats
 
isAuthenticated(InetSocketAddress) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger
Checks if the specified InetSocketAddress has been previously authenticated.
isAuthRequestPacket(SourceRconPacket) - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
Check if packet is an RCON Auth request packet
isAuthResponsePacket(SourceRconPacket) - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
Check if packet is an RCON auth response packet
isAutoCreate() - Method in class com.ibasco.agql.core.util.Option
isAutoCreate.
isAutoUpdate() - Method in class com.ibasco.agql.protocols.valve.source.query.common.message.SourceQueryAuthRequest
isAutoUpdate.
isAvailableOnLinux() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
isAvailableOnLinux.
isAvailableOnMac() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
isAvailableOnMac.
isAvailableOnWindows() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
isAvailableOnWindows.
isBlank(String) - Static method in class com.ibasco.agql.core.util.Strings
isBlank.
isBypassChallenge() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceQueryInfoRequest
isBypassChallenge.
isCannotCraft() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
isCannotCraft.
isCannotTrade() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
isCannotTrade.
isChannelAttribute() - Method in class com.ibasco.agql.core.util.Option
isChannelAttribute.
isComingSoon() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppReleaseDateInfo
isComingSoon.
isCommandResponsePacket(SourceRconPacket) - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
Check if packet is a Command Response Packet
isCommunityBanned() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamBanStatus
isCommunityBanned.
isComplete() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueTeamInfo
isComplete.
isComplete() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceEagerSplitPacketAssembler
isComplete.
isComplete() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceLazySplitPacketAssembler
isComplete.
isComplete() - Method in interface com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceSplitPacketAssembler
isComplete.
isCompleted() - Method in class com.ibasco.agql.core.NettyChannelContext
isCompleted.
isCompleted() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamQuestStatus
isCompleted.
isCompressed() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySplitPacket
isCompressed.
isCountry() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLocation
Deprecated.
isCountry.
isCountry() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLocationInfo
Deprecated.
isCountry.
isDebugEnabled() - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundHandler
isDebugEnabled.
isDebugEnabled() - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundEncoder
isDebugEnabled.
isDedicated() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Specified whether the server is dedicated or not
isDefaultExecutor(Executor) - Static method in class com.ibasco.agql.core.util.Platform
Check if the specified Executor is a shared global executor provided by the library
isDefaultTab() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTab
isDefaultTab.
isDeltaFrame() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2RealtimeServerStats
isDeltaFrame.
isDestroyed() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsBldg
isDestroyed.
isDiscounted() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreDailyDealsInfo
isDiscounted.
isDiscounted() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
isDiscounted.
isEmpty() - Method in interface com.ibasco.agql.core.Credentials
isEmpty.
isEmpty() - Method in interface com.ibasco.agql.core.util.Options
Check if container is empty.
isEmpty(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
Servers that are not empty
isEnabled() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPrefabConfig
isEnabled.
isEndOfResponse() - Method in class com.ibasco.agql.protocols.valve.steam.master.message.MasterServerPartialResponse
isEndOfResponse.
isExternalUrl() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamNewsItem
isExternalUrl.
isFree() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
isFree.
isFreeLicense() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSubPackage
isFreeLicense.
isFull(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
Servers that are not full
isFullGamepad() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreGameControllerInfo
isFullGamepad.
isGlobal() - Method in class com.ibasco.agql.core.util.Option
isGlobal.
isHasCommunityVisibleStats() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerOwnedGame
isHasCommunityVisibleStats.
isHeaderPacket(MasterServerAddressPacket) - Static method in class com.ibasco.agql.protocols.valve.steam.master.MasterServer
isHeaderPacket.
isHealthy(Channel) - Method in interface com.ibasco.agql.core.transport.pool.ChannelHealthChecker
Check if the given channel is healthy which means it can be used.
isHidden() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAttribute
isHidden.
isHighlight() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppMovie
isHighlight.
isHome() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTab
isHome.
isInitialTerminatorPacket(SourceRconPacket) - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
Check if the packet is the primary terminator packet (The first terminator packet sent after a request)
isInvalidHeader(int) - Static method in class com.ibasco.agql.protocols.valve.source.query.SourceQuery
isInvalidHeader.
isLan() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameServer
isLan.
isLinuxServer(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
Servers running on a Linux platform
isLinuxSupported() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPlatform
isLinuxSupported.
isListening() - Method in class com.ibasco.agql.protocols.valve.source.query.logger.SourceLogListenService
 
isLive() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2BroadcasterInfo
isLive.
isLocked(Option<?>) - Method in class com.ibasco.agql.core.util.AbstractOptions
Check locked status of option
isLocked(Option<?>) - Method in interface com.ibasco.agql.core.util.Options
Check locked status of option
isLocked() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
isLocked.
isLocked() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
isLocked.
isMacSupported() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPlatform
isMacSupported.
isNumeric(String) - Static method in class com.ibasco.agql.core.util.Strings
isNumeric.
isOpen() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
isPasswordProtected() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
isPasswordProtected(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
Filter for password protected servers
isPooled(Channel) - Static method in interface com.ibasco.agql.core.transport.pool.NettyChannelPool
Checks if the Channel is currectly pooled
isPrivateServer() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Specifies if the server is a private server and password protected
isPro() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
isPro.
isPro() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
isPro.
isProcessing() - Method in interface com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceSplitPacketAssembler
isProcessing.
isProperName() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
isProperName.
isRadiantWin() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
isRadiantWin.
isReauthenticate() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger
Check if reauthenticate flag is set
isRegistered(Channel) - Method in interface com.ibasco.agql.core.ChannelRegistry
Check if Channel is registered by this instance.
isRegistered() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
isRegistered(Channel) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelRegistry
Check if Channel is registered by this instance.
isResponseValuePacket(SourceRconPacket) - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
Check if packet is an RCON response value packet
isSecondaryTerminatorPacket(SourceRconPacket) - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
Check if the packet is the secondary terminator packet (The secondary terminator packet sent after a request)
isSecure() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Specifies whether the server uses VAC
isSecure(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
Servers using anti-cheat technology (VAC, but potentially others as well)
isSecure() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameServer
isSecure.
isSet(int, int) - Static method in class com.ibasco.agql.core.util.Bits
isSet.
isShared() - Method in class com.ibasco.agql.core.util.Option
 
isSortReversed() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorter
isSortReversed.
isSourceTvProxy() - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Specifies whether the server is a Source TV proxy/relay
isSpecProxy(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
Servers that are spectator proxies
isStoredAsInteger() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAttribute
isStoredAsInteger.
isStreamingVideoAvailable() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
isStreamingVideoAvailable.
isSub() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamMemberDetails
isSub.
isSuccess() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamResponse
isSuccess.
isSuppressLog() - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundDecoder
isSuppressLog.
isTerminatingAddress(InetSocketAddress) - Static method in class com.ibasco.agql.protocols.valve.steam.master.MasterServer
isTerminatingAddress.
isTerminatingPacket(MasterServerAddressPacket) - Static method in class com.ibasco.agql.protocols.valve.steam.master.MasterServer
isTerminatingPacket.
isTerminatorId(int) - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
Checks if the rcon request id represents a terminator packet
isTerminatorPacket(SourceRconPacket) - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
Check if packet is a valid terminator packet
isTypeOf(Object, Class<?>...) - Static method in class com.ibasco.agql.core.util.Functions
isTypeOf.
isUpToDate() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.ServerUpdateStatus
isUpToDate.
isVacBanned() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamBanStatus
isVacBanned.
isValid() - Method in interface com.ibasco.agql.core.Credentials
Checks if the credentails is currently in a valid state
isValid() - Method in class com.ibasco.agql.core.NettyChannelContext
isValid.
isValid() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconCredentials
Checks if the credentails is currently in a valid state
isValidPacketType(int) - Static method in class com.ibasco.agql.protocols.valve.source.query.SourceQuery
isValidPacketType.
isValidRequest(int) - Static method in class com.ibasco.agql.protocols.valve.source.query.SourceQuery
isValidRequest.
isValidRequestId(int) - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
Checks if the request id is within the valid range
isValidResponse(int) - Static method in class com.ibasco.agql.protocols.valve.source.query.SourceQuery
isValidResponse.
isValidTerminator(int) - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
Check if value is valid RCON terminator
isVerbose() - Static method in class com.ibasco.agql.core.util.Properties
Check if verbose mode is set.
isVersionListable() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.ServerUpdateStatus
isVersionListable.
isWarLogPublic() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
isWarLogPublic.
isWhitelisted(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
Servers that are whitelisted
isWindowsSupported() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPlatform
isWindowsSupported.
isWritable() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
iterator() - Method in class com.ibasco.agql.core.transport.pool.MessageChannelPoolMap
iterator() - Method in class com.ibasco.agql.core.util.AbstractOptions

J

JsonContentTypeProcessor - Class in com.ibasco.agql.core.transport.http.processors
JsonContentTypeProcessor class.
JsonContentTypeProcessor() - Constructor for class com.ibasco.agql.core.transport.http.processors.JsonContentTypeProcessor
 
JsonElementNotFoundException - Exception in com.ibasco.agql.core.exceptions
JsonElementNotFoundException class.
JsonElementNotFoundException(JsonObject) - Constructor for exception com.ibasco.agql.core.exceptions.JsonElementNotFoundException
Constructor for JsonElementNotFoundException.
JsonElementNotFoundException(JsonObject, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.JsonElementNotFoundException
Constructor for JsonElementNotFoundException.
JsonElementNotFoundException(JsonObject, String) - Constructor for exception com.ibasco.agql.core.exceptions.JsonElementNotFoundException
Constructor for JsonElementNotFoundException.
JsonElementNotFoundException(JsonObject, String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.JsonElementNotFoundException
Constructor for JsonElementNotFoundException.
JsonElementNotFoundException(JsonObject, String, Throwable, boolean, boolean) - Constructor for exception com.ibasco.agql.core.exceptions.JsonElementNotFoundException
Constructor for JsonElementNotFoundException.
JsonOperationException - Exception in com.ibasco.agql.core.exceptions
JsonOperationException class.
JsonOperationException(JsonObject) - Constructor for exception com.ibasco.agql.core.exceptions.JsonOperationException
Constructor for JsonOperationException.
JsonOperationException(JsonObject, String) - Constructor for exception com.ibasco.agql.core.exceptions.JsonOperationException
Constructor for JsonOperationException.
JsonOperationException(JsonObject, String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.JsonOperationException
Constructor for JsonOperationException.
JsonOperationException(JsonObject, String, Throwable, boolean, boolean) - Constructor for exception com.ibasco.agql.core.exceptions.JsonOperationException
Constructor for JsonOperationException.
JsonOperationException(JsonObject, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.JsonOperationException
Constructor for JsonOperationException.

K

key() - Method in enum com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.Metadata.Stats
 

L

lastSeedAddress() - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerChannelContext.MasterServerProperties
 
lastSeedAddress(InetSocketAddress) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerChannelContext.MasterServerProperties
 
leagueId(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryCriteria
leagueId.
limit(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.CocSearchCriteria
Deprecated.
Limit the number of items returned in the response.
limit(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.CocWebApiRequest
Deprecated.
limit.
line() - Method in class com.ibasco.agql.core.util.Console.Colorize
 
listen() - Method in class com.ibasco.agql.protocols.valve.source.query.logger.SourceLogListenService
Start listening for log messages.
listen(InetSocketAddress) - Method in class com.ibasco.agql.protocols.valve.source.query.logger.SourceLogListenService
Start listening for log messages.
localAddress() - Method in interface com.ibasco.agql.core.ContextProperties
localAddress.
localAddress() - Method in class com.ibasco.agql.core.NettyChannelContext
localAddress.
localAddress() - Method in class com.ibasco.agql.core.NettyChannelContext.Properties
 
localAddress() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
LocalizedNameTag - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos
 
LocalizedNameTag() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.LocalizedNameTag
 
locationId(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.CocSearchCriteria
Deprecated.
Filter by clan location identifier.
lock(Option<V>, V) - Method in interface com.ibasco.agql.core.util.ConfigurationSupport
lock.
lockedOption(Options, Option<X>, X) - Method in class com.ibasco.agql.core.NettyMessenger
Lock an option and prevent future updates for this option
log - Static variable in class com.ibasco.agql.core.AbstractWebApiRequest
Constant log
log(String, BiConsumer<String, Object[]>, Object...) - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundHandler
log.
log(String, ChannelHandlerContext, BiConsumer<String, Object[]>, Object...) - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundHandler
log.
log(String, BiConsumer<String, Object[]>, Object...) - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundEncoder
log.
log(String, BiConsumer<String, Object[]>, Object...) - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundHandler
log.
LoginTokenStatus - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos
 
LoginTokenStatus() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.LoginTokenStatus
 

M

MalformedPacketException - Exception in com.ibasco.agql.core.exceptions
MalformedPacketException class.
MalformedPacketException() - Constructor for exception com.ibasco.agql.core.exceptions.MalformedPacketException
Constructor for MalformedPacketException.
MalformedPacketException(String) - Constructor for exception com.ibasco.agql.core.exceptions.MalformedPacketException
Constructor for MalformedPacketException.
MalformedPacketException(String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.MalformedPacketException
Constructor for MalformedPacketException.
mapName(String) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
Servers running the specified map (ex.
MapParameterizedType - Class in com.ibasco.agql.core.reflect.types
MapParameterizedType class.
MapParameterizedType(Type, Class<? extends Map>) - Constructor for class com.ibasco.agql.core.reflect.types.MapParameterizedType
Constructor for MapParameterizedType.
markInError(Throwable) - Method in class com.ibasco.agql.core.NettyChannelContext
markInError.
markSuccess(AbstractResponse) - Method in class com.ibasco.agql.core.NettyChannelContext
markSuccess.
MASTER_ADDR - Static variable in class com.ibasco.agql.protocols.valve.steam.master.MasterServer
Constant MASTER_ADDR
MASTER_ADDRS - Static variable in class com.ibasco.agql.protocols.valve.steam.master.MasterServer
Constant MASTER_ADDRS
MasterServer - Class in com.ibasco.agql.protocols.valve.steam.master
MasterServer class.
MasterServer() - Constructor for class com.ibasco.agql.protocols.valve.steam.master.MasterServer
 
MasterServerAddressDecoder - Class in com.ibasco.agql.protocols.valve.steam.master.handlers
MasterServerAddressDecoder class.
MasterServerAddressDecoder() - Constructor for class com.ibasco.agql.protocols.valve.steam.master.handlers.MasterServerAddressDecoder
 
MasterServerAddressPacket - Class in com.ibasco.agql.protocols.valve.steam.master.packets
MasterServerAddressPacket class.
MasterServerAddressPacket(ByteBuf) - Constructor for class com.ibasco.agql.protocols.valve.steam.master.packets.MasterServerAddressPacket
Constructor for MasterServerAddressPacket.
MasterServerChannelContext - Class in com.ibasco.agql.protocols.valve.steam.master
MasterServerChannelContext class.
MasterServerChannelContext(Channel, NettyMessenger<? extends AbstractRequest, ? extends AbstractResponse>) - Constructor for class com.ibasco.agql.protocols.valve.steam.master.MasterServerChannelContext
Constructor for MasterServerChannelContext.
MasterServerChannelContext(NettyChannelContext) - Constructor for class com.ibasco.agql.protocols.valve.steam.master.MasterServerChannelContext
Constructor for MasterServerChannelContext.
MasterServerChannelContext.MasterServerProperties - Class in com.ibasco.agql.protocols.valve.steam.master
 
MasterServerChannelContextFactory - Class in com.ibasco.agql.protocols.valve.steam.master
MasterServerChannelContextFactory class.
MasterServerChannelContextFactory(MasterServerMessenger) - Constructor for class com.ibasco.agql.protocols.valve.steam.master.MasterServerChannelContextFactory
Constructor for MasterServerChannelContextFactory.
MasterServerChannelFactory - Class in com.ibasco.agql.protocols.valve.steam.master
MasterServerChannelFactory class.
MasterServerChannelFactory(NettyChannelFactory) - Constructor for class com.ibasco.agql.protocols.valve.steam.master.MasterServerChannelFactory
Constructor for MasterServerChannelFactory.
MasterServerFilter - Class in com.ibasco.agql.protocols.valve.steam.master
A Master Server Filter Utility class
MasterServerMessenger - Class in com.ibasco.agql.protocols.valve.steam.master
Handles the internal processing of the master server request/response.
MasterServerMessenger(Options) - Constructor for class com.ibasco.agql.protocols.valve.steam.master.MasterServerMessenger
Constructor for MasterServerMessenger.
MasterServerOptions - Class in com.ibasco.agql.protocols.valve.steam.master
Configuration options container for the Master Server query module
MasterServerOptions() - Constructor for class com.ibasco.agql.protocols.valve.steam.master.MasterServerOptions
 
MasterServerPacketDecoder - Class in com.ibasco.agql.protocols.valve.steam.master.handlers
MasterServerPacketDecoder class.
MasterServerPacketDecoder() - Constructor for class com.ibasco.agql.protocols.valve.steam.master.handlers.MasterServerPacketDecoder
 
MasterServerPacketEncoder - Class in com.ibasco.agql.protocols.valve.steam.master.handlers
MasterServerPacketEncoder class.
MasterServerPacketEncoder() - Constructor for class com.ibasco.agql.protocols.valve.steam.master.handlers.MasterServerPacketEncoder
 
MasterServerPartialResponse - Class in com.ibasco.agql.protocols.valve.steam.master.message
MasterServerPartialResponse class.
MasterServerPartialResponse(Set<InetSocketAddress>, boolean, InetSocketAddress) - Constructor for class com.ibasco.agql.protocols.valve.steam.master.message.MasterServerPartialResponse
Constructor for MasterServerPartialResponse.
MasterServerProperties() - Constructor for class com.ibasco.agql.protocols.valve.steam.master.MasterServerChannelContext.MasterServerProperties
 
MasterServerProperties(NettyChannelContext.Properties) - Constructor for class com.ibasco.agql.protocols.valve.steam.master.MasterServerChannelContext.MasterServerProperties
 
MasterServerQueryClient - Class in com.ibasco.agql.protocols.valve.steam.master
Queries Valve Master Server to retrieve a list of game servers.
MasterServerQueryClient() - Constructor for class com.ibasco.agql.protocols.valve.steam.master.MasterServerQueryClient
Create a new MasterServerQueryClient instance using the pre-defined configuration Options for this client
MasterServerQueryClient(MasterServerOptions) - Constructor for class com.ibasco.agql.protocols.valve.steam.master.MasterServerQueryClient
Create a new MasterServerQueryClient instance using the provided configuration Options
MasterServerQueryPacket - Class in com.ibasco.agql.protocols.valve.steam.master.packets
MasterServerQueryPacket class.
MasterServerQueryPacket() - Constructor for class com.ibasco.agql.protocols.valve.steam.master.packets.MasterServerQueryPacket
Constructor for MasterServerQueryPacket.
MasterServerQueryPacket(ByteBuf) - Constructor for class com.ibasco.agql.protocols.valve.steam.master.packets.MasterServerQueryPacket
Constructor for MasterServerQueryPacket.
MasterServerRegion - Enum in com.ibasco.agql.protocols.valve.steam.master.enums
Created by raffy on 9/11/2016.
MasterServerRequest - Class in com.ibasco.agql.protocols.valve.steam.master.message
MasterServerRequest class.
MasterServerRequest() - Constructor for class com.ibasco.agql.protocols.valve.steam.master.message.MasterServerRequest
Constructor for MasterServerRequest.
MasterServerRequest(TriConsumer<InetSocketAddress, InetSocketAddress, Throwable>) - Constructor for class com.ibasco.agql.protocols.valve.steam.master.message.MasterServerRequest
Constructor for MasterServerRequest.
MasterServerRequestEncoder - Class in com.ibasco.agql.protocols.valve.steam.master.handlers
MasterServerRequestEncoder class.
MasterServerRequestEncoder() - Constructor for class com.ibasco.agql.protocols.valve.steam.master.handlers.MasterServerRequestEncoder
 
MasterServerResponse - Class in com.ibasco.agql.protocols.valve.steam.master.message
MasterServerResponse class.
MasterServerResponse(Set<InetSocketAddress>) - Constructor for class com.ibasco.agql.protocols.valve.steam.master.message.MasterServerResponse
Constructor for MasterServerResponse.
MasterServerTimeoutException - Exception in com.ibasco.agql.protocols.valve.steam.master.exception
MasterServerTimeoutException class.
MasterServerTimeoutException(Collection<InetSocketAddress>) - Constructor for exception com.ibasco.agql.protocols.valve.steam.master.exception.MasterServerTimeoutException
Constructor for MasterServerTimeoutException.
MasterServerTimeoutException(String, Collection<InetSocketAddress>) - Constructor for exception com.ibasco.agql.protocols.valve.steam.master.exception.MasterServerTimeoutException
Constructor for MasterServerTimeoutException.
MasterServerTimeoutException(String, Throwable, Collection<InetSocketAddress>) - Constructor for exception com.ibasco.agql.protocols.valve.steam.master.exception.MasterServerTimeoutException
Constructor for MasterServerTimeoutException.
MasterServerType - Enum in com.ibasco.agql.protocols.valve.steam.master.enums
MasterServerType class.
matchesRequested(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryCriteria
matchesRequested.
MaxAttemptsReachedException - Exception in com.ibasco.agql.core.exceptions
MaxAttemptsReachedException class.
MaxAttemptsReachedException(Throwable, InetSocketAddress, AbstractRequest, int, int) - Constructor for exception com.ibasco.agql.core.exceptions.MaxAttemptsReachedException
Constructor for MaxAttemptsReachedException.
maxLength(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.news.GetNewsForApp
maxLength.
maxMembers(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.CocSearchCriteria
Deprecated.
Filter by maximum amount of clan members.
Message - Interface in com.ibasco.agql.core
Message interface.
message(M) - Method in class com.ibasco.agql.core.util.MessageEnvelopeBuilder
message.
MessageChannelPoolMap - Class in com.ibasco.agql.core.transport.pool
A custom ChannelPoolMap implementation that allows a custom pool key to be used for NettyChannelPool lookup.
MessageChannelPoolMap(NettyPooledChannelFactory) - Constructor for class com.ibasco.agql.core.transport.pool.MessageChannelPoolMap
Constructor for MessageChannelPoolMap.
MessageDecoder - Class in com.ibasco.agql.core.transport.handlers
The initial global intercept for all raw data recived from a remote address.
MessageDecoder() - Constructor for class com.ibasco.agql.core.transport.handlers.MessageDecoder
 
MessageEncoder - Class in com.ibasco.agql.core.transport.handlers
Primary intercept for all outbound requests.
MessageEncoder() - Constructor for class com.ibasco.agql.core.transport.handlers.MessageEncoder
 
MessageEnvelope<M extends Message> - Class in com.ibasco.agql.core
MessageEnvelope class.
MessageEnvelope(M, SocketAddress, SocketAddress) - Constructor for class com.ibasco.agql.core.MessageEnvelope
Constructor for MessageEnvelope.
MessageEnvelopeBuilder<M extends Message> - Class in com.ibasco.agql.core.util
MessageEnvelopeBuilder class.
MessageInboundDecoder - Class in com.ibasco.agql.core.transport.handlers
Abstract MessageInboundDecoder class.
MessageInboundDecoder() - Constructor for class com.ibasco.agql.core.transport.handlers.MessageInboundDecoder
 
MessageInboundHandler - Class in com.ibasco.agql.core.transport.handlers
Abstract MessageInboundHandler class.
MessageInboundHandler() - Constructor for class com.ibasco.agql.core.transport.handlers.MessageInboundHandler
Constructor for MessageInboundHandler.
MessageOutboundEncoder<T extends AbstractRequest> - Class in com.ibasco.agql.core.transport.handlers
Abstract MessageOutboundEncoder class.
MessageOutboundEncoder() - Constructor for class com.ibasco.agql.core.transport.handlers.MessageOutboundEncoder
Constructor for MessageOutboundEncoder.
MessageOutboundEncoder(Class<Envelope<T>>) - Constructor for class com.ibasco.agql.core.transport.handlers.MessageOutboundEncoder
Constructor for MessageOutboundEncoder.
MessageOutboundHandler - Class in com.ibasco.agql.core.transport.handlers
Abstract MessageOutboundHandler class.
MessageOutboundHandler() - Constructor for class com.ibasco.agql.core.transport.handlers.MessageOutboundHandler
Constructor for MessageOutboundHandler.
MessageOutboundHandler(Class<? extends AbstractRequest>, Class<?>) - Constructor for class com.ibasco.agql.core.transport.handlers.MessageOutboundHandler
Constructor for MessageOutboundHandler.
MessageRouter - Class in com.ibasco.agql.core.transport.handlers
The last handler in the chain that is responsible for routing the response back to the Messenger
MessageRouter() - Constructor for class com.ibasco.agql.core.transport.handlers.MessageRouter
 
Messenger<R extends AbstractRequest,S extends AbstractResponse> - Interface in com.ibasco.agql.core
The following are characteristics/roles of a Messenger Responsible for creating, acquiring, closing or releasing a network resource (e.g.
messenger() - Method in class com.ibasco.agql.core.NettyChannelContext
messenger.
messenger() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelContext
messenger.
messenger() - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerChannelContext
messenger.
MessengerException - Exception in com.ibasco.agql.core.exceptions
Represents a transaction error.
MessengerException(NettyChannelContext) - Constructor for exception com.ibasco.agql.core.exceptions.MessengerException
Constructor for MessengerException.
MessengerException(String, NettyChannelContext) - Constructor for exception com.ibasco.agql.core.exceptions.MessengerException
Constructor for MessengerException.
MessengerException(String, Throwable, NettyChannelContext) - Constructor for exception com.ibasco.agql.core.exceptions.MessengerException
Constructor for MessengerException.
MessengerException(Throwable, NettyChannelContext) - Constructor for exception com.ibasco.agql.core.exceptions.MessengerException
Constructor for MessengerException.
MessengerException(String, Throwable, boolean, boolean, NettyChannelContext) - Constructor for exception com.ibasco.agql.core.exceptions.MessengerException
Constructor for MessengerException.
MessengerProperties - Annotation Type in com.ibasco.agql.core.util
MessengerProperties class.
metadata() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
Metadata(Channel) - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.Metadata
 
method(HttpMethod) - Method in class com.ibasco.agql.core.AbstractWebRequest
method.
minClanLevel(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.CocSearchCriteria
Deprecated.
Filter by minimum clan level.
minClanPoints(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.CocSearchCriteria
Deprecated.
Filter by minimum amount of clan points.
minMembers(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.CocSearchCriteria
Deprecated.
Filter by minimum amount of clan members.
minPlayers(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryCriteria
minPlayers.

N

NAME - Static variable in class com.ibasco.agql.core.transport.handlers.MessageDecoder
Constant NAME="responseDecoder"
NAME - Static variable in class com.ibasco.agql.core.transport.handlers.MessageEncoder
Constant NAME="requestEncoder"
NAME - Static variable in class com.ibasco.agql.core.transport.handlers.MessageRouter
Constant NAME="messageRouter"
name(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.CocSearchCriteria
Deprecated.
Search clans by name.
nand() - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
A special filter, specifies that servers matching all of the following [x] conditions should not be returned
napp(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
Servers that are NOT running game [appid] (This was introduced to block Left 4 Dead games from the Steam Server Browser)
Net - Class in com.ibasco.agql.core.util
Net class.
Net() - Constructor for class com.ibasco.agql.core.util.Net
 
Netty - Class in com.ibasco.agql.core.util
Netty utility functions
Netty() - Constructor for class com.ibasco.agql.core.util.Netty
 
NettyChannelAttributes - Class in com.ibasco.agql.core.transport
Channel attributes used internally by this library
NettyChannelAttributes() - Constructor for class com.ibasco.agql.core.transport.NettyChannelAttributes
 
NettyChannelContext - Class in com.ibasco.agql.core
The context attached to a Channel instance
NettyChannelContext(Channel, NettyMessenger<? extends AbstractRequest, ? extends AbstractResponse>) - Constructor for class com.ibasco.agql.core.NettyChannelContext
Constructor for NettyChannelContext.
NettyChannelContext(NettyChannelContext) - Constructor for class com.ibasco.agql.core.NettyChannelContext
Constructor for NettyChannelContext.
NettyChannelContext.Properties - Class in com.ibasco.agql.core
Contains all the properties associated with the channel
NettyChannelContextFactory - Interface in com.ibasco.agql.core.transport
NettyChannelContextFactory interface.
NettyChannelFactory - Interface in com.ibasco.agql.core.transport
NettyChannelFactory interface.
NettyChannelFactoryDecorator - Class in com.ibasco.agql.core.transport
Base decorator class meant to be overriden by concrete decorator classes.
NettyChannelFactoryDecorator(NettyChannelFactory) - Constructor for class com.ibasco.agql.core.transport.NettyChannelFactoryDecorator
Constructor for NettyChannelFactoryDecorator.
NettyChannelFactoryInitializer - Class in com.ibasco.agql.core.transport
A special NettyChannelFactoryDecorator which allows concrete sub-classes to register inbound and outbound ChannelHandlers.
NettyChannelFactoryInitializer(NettyChannelFactory) - Constructor for class com.ibasco.agql.core.transport.NettyChannelFactoryInitializer
Constructor for NettyChannelFactoryInitializer.
NettyChannelFactoryProvider - Interface in com.ibasco.agql.core.transport
NettyChannelFactoryProvider interface.
NettyChannelHandlerInitializer - Interface in com.ibasco.agql.core.transport
Allows ordered registration of inbound and outbound handlers for newly created channels
NettyChannelInitializer - Class in com.ibasco.agql.core.transport
NettyChannelInitializer class.
NettyChannelInitializer() - Constructor for class com.ibasco.agql.core.transport.NettyChannelInitializer
 
NettyChannelPool - Interface in com.ibasco.agql.core.transport.pool
Enhanced version of netty's ChannelPool interface with CompletableFuture support.
NettyChannelPool.ReleaseStrategy - Interface in com.ibasco.agql.core.transport.pool
 
NettyChannelPoolFactory - Class in com.ibasco.agql.core.transport.pool
Abstract NettyChannelPoolFactory class.
NettyChannelPoolFactory(NettyChannelFactory) - Constructor for class com.ibasco.agql.core.transport.pool.NettyChannelPoolFactory
Constructor for NettyChannelPoolFactory.
NettyChannelPoolFactoryProvider - Interface in com.ibasco.agql.core.transport.pool
NettyChannelPoolFactoryProvider interface.
NettyChannelPoolMap<K,P extends NettyChannelPool> - Interface in com.ibasco.agql.core.transport.pool
NettyChannelPoolMap interface.
NettyContextChannelFactory - Class in com.ibasco.agql.core.transport
Attaches a NettyChannelContext for each acquired/created Channel.
NettyContextChannelFactory(NettyChannelFactory) - Constructor for class com.ibasco.agql.core.transport.NettyContextChannelFactory
Constructor for NettyContextChannelFactory.
NettyContextChannelFactory(NettyChannelFactory, NettyChannelContextFactory) - Constructor for class com.ibasco.agql.core.transport.NettyContextChannelFactory
Constructor for NettyContextChannelFactory.
NettyMessenger<R extends AbstractRequest,S extends AbstractResponse> - Class in com.ibasco.agql.core
Base class for modules utilizing Netty as the mode of transport
NettyMessenger(Options) - Constructor for class com.ibasco.agql.core.NettyMessenger
Constructor for NettyMessenger.
NettyPooledChannelFactory - Class in com.ibasco.agql.core.transport.pool
A decorator for NettyChannelFactory which adds support for Channel pooling.
NettyPooledChannelFactory(NettyChannelFactory) - Constructor for class com.ibasco.agql.core.transport.pool.NettyPooledChannelFactory
Creates a new instance using the provided NettyChannelFactory.
NettyPoolPropertyResolver - Interface in com.ibasco.agql.core.transport.pool
NettyPoolPropertyResolver interface.
NettyPropertyResolver - Interface in com.ibasco.agql.core.transport
Accepts an Object instance and attempts to resolve the required address propreties.
NettySocketClient<R extends AbstractRequest,S extends AbstractResponse> - Class in com.ibasco.agql.core
A netty based socket client.
NettySocketClient() - Constructor for class com.ibasco.agql.core.NettySocketClient
Create a new client instance using the default configuration options.
NettySocketClient(Options) - Constructor for class com.ibasco.agql.core.NettySocketClient
Create a new client instance using the provided configuration options.
NettyTransport - Class in com.ibasco.agql.core
The netty transport driver, responsible for sending the messages to the provided Channel.
NettyTransport(Options) - Constructor for class com.ibasco.agql.core.NettyTransport
Constructor for NettyTransport.
newBuilder(Class<C>) - Static method in class com.ibasco.agql.core.util.OptionBuilder
Creates a new option container based on the provided Options class.
newChannel(Object) - Method in class com.ibasco.agql.core.transport.AbstractNettyChannelFactory
newChannel.
newChannel(InetSocketAddress) - Method in class com.ibasco.agql.core.transport.pool.SimpleNettyChannelPool
newChannel.
newChannel(Object) - Method in class com.ibasco.agql.core.transport.TcpNettyChannelFactory
newChannel.
newChannel(Object) - Method in class com.ibasco.agql.core.transport.UdpNettyChannelFactory
newChannel.
newChannelContext(Channel, M) - Method in class com.ibasco.agql.core.transport.DefaultChannelContextFactory
newChannelContext.
newChannelContext(Channel, SourceRconMessenger) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelContextFactory
newChannelContext.
newChannelContext(Channel, MasterServerMessenger) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerChannelContextFactory
newChannelContext.
newFailedFuture(Throwable) - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
NewGameServerAccount - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos
 
NewGameServerAccount() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.NewGameServerAccount
 
newProgressivePromise() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
newPromise() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
newProperties(NettyChannelContext.Properties) - Method in class com.ibasco.agql.core.NettyChannelContext
newProperties.
newProperties(NettyChannelContext.Properties) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelContext
newProperties.
newProperties(NettyChannelContext.Properties) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerChannelContext
newProperties.
newSucceededFuture() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
nextInteger() - Method in class com.ibasco.agql.core.util.UUID
nextInteger.
NoChannelContextException - Exception in com.ibasco.agql.core.exceptions
NoChannelContextException class.
NoChannelContextException(String, Channel) - Constructor for exception com.ibasco.agql.core.exceptions.NoChannelContextException
Constructor for NoChannelContextException.
NoMessageHandlerException - Exception in com.ibasco.agql.core.exceptions
NoMessageHandlerException class.
NoMessageHandlerException() - Constructor for exception com.ibasco.agql.core.exceptions.NoMessageHandlerException
Constructor for NoMessageHandlerException.
NoMessageHandlerException(String) - Constructor for exception com.ibasco.agql.core.exceptions.NoMessageHandlerException
Constructor for NoMessageHandlerException.
NoMessageHandlerException(String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.NoMessageHandlerException
Constructor for NoMessageHandlerException.
NoMessageHandlerException(Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.NoMessageHandlerException
Constructor for NoMessageHandlerException.
NoMessageHandlerException(String, Throwable, boolean, boolean) - Constructor for exception com.ibasco.agql.core.exceptions.NoMessageHandlerException
Constructor for NoMessageHandlerException.
NONE - Static variable in interface com.ibasco.agql.core.transport.pool.NettyChannelPool
Constant NONE
nor() - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
A special filter, specifies that servers matching any of the following [x] conditions should not be returned
notifyOnCompletion(ChannelFuture, V, CompletableFuture<V>, ChannelFutureListener) - Static method in class com.ibasco.agql.core.util.Netty
notifyOnCompletion.

O

of(String) - Static method in class com.ibasco.agql.core.util.Option
Retrieve a singleton instance of an Option using the provided key.
of(Class<? extends Options>, Class<?>, Option<?>) - Static method in class com.ibasco.agql.core.util.Option
 
of(Class<? extends Options>, Class<?>, String) - Static method in class com.ibasco.agql.core.util.Option
 
of(Class<? extends Options>, String) - Static method in class com.ibasco.agql.core.util.Option
Retrieve an singleton Option instance using the provided class group and key combination
offerChannel(Channel) - Method in class com.ibasco.agql.core.transport.pool.SimpleNettyChannelPool
Offer a Channel back to the internal storage.
ofGlobal(String) - Static method in class com.ibasco.agql.core.util.Option
Returns a singleton Option instance from global
onlyOneServerPerUniqueIp(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
Return only one server for each unique IP address matched
onPropertiesReset() - Method in class com.ibasco.agql.core.NettyChannelContext.Properties
 
onRelease(Channel) - Method in interface com.ibasco.agql.core.transport.pool.NettyChannelPool.ReleaseStrategy
 
Option<T> - Class in com.ibasco.agql.core.util
Represents a configuration option
option(Option<X>, X) - Method in class com.ibasco.agql.core.util.OptionBuilder
Add a new configuration Option.
Option.CacheEntry - Class in com.ibasco.agql.core.util
 
OptionBuilder<T extends Options> - Class in com.ibasco.agql.core.util
A helper class for building a map of configuration Option instances.
Options - Interface in com.ibasco.agql.core.util
A container for configuration Option instances.
OptionSupplier<T> - Interface in com.ibasco.agql.core
OptionSupplier interface.
OUTBOUND - Static variable in class com.ibasco.agql.core.util.Netty
Constant OUTBOUND

P

Packet - Interface in com.ibasco.agql.core
Packet interface.
PacketDecodeException - Exception in com.ibasco.agql.core.exceptions
PacketDecodeException class.
PacketDecodeException() - Constructor for exception com.ibasco.agql.core.exceptions.PacketDecodeException
Constructor for PacketDecodeException.
PacketDecodeException(String) - Constructor for exception com.ibasco.agql.core.exceptions.PacketDecodeException
Constructor for PacketDecodeException.
PacketDecodeException(String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.PacketDecodeException
Constructor for PacketDecodeException.
PacketDecoder<P extends Packet> - Interface in com.ibasco.agql.core
PacketDecoder interface.
PacketEncodeException - Exception in com.ibasco.agql.core.exceptions
PacketEncodeException class.
PacketEncodeException() - Constructor for exception com.ibasco.agql.core.exceptions.PacketEncodeException
Constructor for PacketEncodeException.
PacketEncodeException(String) - Constructor for exception com.ibasco.agql.core.exceptions.PacketEncodeException
Constructor for PacketEncodeException.
PacketEncodeException(String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.PacketEncodeException
Constructor for PacketEncodeException.
PacketEncodeException(Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.PacketEncodeException
Constructor for PacketEncodeException.
PacketEncodeException(String, Throwable, boolean, boolean) - Constructor for exception com.ibasco.agql.core.exceptions.PacketEncodeException
Constructor for PacketEncodeException.
PacketEncoder<P extends Packet> - Interface in com.ibasco.agql.core
Encodes Packet instances it's ByteBuf representation.
padNullBytes(String) - Static method in class com.ibasco.agql.core.util.Encryption
padNullBytes.
Pair<A,B> - Class in com.ibasco.agql.core.util
Pair class.
Pair() - Constructor for class com.ibasco.agql.core.util.Pair
Constructor for Pair.
Pair(A, B) - Constructor for class com.ibasco.agql.core.util.Pair
Constructor for Pair.
parent() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
parseAddress(String, int) - Static method in class com.ibasco.agql.core.util.Net
parseAddress.
pipeline() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
Platform - Class in com.ibasco.agql.core.util
Platform specific implementation
pollChannel() - Method in class com.ibasco.agql.core.transport.pool.SimpleNettyChannelPool
Poll a Channel out of the internal storage to reuse it.
POOL_ACQUIRE_MAX - Static variable in class com.ibasco.agql.core.util.GeneralOptions
Maximum number of allowed pending acquires.
POOL_ACQUIRE_TIMEOUT - Static variable in class com.ibasco.agql.core.util.GeneralOptions
The maximum number of milliseconds to wait before a timeout is triggered during Channel acquisition.
POOL_ACQUIRE_TIMEOUT_ACTION - Static variable in class com.ibasco.agql.core.util.GeneralOptions
The action that will be executed once an acquire timeout is thrown
POOL_CHANNEL_HEALTH_CHECKER - Static variable in class com.ibasco.agql.core.util.GeneralOptions
The ChannelHealthChecker that is used by the ChannelPool implementation to check if the Channel can be acquired.
POOL_MAX_CONNECTIONS - Static variable in class com.ibasco.agql.core.util.GeneralOptions
Maximum number of connections to be maintained in the channel/connection pool.
POOL_TYPE - Static variable in class com.ibasco.agql.core.util.GeneralOptions
The type of ChannelPool implementation to use (bounded or unbounded)
PooledChannel - Class in com.ibasco.agql.core.transport.pool
Abstract PooledChannel class.
PooledChannel() - Constructor for class com.ibasco.agql.core.transport.pool.PooledChannel
 
PopularTag - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos
 
PopularTag() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.PopularTag
 
prettyHexDump(byte[]) - Static method in class com.ibasco.agql.core.util.Netty
prettyHexDump.
prettyHexDump(ByteBuf) - Static method in class com.ibasco.agql.core.util.Netty
prettyHexDump.
prettyHexDump(ByteBuf, boolean) - Static method in class com.ibasco.agql.core.util.Netty
prettyHexDump.
print() - Method in class com.ibasco.agql.core.util.Console.Colorize
 
printChannelPipeline(Logger, Channel) - Static method in class com.ibasco.agql.core.util.Netty
printChannelPipeline.
printConnectionStats(Consumer<String>) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconClient
 
printConnectionStats(Consumer<String>) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.Statistics
 
printErr() - Method in class com.ibasco.agql.core.util.Console.Colorize
 
printErrln() - Method in class com.ibasco.agql.core.util.Console.Colorize
 
printExecutorStats(Consumer<String>) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconClient
 
printExecutorStats(Consumer<String>) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.Statistics
 
printField(String, Object) - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundHandler
printField.
printLine() - Static method in class com.ibasco.agql.core.util.Console
printLine.
printLine(String) - Static method in class com.ibasco.agql.core.util.Console
printLine.
println() - Method in class com.ibasco.agql.core.util.Console.Colorize
 
println(String, Object...) - Static method in class com.ibasco.agql.core.util.Console
println.
processContent(String) - Method in class com.ibasco.agql.core.transport.http.ContentTypeProcessor
processContent.
processContent(String) - Method in class com.ibasco.agql.core.transport.http.processors.JsonContentTypeProcessor
processContent.
processContent(String) - Method in class com.ibasco.agql.core.transport.http.processors.XmlContentTypeProcessor
processContent.
properties() - Method in class com.ibasco.agql.core.NettyChannelContext
properties.
Properties() - Constructor for class com.ibasco.agql.core.NettyChannelContext.Properties
 
Properties(NettyChannelContext.Properties) - Constructor for class com.ibasco.agql.core.NettyChannelContext.Properties
 
Properties - Class in com.ibasco.agql.core.util
A collection of global library properties.
properties() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelContext
properties.
properties() - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerChannelContext
properties.
property(String) - Method in class com.ibasco.agql.core.AbstractWebApiRequest
property.
property(String, Object) - Method in class com.ibasco.agql.core.AbstractWebApiRequest
property.
purple() - Method in class com.ibasco.agql.core.util.Console.Colorize
 
purple(String, Object...) - Method in class com.ibasco.agql.core.util.Console.Colorize
 
PURPLE - Static variable in class com.ibasco.agql.core.util.Console
Constant PURPLE=""
put(String, Object) - Method in class com.ibasco.agql.core.AbstractCriteriaBuilder
put.
put(Option<X>, X) - Method in class com.ibasco.agql.core.util.AbstractOptions
Add option value to this container
put(Option<X>, X, boolean) - Method in class com.ibasco.agql.core.util.AbstractOptions
Add option value to this container with the additional option to lockout the value
put(Option<X>, X) - Method in interface com.ibasco.agql.core.util.Options
Add option value to this container
put(Option<X>, X, boolean) - Method in interface com.ibasco.agql.core.util.Options
Add option value to this container with the additional option to lockout the value
putIfAbsent(Option<X>, X) - Method in class com.ibasco.agql.core.util.AbstractOptions
 
putIfAbsent(Option<X>, X) - Method in interface com.ibasco.agql.core.util.Options
Add option value to this container if not yet existing

Q

QueryLoginToken - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers
 
QueryLoginToken(int, String) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.QueryLoginToken
Constructor for SteamWebApiRequest.
queryLoginTokenStatus(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.GameServersService
 

R

RateLimitType - Enum in com.ibasco.agql.core.enums
Enumeration identifying the different methods of Rate Limiting
RCON_TERMINATOR_RID - Static variable in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
A reserved request id representing a special rcon terminator packet
RCON_TYPE_REQUEST_AUTH - Static variable in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
RCON Auth Request Header
RCON_TYPE_REQUEST_COMMAND - Static variable in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
RCON Command Request Header
RCON_TYPE_RESPONSE_AUTH - Static variable in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
RCON Auth Response Header
RCON_TYPE_RESPONSE_VALUE - Static variable in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
RCON Response Value Header
RCON_TYPE_RESPONSE_VALUE_RUST - Static variable in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
RCON Response Value Header (Rust)
RconAuthenticator - Interface in com.ibasco.agql.protocols.valve.source.query.rcon
An rcon authenticator.
RconAuthException - Exception in com.ibasco.agql.protocols.valve.source.query.rcon.exceptions
RconAuthException class.
RconAuthException(AbstractRequest, InetSocketAddress, SourceRconAuthReason) - Constructor for exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconAuthException
Constructor for RconAuthException.
RconAuthException(String, AbstractRequest, InetSocketAddress, SourceRconAuthReason) - Constructor for exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconAuthException
Constructor for RconAuthException.
RconAuthException(String, Throwable, AbstractRequest, InetSocketAddress, SourceRconAuthReason) - Constructor for exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconAuthException
Constructor for RconAuthException.
RconAuthException(Throwable, AbstractRequest, InetSocketAddress, SourceRconAuthReason) - Constructor for exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconAuthException
Constructor for RconAuthException.
RconException - Exception in com.ibasco.agql.protocols.valve.source.query.rcon.exceptions
A exception wrapping all RCON related errors
RconException(AbstractRequest, InetSocketAddress) - Constructor for exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconException
Constructor for RconException.
RconException(String, AbstractRequest, InetSocketAddress) - Constructor for exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconException
Constructor for RconException.
RconException(String, Throwable, AbstractRequest, InetSocketAddress) - Constructor for exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconException
Constructor for RconException.
RconException(Throwable, AbstractRequest, InetSocketAddress) - Constructor for exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconException
Constructor for RconException.
RconException(String, Throwable, boolean, boolean, AbstractRequest, InetSocketAddress) - Constructor for exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconException
Constructor for RconException.
RconInvalidCredentialsException - Exception in com.ibasco.agql.protocols.valve.source.query.rcon.exceptions
RconInvalidCredentialsException class.
RconInvalidCredentialsException(AbstractRequest, InetSocketAddress, SourceRconAuthReason) - Constructor for exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconInvalidCredentialsException
Constructor for RconInvalidCredentialsException.
RconInvalidCredentialsException(String, AbstractRequest, InetSocketAddress, SourceRconAuthReason) - Constructor for exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconInvalidCredentialsException
Constructor for RconInvalidCredentialsException.
RconInvalidCredentialsException(String, Throwable, AbstractRequest, InetSocketAddress, SourceRconAuthReason) - Constructor for exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconInvalidCredentialsException
Constructor for RconInvalidCredentialsException.
RconInvalidCredentialsException(Throwable, AbstractRequest, InetSocketAddress, SourceRconAuthReason) - Constructor for exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconInvalidCredentialsException
Constructor for RconInvalidCredentialsException.
RconMaxLoginAttemptsException - Exception in com.ibasco.agql.protocols.valve.source.query.rcon.exceptions
Thrown when the maximum number of login attempts has been reached
RconMaxLoginAttemptsException(AbstractRequest, InetSocketAddress, SourceRconAuthReason, int, int) - Constructor for exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconMaxLoginAttemptsException
Constructor for RconMaxLoginAttemptsException.
RconMaxLoginAttemptsException(String, AbstractRequest, InetSocketAddress, SourceRconAuthReason, int, int) - Constructor for exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconMaxLoginAttemptsException
Constructor for RconMaxLoginAttemptsException.
RconMaxLoginAttemptsException(String, Throwable, AbstractRequest, InetSocketAddress, SourceRconAuthReason, int, int) - Constructor for exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconMaxLoginAttemptsException
Constructor for RconMaxLoginAttemptsException.
RconMaxLoginAttemptsException(Throwable, AbstractRequest, InetSocketAddress, SourceRconAuthReason, int, int) - Constructor for exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconMaxLoginAttemptsException
Constructor for RconMaxLoginAttemptsException.
RconNotYetAuthException - Exception in com.ibasco.agql.protocols.valve.source.query.rcon.exceptions
Thrown when the address has not yet been authenticated by the remote server
RconNotYetAuthException(AbstractRequest, InetSocketAddress, SourceRconAuthReason) - Constructor for exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconNotYetAuthException
Constructor for RconNotYetAuthException.
RconNotYetAuthException(String, AbstractRequest, InetSocketAddress, SourceRconAuthReason) - Constructor for exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconNotYetAuthException
Constructor for RconNotYetAuthException.
RconNotYetAuthException(String, Throwable, AbstractRequest, InetSocketAddress, SourceRconAuthReason) - Constructor for exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconNotYetAuthException
Constructor for RconNotYetAuthException.
RconNotYetAuthException(Throwable, AbstractRequest, InetSocketAddress, SourceRconAuthReason) - Constructor for exception com.ibasco.agql.protocols.valve.source.query.rcon.exceptions.RconNotYetAuthException
Constructor for RconNotYetAuthException.
RconProperties() - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelContext.RconProperties
 
RconProperties(SourceRconChannelContext.RconProperties) - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelContext.RconProperties
 
read() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
read(JsonReader) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.adapters.Dota2TeamInfoAdapter
READ_TIMEOUT - Static variable in class com.ibasco.agql.core.util.GeneralOptions
Number of milliseconds to wait before we throw a ReadTimeoutException (Default: 5 seconds)
readBoolProperty(String, boolean) - Static method in class com.ibasco.agql.core.util.Properties
readBoolProperty.
readIntProperty(String, int) - Static method in class com.ibasco.agql.core.util.Properties
readIntProperty.
readLongProperty(String, long) - Static method in class com.ibasco.agql.core.util.Properties
 
readMessage(ChannelHandlerContext, Object) - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundDecoder
readMessage.
readMessage(ChannelHandlerContext, Object) - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundHandler
readMessage.
readMessage(ChannelHandlerContext, Object) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryDecoder
readMessage.
readMessage(ChannelHandlerContext, Object) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQuerySplitPacketAssembler
readMessage.
readProperty(String) - Static method in class com.ibasco.agql.core.util.Properties
readProperty.
readProperty(String, String) - Static method in class com.ibasco.agql.core.util.Properties
readProperty.
readString(ByteBuf) - Static method in class com.ibasco.agql.core.util.Netty
Reads a null-terminated string from the provided ByteBuf
readString(ByteBuf, Charset) - Static method in class com.ibasco.agql.core.util.Netty
Reads a null-terminated string from the provided ByteBuf
readTimedOut(ChannelHandlerContext) - Method in class com.ibasco.agql.core.transport.handlers.ReadTimeoutHandler
readTimedOut.
ReadTimeoutException - Exception in com.ibasco.agql.core.exceptions
ReadTimeoutException class.
ReadTimeoutException() - Constructor for exception com.ibasco.agql.core.exceptions.ReadTimeoutException
Constructor for ReadTimeoutException.
ReadTimeoutException(String) - Constructor for exception com.ibasco.agql.core.exceptions.ReadTimeoutException
Constructor for ReadTimeoutException.
ReadTimeoutException(String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.ReadTimeoutException
Constructor for ReadTimeoutException.
ReadTimeoutHandler - Class in com.ibasco.agql.core.transport.handlers
ReadTimeoutHandler class.
ReadTimeoutHandler(long, TimeUnit) - Constructor for class com.ibasco.agql.core.transport.handlers.ReadTimeoutHandler
Constructor for ReadTimeoutHandler.
REAUTHENTICATE - Static variable in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconOptions
Automatically send a re-authentication request if the connection is no longer valid.
receive(AbstractResponse) - Method in class com.ibasco.agql.core.NettyChannelContext
Pass the message back to the messenger.
receive(Throwable) - Method in class com.ibasco.agql.core.NettyChannelContext
Pass the error back to the messenger.
receive(NettyChannelContext, AbstractResponse, Throwable) - Method in class com.ibasco.agql.core.NettyMessenger
The method that will be called by the last ChannelHandler once a response has been received from the remote server.
receive(NettyChannelContext, AbstractResponse, Throwable) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerMessenger
The method that will be called by the last ChannelHandler once a response has been received from the remote server.
received() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceEagerSplitPacketAssembler
received.
received() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceLazySplitPacketAssembler
received.
received() - Method in interface com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceSplitPacketAssembler
received.
recipient() - Method in interface com.ibasco.agql.core.Envelope
recipient.
recipient(A) - Method in interface com.ibasco.agql.core.Envelope
recipient.
recipient() - Method in class com.ibasco.agql.core.MessageEnvelope
recipient.
recipient(A) - Method in class com.ibasco.agql.core.MessageEnvelope
recipient.
recipient(A) - Method in class com.ibasco.agql.core.util.MessageEnvelopeBuilder
recipient.
red() - Method in class com.ibasco.agql.core.util.Console.Colorize
 
red(String, Object...) - Method in class com.ibasco.agql.core.util.Console.Colorize
 
RED - Static variable in class com.ibasco.agql.core.util.Console
Constant RED=""
REGION_AFRICA - Static variable in class com.ibasco.agql.protocols.valve.steam.master.MasterServer
Constant REGION_AFRICA=0x07
REGION_ASIA - Static variable in class com.ibasco.agql.protocols.valve.steam.master.MasterServer
Constant REGION_ASIA=0x04
REGION_AUSTRALIA - Static variable in class com.ibasco.agql.protocols.valve.steam.master.MasterServer
Constant REGION_AUSTRALIA=0x05
REGION_EUROPE - Static variable in class com.ibasco.agql.protocols.valve.steam.master.MasterServer
Constant REGION_EUROPE=0x03
REGION_MIDDLE_EAST - Static variable in class com.ibasco.agql.protocols.valve.steam.master.MasterServer
Constant REGION_MIDDLE_EAST=0x06
REGION_SOUTH_AMERICA - Static variable in class com.ibasco.agql.protocols.valve.steam.master.MasterServer
Constant REGION_SOUTH_AMERICA=0x02
REGION_US_EAST - Static variable in class com.ibasco.agql.protocols.valve.steam.master.MasterServer
Constant REGION_US_EAST=0x00
REGION_US_WEST - Static variable in class com.ibasco.agql.protocols.valve.steam.master.MasterServer
Constant REGION_US_WEST=0x01
REGION_WORLD - Static variable in class com.ibasco.agql.protocols.valve.steam.master.MasterServer
Constant REGION_WORLD=0xFF
register(Channel) - Method in interface com.ibasco.agql.core.ChannelRegistry
Register a newly acquired Channel.
register(Channel, EventLoop) - Static method in class com.ibasco.agql.core.util.Netty
register.
register(Channel) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelRegistry
Register a newly acquired Channel.
registerContentTypeProcessor(String, ContentTypeProcessor) - Method in class com.ibasco.agql.core.AbstractRestClient
Register custom content processors based on the value defined in the Content-Type header
registerHandlers(ChannelPipeline, Consumer<LinkedList<H>>, Function<LinkedList<H>, ChannelHandler>) - Static method in class com.ibasco.agql.core.util.Netty
registerHandlers.
registerInboundHandlers(LinkedList<ChannelInboundHandler>) - Method in class com.ibasco.agql.core.transport.NettyChannelFactoryInitializer
registerInboundHandlers.
registerInboundHandlers(LinkedList<ChannelInboundHandler>) - Method in interface com.ibasco.agql.core.transport.NettyChannelHandlerInitializer
registerInboundHandlers.
registerInboundHandlers(LinkedList<ChannelInboundHandler>) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelFactory
registerInboundHandlers.
registerInboundHandlers(LinkedList<ChannelInboundHandler>) - Method in class com.ibasco.agql.protocols.valve.source.query.SourceQueryChannelFactory
registerInboundHandlers.
registerInboundHandlers(LinkedList<ChannelInboundHandler>) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerChannelFactory
registerInboundHandlers.
registerOutboundHandlers(LinkedList<ChannelOutboundHandler>) - Method in class com.ibasco.agql.core.transport.NettyChannelFactoryInitializer
registerOutboundHandlers.
registerOutboundHandlers(LinkedList<ChannelOutboundHandler>) - Method in interface com.ibasco.agql.core.transport.NettyChannelHandlerInitializer
registerOutboundHandlers.
registerOutboundHandlers(LinkedList<ChannelOutboundHandler>) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelFactory
registerOutboundHandlers.
registerOutboundHandlers(LinkedList<ChannelOutboundHandler>) - Method in class com.ibasco.agql.protocols.valve.source.query.SourceQueryChannelFactory
registerOutboundHandlers.
registerOutboundHandlers(LinkedList<ChannelOutboundHandler>) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerChannelFactory
registerOutboundHandlers.
registerTimeoutHandlers(Channel) - Static method in class com.ibasco.agql.core.util.Netty
registerTimeoutHandlers.
RejectedRequestException - Exception in com.ibasco.agql.core.exceptions
Thrown when the circuit breaker has opened and is temporarily not accepting any more requests until it is closed.
RejectedRequestException() - Constructor for exception com.ibasco.agql.core.exceptions.RejectedRequestException
Constructor for RejectedRequestException.
RejectedRequestException(String) - Constructor for exception com.ibasco.agql.core.exceptions.RejectedRequestException
Constructor for RejectedRequestException.
RejectedRequestException(String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.RejectedRequestException
Constructor for RejectedRequestException.
RejectedRequestException(Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.RejectedRequestException
Constructor for RejectedRequestException.
RejectedRequestException(String, Throwable, boolean, boolean) - Constructor for exception com.ibasco.agql.core.exceptions.RejectedRequestException
Constructor for RejectedRequestException.
release() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
release.
release(Channel, CompletableFuture<Void>) - Method in class com.ibasco.agql.core.transport.pool.FixedNettyChannelPool
Release a Channel back to this NettyChannelPool.
release(Channel) - Method in interface com.ibasco.agql.core.transport.pool.NettyChannelPool
Release a Channel back to this NettyChannelPool.
release(Channel, CompletableFuture<Void>) - Method in interface com.ibasco.agql.core.transport.pool.NettyChannelPool
Release a Channel back to this NettyChannelPool.
release() - Method in class com.ibasco.agql.core.transport.pool.PooledChannel
release.
release(Channel) - Method in class com.ibasco.agql.core.transport.pool.SimpleNettyChannelPool
Release a Channel back to this NettyChannelPool.
release(Channel, CompletableFuture<Void>) - Method in class com.ibasco.agql.core.transport.pool.SimpleNettyChannelPool
Release a Channel back to this NettyChannelPool.
release(Channel) - Static method in class com.ibasco.agql.core.util.Netty
Release a Channel from the pool (if applicable)
releaseHealthCheck() - Method in class com.ibasco.agql.core.transport.pool.SimpleNettyChannelPool
Indicates whether this pool will check the health of channels before offering them back into the pool.
remoteAddress() - Method in interface com.ibasco.agql.core.ContextProperties
remoteAddress.
remoteAddress() - Method in class com.ibasco.agql.core.NettyChannelContext.Properties
 
remoteAddress() - Method in class com.ibasco.agql.core.NettyChannelContext
remoteAddress.
remoteAddress() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
remove(InetSocketAddress) - Method in interface com.ibasco.agql.core.CredentialsStore
Clear Credentials for a specific address
remove(Option<X>) - Method in class com.ibasco.agql.core.util.AbstractOptions
Remove Option value from this container.
remove(Option<X>) - Method in interface com.ibasco.agql.core.util.Options
Remove Option value from this container.
remove(InetSocketAddress) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.InMemoryCredentialsStore
Clear Credentials for a specific address
removeContentTypeProcessor(String) - Method in class com.ibasco.agql.core.AbstractRestClient
removeContentTypeProcessor.
removeListener(BiConsumer<PooledChannel, Throwable>) - Method in class com.ibasco.agql.core.transport.pool.PooledChannel
Remove release listener
ReportCheatData - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.cheatreport
ReportCheatData class.
ReportCheatData(CheatData, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.cheatreport.ReportCheatData
Constructor for ReportCheatData.
reportCheatData(CheatData) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamCheatReportingService
Reports cheat data to Valve
request() - Method in class com.ibasco.agql.core.AbstractWebRequest
request.
request() - Method in interface com.ibasco.agql.core.ContextProperties
request.
request(AbstractRequest) - Method in interface com.ibasco.agql.core.ContextProperties
request.
request() - Method in class com.ibasco.agql.core.NettyChannelContext.Properties
 
request(AbstractRequest) - Method in class com.ibasco.agql.core.NettyChannelContext.Properties
 
reset() - Method in interface com.ibasco.agql.core.ContextProperties
Reset context properties.
reset() - Method in class com.ibasco.agql.core.NettyChannelContext.Properties
 
reset() - Method in class com.ibasco.agql.core.util.Console.Colorize
 
reset(String, Object...) - Method in class com.ibasco.agql.core.util.Console.Colorize
 
RESET - Static variable in class com.ibasco.agql.core.util.Console
Constant RESET=""
reset() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceEagerSplitPacketAssembler
Resets the container back to it's initial state.
reset() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceLazySplitPacketAssembler
Resets the container back to it's initial state.
reset() - Method in interface com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceSplitPacketAssembler
Resets the container back to it's initial state.
ResetLoginToken - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers
 
ResetLoginToken(int, long) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.ResetLoginToken
Constructor for SteamWebApiRequest.
resetLoginToken(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.GameServersService
 
resolveBaseUrl() - Method in class com.ibasco.agql.core.AbstractWebApiRequest
resolveBaseUrl.
resolveLocalAddress(Object) - Method in interface com.ibasco.agql.core.transport.NettyPropertyResolver
resolveLocalAddress.
resolveLocalAddress(Object) - Method in class com.ibasco.agql.core.transport.pool.DefaultPoolPropertyResolver
resolveLocalAddress.
resolvePoolKey(Object) - Method in class com.ibasco.agql.core.transport.pool.DefaultPoolPropertyResolver
resolvePoolKey.
resolvePoolKey(Object) - Method in interface com.ibasco.agql.core.transport.pool.NettyPoolPropertyResolver
resolvePoolKey.
resolveProperties(String) - Method in class com.ibasco.agql.core.AbstractWebApiRequest
resolveProperties.
resolveRemoteAddress(Object) - Method in class com.ibasco.agql.core.transport.DefaultPropertyResolver
Resolves the remote InetSocketAddress of the recipient
resolveRemoteAddress(Object) - Method in interface com.ibasco.agql.core.transport.NettyPropertyResolver
Resolves the remote InetSocketAddress of the recipient
resolveRemoteAddress(Object) - Method in class com.ibasco.agql.core.transport.pool.DefaultPoolPropertyResolver
Resolves the remote InetSocketAddress of the recipient
ResolveVanityURL - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.user
Created by raffy on 10/27/2016.
ResolveVanityURL(int, String) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.user.ResolveVanityURL
Constructor for ResolveVanityURL.
ResolveVanityURL(int, String, VanityUrlType) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.user.ResolveVanityURL
Constructor for ResolveVanityURL.
RESOURCE_LEAK_DETECTOR_LEVEL - Static variable in class com.ibasco.agql.core.util.GeneralOptions
Monitor resource usage leaks.
ResourceNotFoundException - Exception in com.ibasco.agql.core.exceptions
ResourceNotFoundException class.
ResourceNotFoundException() - Constructor for exception com.ibasco.agql.core.exceptions.ResourceNotFoundException
Constructor for ResourceNotFoundException.
ResourceNotFoundException(String) - Constructor for exception com.ibasco.agql.core.exceptions.ResourceNotFoundException
Constructor for ResourceNotFoundException.
ResourceNotFoundException(String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.ResourceNotFoundException
Constructor for ResourceNotFoundException.
ResourceNotFoundException(Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.ResourceNotFoundException
Constructor for ResourceNotFoundException.
ResourceNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception com.ibasco.agql.core.exceptions.ResourceNotFoundException
Constructor for ResourceNotFoundException.
response() - Method in interface com.ibasco.agql.core.ContextProperties
response.
response() - Method in class com.ibasco.agql.core.NettyChannelContext.Properties
 
ResponseException - Exception in com.ibasco.agql.core.exceptions
Exception thrown when there is an error that occured in the transaction.
ResponseException(AbstractRequest, InetSocketAddress) - Constructor for exception com.ibasco.agql.core.exceptions.ResponseException
Constructor for ResponseException.
ResponseException(String, AbstractRequest, InetSocketAddress) - Constructor for exception com.ibasco.agql.core.exceptions.ResponseException
Constructor for ResponseException.
ResponseException(String, Throwable, AbstractRequest, InetSocketAddress) - Constructor for exception com.ibasco.agql.core.exceptions.ResponseException
Constructor for ResponseException.
ResponseException(Throwable, AbstractRequest, InetSocketAddress) - Constructor for exception com.ibasco.agql.core.exceptions.ResponseException
Constructor for ResponseException.
ResponseException(String, Throwable, boolean, boolean, AbstractRequest, InetSocketAddress) - Constructor for exception com.ibasco.agql.core.exceptions.ResponseException
Constructor for ResponseException.
responsePromise() - Method in interface com.ibasco.agql.core.ContextProperties
responsePromise.
responsePromise() - Method in class com.ibasco.agql.core.NettyChannelContext.Properties
 
restore() - Method in class com.ibasco.agql.core.NettyChannelContext
Restore the previously saved context
restore() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelContext
Restore the previously saved context
restore() - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerChannelContext
Restore the previously saved context
retrieveKey() - Static method in class com.ibasco.agql.core.util.Encryption
retrieveKey.
returnArg(A) - Static method in class com.ibasco.agql.core.util.Functions
returnArg.

S

save() - Method in class com.ibasco.agql.core.NettyChannelContext
Save the current state of this context
save() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelContext
Save the current state of this context
save() - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerChannelContext
Save the current state of this context
SearchClan - Class in com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.clans
Deprecated.
SearchClan(int, CocSearchCriteria) - Constructor for class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.clans.SearchClan
Deprecated.
Constructor for SearchClan.
searchClans(CocSearchCriteria) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.interfaces.CocClans
Deprecated.
Search all clans by name and/or filtering the results using various criteria.
selectFirst(A, B) - Static method in class com.ibasco.agql.core.util.Functions
Select first argument of the function and return it
selectSecond(A, B) - Static method in class com.ibasco.agql.core.util.Functions
Select second argument of the function and return it
send(InetSocketAddress, R, Class<V>) - Method in class com.ibasco.agql.core.AbstractClient
Send request.
send(InetSocketAddress, R) - Method in class com.ibasco.agql.core.AbstractClient
Send request to messenger.
send(AbstractWebRequest) - Method in class com.ibasco.agql.core.AbstractRestClient
send.
send(InetSocketAddress, AbstractWebRequest) - Method in class com.ibasco.agql.core.HttpMessenger
Send request to the underlying Transport
send(InetSocketAddress, R) - Method in interface com.ibasco.agql.core.Messenger
Send request to the underlying Transport
send() - Method in class com.ibasco.agql.core.NettyChannelContext
send.
send(InetSocketAddress, R) - Method in class com.ibasco.agql.core.NettyMessenger
Send request to the underlying Transport
send(C) - Method in class com.ibasco.agql.core.NettyMessenger
Send context to the underlying Transport
send(NettyChannelContext) - Method in class com.ibasco.agql.core.NettyTransport
send.
send(Request) - Method in class com.ibasco.agql.core.transport.http.AsyncHttpTransport
send.
send(R) - Method in interface com.ibasco.agql.core.Transport
send.
send() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelContext
send.
send(InetSocketAddress, SourceRconRequest, Class<V>) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconClient
Send request.
send(InetSocketAddress, SourceRconRequest) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger
Send request to the underlying Transport
send(InetSocketAddress, SourceQueryRequest) - Method in class com.ibasco.agql.protocols.valve.source.query.SourceQueryMessenger
Send request to the underlying Transport
send() - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerChannelContext
send.
send(MasterServerRequest) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerMessenger
Sends a new request to the master server
sender() - Method in interface com.ibasco.agql.core.Envelope
sender.
sender(A) - Method in interface com.ibasco.agql.core.Envelope
sender.
sender() - Method in class com.ibasco.agql.core.MessageEnvelope
sender.
sender(A) - Method in class com.ibasco.agql.core.MessageEnvelope
sender.
sender(A) - Method in class com.ibasco.agql.core.util.MessageEnvelopeBuilder
sender.
sendRequest(R) - Method in class com.ibasco.agql.core.AbstractWebApiInterface
Sends a requests to the internal client.
ServerInfo - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos
 
ServerInfo() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ServerInfo
 
ServerUpdateStatus - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
Created by raffy on 10/26/2016.
ServerUpdateStatus() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.ServerUpdateStatus
 
ServiceUnavailableException - Exception in com.ibasco.agql.core.exceptions
ServiceUnavailableException class.
ServiceUnavailableException() - Constructor for exception com.ibasco.agql.core.exceptions.ServiceUnavailableException
Constructor for ServiceUnavailableException.
ServiceUnavailableException(String) - Constructor for exception com.ibasco.agql.core.exceptions.ServiceUnavailableException
Constructor for ServiceUnavailableException.
ServiceUnavailableException(String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.ServiceUnavailableException
Constructor for ServiceUnavailableException.
ServiceUnavailableException(Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.ServiceUnavailableException
Constructor for ServiceUnavailableException.
ServiceUnavailableException(String, Throwable, boolean, boolean) - Constructor for exception com.ibasco.agql.core.exceptions.ServiceUnavailableException
Constructor for ServiceUnavailableException.
set(AttributeKey<V>, V) - Method in class com.ibasco.agql.core.NettyChannelContext
set.
set(Option<V>, V) - Method in interface com.ibasco.agql.core.util.ConfigurationSupport
set.
setAbilities(List<Dota2ScoreboardTeamAbility>) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamStats
Setter for the field abilities.
setAbility(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchAbilityUpgrade
Setter for the field ability.
setAbilityId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamAbility
Setter for the field abilityId.
setAbilityLevel(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamAbility
Setter for the field abilityLevel.
setAbilityUpgrades(List<Dota2MatchAbilityUpgrade>) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field abilityUpgrades.
setAboutTheGame(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field aboutTheGame.
setAccountId(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2BroadcasterInfo
Setter for the field accountId.
setAccountId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
Setter for the field accountId.
setAccountId(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2GamePlayer
Setter for the field accountId.
setAccountId(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryPlayer
Setter for the field accountId.
setAccountId(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field accountId.
setAccountId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field accountId.
setAccountId(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Setter for the field accountId.
setAccountId(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamMemberDetails
Setter for the field accountId.
setAccountId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGamePlayer
Setter for the field accountId.
setAccountInfo(SteamEconPlayerAccountInfo) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItemAttribute
Setter for the field accountInfo.
setAchieved(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerAchievement
Setter for the field achieved.
setAchievementHighlights(List<StoreAppAchievementHighlight>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppAchievements
Setter for the field achievementHighlights.
setAchievements(List<CocAchievements>) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
Setter for the field achievements.
setAchievements(List<SteamPlayerAchievement>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerStats
Setter for the field achievements.
setAchievements(StoreAppAchievements) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field achievements.
setAchievementSchemaList(List<SteamGameAchievementSchema>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameStatsSchemaInfo
Setter for the field achievementSchemaList.
setAction(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsCarouselBanner
Setter for the field action.
setActionParam(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsCarouselBanner
Setter for the field actionParam.
setActivateTime(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Setter for the field activateTime.
setActor(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccount
 
setAddr(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
setAddr(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameServer
Setter for the field addr.
setAddress(InetSocketAddress) - Method in class com.ibasco.agql.core.AbstractResponse
Setter for the field address.
setAddress(InetSocketAddress) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Setter for the field address.
setAddress(InetSocketAddress) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconResponse
Setter for the field address.
setAddress(String) - Method in class com.ibasco.agql.protocols.valve.steam.master.message.MasterServerRequest
Update the seed address to be sent to the remote server.
setAddress(String) - Method in class com.ibasco.agql.protocols.valve.steam.master.packets.MasterServerQueryPacket
Setter for the field address.
setAdmin(boolean) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamMemberDetails
Setter for the field admin.
setAdminAccountId(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Setter for the field adminAccountId.
setAllElement(SteamEconItemsSMFilterElement) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMFilter
Setter for the field allElement.
setAppData(Map<String, String>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetDescription
Setter for the field appData.
setAppId(int) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Setter for the field appId.
setAppid(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
setAppid(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccountDetail
 
setAppid(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccountPublicInfo
 
setAppid(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.SteamStoreApp
 
setAppId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Setter for the field appId.
setAppid(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamApp
Setter for the field appid.
setAppid(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamCommunityApp
 
setAppId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameServer
Setter for the field appId.
setAppId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerOwnedGame
Setter for the field appId.
setAppId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerRecentPlayed
Setter for the field appId.
setAppId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field appId.
setAppId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreSaleApp
Setter for the field appId.
setApps(List<SteamStoreApp>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.SteamStoreAppResponse
 
setApps(List<StorePackageAppInfo>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageDetails
Setter for the field apps.
setAppServicesStatus(CsgoAppServicesStatus) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoGameServerStatus
Setter for the field appServicesStatus.
setAppsOnSale(List<StoreSaleApp>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreSaleDetails
Setter for the field appsOnSale.
setAppStatus(CsgoAppStatus) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoGameServerStatus
Setter for the field appStatus.
setAppType(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamCommunityApp
 
setAssists(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field assists.
setAssists(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field assists.
setAssistsCount(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Setter for the field assistsCount.
setAttach_to_rootbone(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAcap
Setter for the field attach_to_rootbone.
setAttachment(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAcap
Setter for the field attachment.
setAttacks(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntryClan
Deprecated.
Setter for the field attacks.
setAttackWins(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
Setter for the field attackWins.
setAttackWins(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerRankInfo
Deprecated.
Setter for the field attackWins.
setAttributeClass(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAttribute
Setter for the field attributeClass.
setAttributeControlledAttachedParticles(List<SteamEconSchemaAcap>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
Setter for the field attributeControlledAttachedParticles.
setAttributes(List<SteamEconSchemaAttribute>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
Setter for the field attributes.
setAttributes(List<SteamEconSchemaItemAttribute>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field attributes.
setAttributes(List<SteamEconSchemaItemAttribute>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemSet
Setter for the field attributes.
setAuthor(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamNewsItem
Setter for the field author.
setAuthToken(String) - Method in class com.ibasco.agql.core.AbstractRestClient
Setter for the field authToken.
setAutoUpdate(boolean) - Method in class com.ibasco.agql.protocols.valve.source.query.common.message.SourceQueryAuthRequest
Setter for the field autoUpdate.
setAvailableDate(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreSaleDetails
Setter for the field availableDate.
setAvailableOnLinux(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Setter for the field availableOnLinux.
setAvailableOnMac(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Setter for the field availableOnMac.
setAvailableOnWindows(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Setter for the field availableOnWindows.
setAvatarFullUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Setter for the field avatarFullUrl.
setAvatarMediumUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Setter for the field avatarMediumUrl.
setAvatarUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Setter for the field avatarUrl.
setAverageMmr(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Setter for the field averageMmr.
setBackgroundColor(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Setter for the field backgroundColor.
setBackgroundUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field backgroundUrl.
setBadgeId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerBadge
Setter for the field badgeId.
setBadgeUrls(CocClanBadgeUrls) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanBasicInfo
Deprecated.
Setter for the field badgeUrls.
setBadgeUrls(CocClanBadgeUrls) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanRankInfo
Deprecated.
Setter for the field badgeUrls.
setBadgeUrls(CocClanBadgeUrls) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntryClan
Deprecated.
Setter for the field badgeUrls.
setBanners(List<SteamEconItemsCarouselBanner>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMCarouselData
Setter for the field banners.
setBans(List<Dota2ScoreboardTeamBan>) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamStats
Setter for the field bans.
setBarracksState(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamStats
Setter for the field barracksState.
setBarracksStatusDire(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Setter for the field barracksStatusDire.
setBarracksStatusRadiant(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Setter for the field barracksStatusRadiant.
setBasefilename(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsCarouselBanner
Setter for the field basefilename.
setBaseName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPlayerClass
Setter for the field baseName.
setBestSeason(CocSeason) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLegendStatistics
Deprecated.
Setter for the field bestSeason.
setBestTrophies(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
Setter for the field bestTrophies.
setBody(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSpotlightInfo
Setter for the field body.
setBoth(A, B) - Method in class com.ibasco.agql.core.util.Pair
setBoth.
setBots(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
setBuildings(List<Dota2ServerStatsBldg>) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2RealtimeServerStats
Setter for the field buildings.
setBuildingState(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Setter for the field buildingState.
setCalibrationGamesRemaining(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Setter for the field calibrationGamesRemaining.
setCalibrationGamesRemaining(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Setter for the field calibrationGamesRemaining.
setCallback(TriConsumer<InetSocketAddress, InetSocketAddress, Throwable>) - Method in class com.ibasco.agql.protocols.valve.steam.master.message.MasterServerRequest
Setter for the field callback.
setCanBeRestored(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Setter for the field canBeRestored.
setCanCardUpgrade(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Setter for the field canCardUpgrade.
setCanConsume(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Setter for the field canConsume.
setCanCraftMark(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Setter for the field canCraftMark.
setCanGiftWrap(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Setter for the field canGiftWrap.
setCanKillStreakify(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Setter for the field canKillStreakify.
setCannotCraft(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Setter for the field cannotCraft.
setCannotTrade(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Setter for the field cannotTrade.
setCanStattrackSwap(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Setter for the field canStattrackSwap.
setCanSticker(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Setter for the field canSticker.
setCanStrangify(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Setter for the field canStrangify.
setCapabilities(SteamEconSchemaCapabilities) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field capabilities.
setCapacity(String) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoDatacenterStatus
Setter for the field capacity.
setCarouselData(SteamEconItemsSMCarouselData) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsStoreMeta
Setter for the field carouselData.
setCategories(List<StoreAppCategory>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field categories.
setCategory(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetTag
Setter for the field category.
setCategoryId(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMHomepage
Setter for the field categoryId.
setCategoryName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetTag
Setter for the field categoryName.
setChallenge(Integer) - Method in class com.ibasco.agql.protocols.valve.source.query.common.message.SourceQueryAuthRequest
Setter for the field challenge.
setChannelInitializer(NettyChannelInitializer) - Method in class com.ibasco.agql.core.transport.AbstractNettyChannelFactory
setChannelInitializer.
setChannelInitializer(NettyChannelInitializer) - Method in interface com.ibasco.agql.core.transport.NettyChannelFactory
setChannelInitializer.
setChannelInitializer(NettyChannelInitializer) - Method in class com.ibasco.agql.core.transport.NettyChannelFactoryDecorator
setChannelInitializer.
setCheatName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Setter for the field cheatName.
setCheatParam1(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Setter for the field cheatParam1.
setCheatParam2(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Setter for the field cheatParam2.
setCheatProcessId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Setter for the field cheatProcessId.
setChildren(List<SteamEconItemsSMTabChild>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTab
Setter for the field children.
setClan(CocClanBasicInfo) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
Setter for the field clan.
setClan(CocClanBasicInfo) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerRankInfo
Deprecated.
Setter for the field clan.
setClan(CocWarLogEntryClan) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntry
Deprecated.
Setter for the field clan.
setClanLevel(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanBasicInfo
Deprecated.
Setter for the field clanLevel.
setClanLevel(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanRankInfo
Deprecated.
Setter for the field clanLevel.
setClanLevel(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntryClan
Deprecated.
Setter for the field clanLevel.
setClanMembers(List<CocPlayerBasicInfo>) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Setter for the field clanMembers.
setClanPoints(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Setter for the field clanPoints.
setClanPoints(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanRankInfo
Deprecated.
Setter for the field clanPoints.
setClanRank(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerBasicInfo
Deprecated.
Setter for the field clanRank.
setClassId(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Setter for the field classId.
setClassId(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetPriceInfo
Setter for the field classId.
setClassId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItemEquipInfo
Setter for the field classId.
setClassList(List<SteamKeyValuePair<String, String>>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetPriceInfo
Setter for the field classList.
setClassName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemAttribute
Setter for the field className.
setCluster(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Setter for the field cluster.
setCollectors(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Setter for the field collectors.
setColor(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2Rarities
Setter for the field color.
setColor(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetDescription
Setter for the field color.
setComingSoon(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppReleaseDateInfo
Setter for the field comingSoon.
setComingSoon(StoreFeaturedCategory<StoreFeaturedAppInfo>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategories
Setter for the field comingSoon.
setCommodity(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Setter for the field commodity.
setCommunity(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Setter for the field community.
setCommunityBanned(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamBanStatus
Setter for the field communityBanned.
setCommunityVisibilityState(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Setter for the field communityVisibilityState.
setCommunityVisibleStats(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamCommunityApp
 
setComplete(boolean) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueTeamInfo
Setter for the field complete.
setCompleted(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Setter for the field completed.
setCompleted(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamQuestStatus
Setter for the field completed.
setCompletionInfo(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocAchievements
Deprecated.
Setter for the field completionInfo.
setCompletionTime(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerBadge
Setter for the field completionTime.
setCompressed(boolean) - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySplitPacket
Setter for the field compressed.
setConfigs(List<SteamEconItemsSMPrefabConfig>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPrefab
Setter for the field configs.
setContents(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamNewsItem
Setter for the field contents.
setContextFactory(NettyChannelContextFactory) - Method in class com.ibasco.agql.core.transport.NettyContextChannelFactory
Setter for the field contextFactory.
setController(StoreGameControllerInfo) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageDetails
Setter for the field controller.
setControllerSupport(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field controllerSupport.
setControllerSupport(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Setter for the field controllerSupport.
setCost(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2GameItem
Setter for the field cost.
setCount(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMFilter
Setter for the field count.
setCountry(boolean) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLocation
Deprecated.
setCountry.
setCountry(boolean) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLocationInfo
Deprecated.
setCountry.
setCountryCode(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLocation
Deprecated.
Setter for the field countryCode.
setCountryCode(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
Setter for the field countryCode.
setCountryCode(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Setter for the field countryCode.
setCountryCode(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Setter for the field countryCode.
setCraftClass(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field craftClass.
setCraftMaterialType(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field craftMaterialType.
setCrcChecksum(Integer) - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySplitPacket
Setter for the field crcChecksum.
setCurrency(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPriceInfo
Setter for the field currency.
setCurrency(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreDailyDealsInfo
Setter for the field currency.
setCurrency(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Setter for the field currency.
setCurrency(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackagePriceInfo
Setter for the field currency.
setCurrentSeason(CocSeason) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLegendStatistics
Deprecated.
Setter for the field currentSeason.
setCustomDescription(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Setter for the field customDescription.
setCustomized(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Setter for the field customized.
setCustomName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Setter for the field customName.
setDailyDeals(StoreFeaturedCategory<StoreDailyDealsInfo>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategories
Setter for the field dailyDeals.
setDatacenterStatus(List<CsgoDatacenterStatus>) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoGameServerStatus
Setter for the field datacenterStatus.
setDataType(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorter
Setter for the field dataType.
setDate(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetPriceInfo
Setter for the field date.
setDate(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamNewsItem
Setter for the field date.
setDeactivateTime(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Setter for the field deactivateTime.
setDeath(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field death.
setDeathCount(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Setter for the field deathCount.
setDeaths(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field deaths.
setDecodable(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Setter for the field decodable.
setDecompressedSize(Integer) - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySplitPacket
Setter for the field decompressedSize.
setDedicated(boolean) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Setter for the field dedicated.
setDedicated(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
setDefaultSelectionId(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPrefabConfig
Setter for the field defaultSelectionId.
setDefaultTab(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTab
Setter for the field defaultTab.
setDefaultValue(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameAchievementSchema
Setter for the field defaultValue.
setDefaultValue(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameStatsSchema
Setter for the field defaultValue.
setDefenseWins(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
Setter for the field defenseWins.
setDefenseWins(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerRankInfo
Deprecated.
Setter for the field defenseWins.
setDefIndex(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPopularItems
Setter for the field defIndex.
setDefIndex(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Setter for the field defIndex.
setDefIndex(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItemAttribute
Setter for the field defIndex.
setDefIndex(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAttribute
Setter for the field defIndex.
setDefIndex(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field defIndex.
setDelay(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Setter for the field delay.
setDeltaFrame(boolean) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2RealtimeServerStats
Setter for the field deltaFrame.
setDenies(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field denies.
setDenies(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field denies.
setDeniesCount(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Setter for the field deniesCount.
setDescription(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Setter for the field description.
setDescription(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2League
Setter for the field description.
setDescription(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ApiParameter
 
setDescription(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameAchievementSchema
Setter for the field description.
setDescription(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerAchievement
Setter for the field description.
setDescription(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppCategory
Setter for the field description.
setDescription(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppGenre
Setter for the field description.
setDescription(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPackageGroup
Setter for the field description.
setDescriptionFormat(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAttribute
Setter for the field descriptionFormat.
setDescriptions(Map<String, SteamAssetDescription>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Setter for the field descriptions.
setDescriptionString(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAttribute
Setter for the field descriptionString.
setDestroyed(boolean) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsBldg
Setter for the field destroyed.
setDestructionPercentage(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntryClan
Deprecated.
Setter for the field destructionPercentage.
setDetailedDescription(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field detailedDescription.
setDeveloper(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Setter for the field developer.
setDevelopers(List<String>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field developers.
setDireScore(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Setter for the field direScore.
setDireScore(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Setter for the field direScore.
setDireSeriesWins(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Setter for the field direSeriesWins.
setDireTeam(Dota2LiveLeagueTeamInfo) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Setter for the field direTeam.
setDireTeamId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryInfo
Setter for the field direTeamId.
setDireTeamScoreStats(Dota2ScoreboardTeamStats) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardStats
Setter for the field direTeamScoreStats.
setDiscounted(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreDailyDealsInfo
Setter for the field discounted.
setDiscounted(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Setter for the field discounted.
setDiscountExpirationDate(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Setter for the field discountExpirationDate.
setDiscountPercent(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPriceInfo
Setter for the field discountPercent.
setDiscountPercent(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Setter for the field discountPercent.
setDiscountPercent(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackagePriceInfo
Setter for the field discountPercent.
setDiscountPercentage(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreDailyDealsInfo
Setter for the field discountPercentage.
setDisplayName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameAchievementSchema
Setter for the field displayName.
setDisplayName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameStatsSchema
Setter for the field displayName.
setDisplayType(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPackageGroup
Setter for the field displayType.
setDropdownData(SteamEconItemsSMDropdownData) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsStoreMeta
Setter for the field dropdownData.
setDropdownId(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPrefabConfig
Setter for the field dropdownId.
setDropdownPrefabId(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTab
Setter for the field dropdownPrefabId.
setDropdowns(List<SteamEconItemsSMDropdown>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMDropdownData
Setter for the field dropdowns.
setDropType(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field dropType.
setDuration(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Setter for the field duration.
setDuration(double) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardStats
Setter for the field duration.
setEconItemsStatus(String) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoAppServicesStatus
Setter for the field econItemsStatus.
setEconomyBan(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamBanStatus
Setter for the field economyBan.
setEffectType(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAttribute
Setter for the field effectType.
setElements(List<SteamEconItemsSMFilterElement>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMFilter
Setter for the field elements.
setEmail(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSupportInfo
Setter for the field email.
setEnabled(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPrefabConfig
Setter for the field enabled.
setEncodedIconDragUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Setter for the field encodedIconDragUrl.
setEncodedIconUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Setter for the field encodedIconUrl.
setEncodedIconUrlLarge(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Setter for the field encodedIconUrlLarge.
setEndTime(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntry
Deprecated.
Setter for the field endTime.
setEngine(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Setter for the field engine.
setEnglishName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.LocalizedNameTag
 
setEquipInfos(List<SteamEconPlayerItemEquipInfo>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Setter for the field equipInfos.
setEventPoints(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2EventStats
Setter for the field eventPoints.
setExpEarned(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntryClan
Deprecated.
Setter for the field expEarned.
setExpires(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccount
 
setExpires(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.LoginTokenStatus
 
setExpLevel(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerBasicInfo
Deprecated.
Setter for the field expLevel.
setExpLevel(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerRankInfo
Deprecated.
Setter for the field expLevel.
setExternalUrl(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamNewsItem
Setter for the field externalUrl.
setFantasyRole(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyPlayerInfo
Setter for the field fantasyRole.
setFantasyRole(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
Setter for the field fantasyRole.
setFeedLabel(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamNewsItem
Setter for the field feedLabel.
setFeedName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamNewsItem
Setter for the field feedName.
setFilePath(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Setter for the field filePath.
setFilter(MasterServerFilter) - Method in class com.ibasco.agql.protocols.valve.steam.master.message.MasterServerRequest
Setter for the field filter.
setFilter(String) - Method in class com.ibasco.agql.protocols.valve.steam.master.packets.MasterServerQueryPacket
Setter for the field filter.
setFilters(List<SteamEconItemsSMFilter>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsStoreMeta
Setter for the field filters.
setFinalPrice(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPriceInfo
Setter for the field finalPrice.
setFinalPrice(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreDailyDealsInfo
Setter for the field finalPrice.
setFinalPrice(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Setter for the field finalPrice.
setFinalPrice(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackagePriceInfo
Setter for the field finalPrice.
setFirst(A) - Method in class com.ibasco.agql.core.util.Pair
Setter for the field first.
setFirstBloodTime(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Setter for the field firstBloodTime.
setFirstSpotlightItem(StoreFeaturedCategory<StoreAppSpotlightInfo>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategories
Setter for the field firstSpotlightItem.
setFlags(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Setter for the field flags.
setFloatValue(float) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItemAttribute
Setter for the field floatValue.
setFraudWarnings(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Setter for the field fraudWarnings.
setFree(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field free.
setFreeLicense(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSubPackage
Setter for the field freeLicense.
setFriendlyName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamCommunityApp
 
setFriendSince(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamFriend
Setter for the field friendSince.
setFullGamepad(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreGameControllerInfo
Setter for the field fullGamepad.
setFullPath(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppScreenshots
Setter for the field fullPath.
setGameDescription(String) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Setter for the field gameDescription.
setGamedir(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
setGameDir(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameServer
Setter for the field gameDir.
setGameDirectory(String) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Setter for the field gameDirectory.
setGameId(long) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Setter for the field gameId.
setGameMode(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Setter for the field gameMode.
setGameMode(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsMatch
Setter for the field gameMode.
setGameMode(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Setter for the field gameMode.
setGameName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerStats
Setter for the field gameName.
setGameNumber(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Setter for the field gameNumber.
setGamePort(int) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
 
setGameport(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
setGameport(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameServer
Setter for the field gameport.
setGameProcessId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Setter for the field gameProcessId.
setGamesPlayed(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Setter for the field gamesPlayed.
setGamesPlayedMatchmaking(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Setter for the field gamesPlayedMatchmaking.
setGamesPlayedTotal(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Setter for the field gamesPlayedTotal.
setGameTime(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsMatch
Setter for the field gameTime.
setGameTime(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Setter for the field gameTime.
setGametype(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
setGameVersion(String) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Setter for the field gameVersion.
setGenres(List<StoreAppGenre>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field genres.
setGenres(StoreFeaturedCategory<StoreFeaturedAppInfo>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategories
Setter for the field genres.
setGetFreeLicense(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSubPackage
Setter for the field getFreeLicense.
setGid(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamNewsItem
Setter for the field gid.
setGmxindex(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameServer
Setter for the field gmxindex.
setGold(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field gold.
setGold(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field gold.
setGold(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Setter for the field gold.
setGoldPerMin(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field goldPerMin.
setGoldPerMin(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field goldPerMin.
setGoldSpent(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field goldSpent.
setGraphData(Dota2ServerStatsGraph) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2RealtimeServerStats
Setter for the field graphData.
setGraphGold(List<Integer>) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsGraph
Setter for the field graphGold.
setGroupId(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGroupId
Setter for the field groupId.
setHandlerInitializer(NettyChannelHandlerInitializer) - Method in class com.ibasco.agql.core.transport.NettyChannelInitializer
Setter for the field handlerInitializer.
setHasAdultContent(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamCommunityApp
 
setHasCommunityVisibleStats(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerOwnedGame
Setter for the field hasCommunityVisibleStats.
setHaunted(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Setter for the field haunted.
setHaveMoreResults(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.SteamStoreAppResponse
 
setHeader(int) - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySinglePacket
Setter for the field header.
setHeaderImageUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field headerImageUrl.
setHeaderImageUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSpotlightInfo
Setter for the field headerImageUrl.
setHeaderImageUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreDailyDealsInfo
Setter for the field headerImageUrl.
setHeaderImageUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Setter for the field headerImageUrl.
setHeading(double) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsBldg
Setter for the field heading.
setHeroDamage(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field heroDamage.
setHeroes(List<CocTroop>) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
Setter for the field heroes.
setHeroHealing(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field heroHealing.
setHeroId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2GamePlayer
Setter for the field heroId.
setHeroId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryPlayer
Setter for the field heroId.
setHeroId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field heroId.
setHeroId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field heroId.
setHeroId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamBan
Setter for the field heroId.
setHeroId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamPicks
Setter for the field heroId.
setHeroid(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Setter for the field heroid.
setHeroId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGamePlayer
Setter for the field heroId.
setHidden(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAttribute
Setter for the field hidden.
setHidden(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameAchievementSchema
Setter for the field hidden.
setHighlight(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppMovie
Setter for the field highlight.
setHolidayRestriction(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field holidayRestriction.
setHome(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTab
Setter for the field home.
setHomePageData(SteamEconItemsSMHomepage) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsStoreMeta
Setter for the field homePageData.
setHttpmethod(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ApiMethod
 
setHumanPlayers(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Setter for the field humanPlayers.
setIcon(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamCommunityApp
 
setIcon(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameAchievementSchema
Setter for the field icon.
setIcongray(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameAchievementSchema
Setter for the field icongray.
setIconImgUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerOwnedGame
Setter for the field iconImgUrl.
setIconUrls(CocLeagueIconUrls) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLeague
Deprecated.
Setter for the field iconUrls.
setId(long) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLeague
Deprecated.
Setter for the field id.
setId(long) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLocation
Deprecated.
Setter for the field id.
setId(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLocationInfo
Deprecated.
Setter for the field id.
setId(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocSeason
Deprecated.
Setter for the field id.
setId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2GameItem
Setter for the field id.
setId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2Hero
Setter for the field id.
setId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2Rarities
Setter for the field id.
setId(int) - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySplitPacket
Setter for the field id.
setId(int) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacket
Setter for the field id.
setId(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMDropdown
Setter for the field id.
setId(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMFilter
Setter for the field id.
setId(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMFilterElement
Setter for the field id.
setId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPlayerClass
Setter for the field id.
setId(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPrefab
Setter for the field id.
setId(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorter
Setter for the field id.
setId(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorterId
Setter for the field id.
setId(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSortingPrefab
Setter for the field id.
setId(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTab
Setter for the field id.
setId(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTabChild
Setter for the field id.
setId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Setter for the field id.
setId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAcap
Setter for the field id.
setId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppCategory
Setter for the field id.
setId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppGenre
Setter for the field id.
setId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppMovie
Setter for the field id.
setId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppScreenshots
Setter for the field id.
setId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreDailyDealsInfo
Setter for the field id.
setId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Setter for the field id.
setId(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategory
Setter for the field id.
setId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageAppInfo
Setter for the field id.
setId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreSaleDetails
Setter for the field id.
setImageInventory(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field imageInventory.
setImageUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field imageUrl.
setImageUrlLarge(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field imageUrlLarge.
setImgIconUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerRecentPlayed
Setter for the field imgIconUrl.
setImgLogoUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerRecentPlayed
Setter for the field imgLogoUrl.
setIndividual(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackagePriceInfo
Setter for the field individual.
setInitialPrice(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPriceInfo
Setter for the field initialPrice.
setInitialPrice(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackagePriceInfo
Setter for the field initialPrice.
setInternalName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetTag
Setter for the field internalName.
setInventory(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Setter for the field inventory.
setIsBanned(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccount
 
setIsBanned(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.LoginTokenStatus
 
setIsDeleted(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccountDetail
 
setIsExpired(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccountDetail
 
setIsVisibleInSteamChina(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamCommunityApp
 
setItem0(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field item0.
setItem0(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field item0.
setItem1(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field item1.
setItem1(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field item1.
setItem2(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field item2.
setItem2(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field item2.
setItem3(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field item3.
setItem3(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field item3.
setItem4(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field item4.
setItem4(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field item4.
setItem5(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field item5.
setItem5(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field item5.
setItemAttributes(List<SteamEconPlayerItemAttribute>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Setter for the field itemAttributes.
setItemClass(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field itemClass.
setItemdef(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2League
Setter for the field itemdef.
setItemDescription(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field itemDescription.
setItemLevels(List<SteamEconSchemaItemLevel>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
Setter for the field itemLevels.
setItemName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field itemName.
setItemQuality(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field itemQuality.
setItems(List<SteamEconSchemaItem>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
Setter for the field items.
setItems(List<String>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemSet
Setter for the field items.
setItems(List<I>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategory
Setter for the field items.
setItemSet(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field itemSet.
setItemSet(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemSet
Setter for the field itemSet.
setItemSets(List<SteamEconSchemaItemSet>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
Setter for the field itemSets.
setItemsGameUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
Setter for the field itemsGameUrl.
setItemSlot(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field itemSlot.
setItemTypeName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field itemTypeName.
setJsonObject(JsonObject) - Method in exception com.ibasco.agql.core.exceptions.JsonOperationException
Setter for the field jsonObject.
setKey(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerAchievement
Setter for the field key.
setKeys(List<String>) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoGameMapPlaytimeInfo
 
setKillCount(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Setter for the field killCount.
setKillEaterRanks(List<SteamEconKillEaterRanks>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
Setter for the field killEaterRanks.
setKillEaterScoreTypes(List<SteamEconSchemaKest>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
Setter for the field killEaterScoreTypes.
setKills(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field kills.
setKills(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field kills.
setLabel(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTab
Setter for the field label.
setLabelText(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMDropdown
Setter for the field labelText.
setLan(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameServer
Setter for the field lan.
setLane(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsBldg
Setter for the field lane.
setLarge(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanBadgeUrls
Deprecated.
Setter for the field large.
setLargeCapsuleImageUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Setter for the field largeCapsuleImageUrl.
setLargeCapsulesGames(List<StoreFeaturedAppInfo>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedApps
Setter for the field largeCapsulesGames.
setLastActionTime(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccount
 
setLastAppid(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.SteamStoreAppResponse
 
setLastHits(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field lastHits.
setLastHits(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field lastHits.
setLastLogOff(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Setter for the field lastLogOff.
setLastModified(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.SteamStoreApp
 
setLastUpdateTime(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Setter for the field lastUpdateTime.
setLayout(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedApps
Setter for the field layout.
setLeaderboardsStatus(String) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoAppServicesStatus
Setter for the field leaderboardsStatus.
setLeague(CocLeague) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerBasicInfo
Deprecated.
Setter for the field league.
setLeague(CocLeague) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerRankInfo
Deprecated.
Setter for the field league.
setLeagueGameId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Setter for the field leagueGameId.
setLeagueId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2League
Setter for the field leagueId.
setLeagueId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Setter for the field leagueId.
setLeagueId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Setter for the field leagueId.
setLeagueId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsMatch
Setter for the field leagueId.
setLeagueId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Setter for the field leagueId.
setLeagueIds(List<Integer>) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Setter for the field leagueIds.
setLeagueSeriesId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Setter for the field leagueSeriesId.
setLeaguesParticipated(List<Integer>) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Setter for the field leaguesParticipated.
setLeagueTier(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Setter for the field leagueTier.
setLeaverStatus(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field leaverStatus.
setLegendStatistics(CocLegendStatistics) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
Setter for the field legendStatistics.
setLegendTrophies(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLegendStatistics
Deprecated.
Setter for the field legendTrophies.
setLevel(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocTroop
Deprecated.
Setter for the field level.
setLevel(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchAbilityUpgrade
Setter for the field level.
setLevel(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field level.
setLevel(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field level.
setLevel(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Setter for the field level.
setLevel(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconKillEaterRanks
Deprecated.
Setter for the field level.
setLevel(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Setter for the field level.
setLevel(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemLevelInfo
Setter for the field level.
setLevel(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerBadge
Setter for the field level.
setLevelData(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaKest
Setter for the field levelData.
setLevels(List<SteamEconSchemaItemLevelInfo>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemLevel
Setter for the field levels.
setLhCount(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Setter for the field lhCount.
setLinuxFeaturedGames(List<StoreFeaturedAppInfo>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedApps
Setter for the field linuxFeaturedGames.
setLinuxRequirements(StoreAppPcRequirements) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field linuxRequirements.
setLinuxSupported(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPlatform
Setter for the field linuxSupported.
setListenAddress(InetSocketAddress) - Method in class com.ibasco.agql.protocols.valve.source.query.logger.SourceLogListenService
Sets the listen address.
setLive(boolean) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2BroadcasterInfo
Setter for the field live.
setLoad(String) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoDatacenterStatus
Setter for the field load.
setLobbyId(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Setter for the field lobbyId.
setLobbyId(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Setter for the field lobbyId.
setLobbyType(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Setter for the field lobbyType.
setLobbyType(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryInfo
Setter for the field lobbyType.
setLobbyType(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Setter for the field lobbyType.
setLocalizedName(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2Hero
 
setLocalizedText(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMFilterElement
Setter for the field localizedText.
setLocalizedText(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPlayerClass
Setter for the field localizedText.
setLocalizedText(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorter
Setter for the field localizedText.
setLocation(CocLocation) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Setter for the field location.
setLocation(CocLocation) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanRankInfo
Deprecated.
Setter for the field location.
setLocation(String) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoDatacenterStatus
Setter for the field location.
setLocked(boolean) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
setLocked.
setLocked(boolean) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Setter for the field locked.
setLockedUntil(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
Setter for the field lockedUntil.
setLogEventCallback(Consumer<SourceLogEntry>) - Method in class com.ibasco.agql.protocols.valve.source.query.logger.SourceLogListenService
Sets the callback for listening on Raw Log Events
setLoginToken(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccountDetail
 
setLoginToken(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.NewGameServerAccount
 
setLogo(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Setter for the field logo.
setLogoImgUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerOwnedGame
Setter for the field logoImgUrl.
setLogoSponsor(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Setter for the field logoSponsor.
setLosses(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Setter for the field losses.
setLowResUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppWebMFormatInfo
Setter for the field lowResUrl.
setMacFeaturedGames(List<StoreFeaturedAppInfo>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedApps
Setter for the field macFeaturedGames.
setMacRequirements(StoreAppPcRequirements) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field macRequirements.
setMacSupported(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPlatform
Setter for the field macSupported.
setMap(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
setMapName(String) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Setter for the field mapName.
setMarketable(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Setter for the field marketable.
setMarketHashName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Setter for the field marketHashName.
setMarketName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Setter for the field marketName.
setMarketTradableRestriction(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Setter for the field marketTradableRestriction.
setMatch(Dota2ServerStatsMatch) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2RealtimeServerStats
Setter for the field match.
setMatches(List<Dota2MatchHistoryInfo>) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistory
Setter for the field matches.
setMatchId(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Setter for the field matchId.
setMatchId(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Setter for the field matchId.
setMatchId(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryInfo
Setter for the field matchId.
setMatchId(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsMatch
Setter for the field matchId.
setMatchSeqNum(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Setter for the field matchSeqNum.
setMatchSeqNum(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryInfo
Setter for the field matchSeqNum.
setMaxDisplayBanners(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMCarouselData
Setter for the field maxDisplayBanners.
setMaxItemLevel(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field maxItemLevel.
setMaxLevel(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocTroop
Deprecated.
Setter for the field maxLevel.
setMaxPlayers(int) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Setter for the field maxPlayers.
setMaxPlayers(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
setMaxResUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppWebMFormatInfo
Setter for the field maxResUrl.
setMaxValue(double) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAttribute
Setter for the field maxValue.
setMedia(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamCommunityApp
 
setMedium(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanBadgeUrls
Deprecated.
Setter for the field medium.
setMedium(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLeagueIconUrls
Deprecated.
Setter for the field medium.
setMembers(List<Dota2TeamMemberDetails>) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Setter for the field members.
setMemo(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccountDetail
 
SetMemo - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers
 
SetMemo(int, long, String) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.SetMemo
Constructor for SteamWebApiRequest.
setMemo(long, String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.GameServersService
 
setMessage(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocErrorResponse
Deprecated.
Setter for the field message.
setMessage(String) - Method in class com.ibasco.agql.protocols.valve.source.query.logger.SourceLogEntry
Setter for the field message.
setMessage(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.ServerUpdateStatus
Setter for the field message.
setMetacritic(StoreAppMetacritic) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field metacritic.
setMethods(List<ApiMethod>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ApiInterface
 
setMinimum(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPcRequirements
Setter for the field minimum.
setMinItemLevel(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field minItemLevel.
setMinValue(double) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAttribute
Setter for the field minValue.
setModelPlayer(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field modelPlayer.
setMovies(List<StoreAppMovie>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field movies.
setName(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocAchievements
Deprecated.
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanBasicInfo
Deprecated.
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanRankInfo
Deprecated.
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLeague
Deprecated.
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLocation
Deprecated.
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLocationInfo
Deprecated.
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerBasicInfo
Deprecated.
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerRankInfo
Deprecated.
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocTroop
Deprecated.
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntryClan
Deprecated.
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyPlayerInfo
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2GameItem
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2GamePlayer
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2Hero
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2League
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2Rarities
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.LocalizedNameTag
 
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.PopularTag
 
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.SteamStoreApp
 
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ApiInterface
 
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ApiMethod
 
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ApiParameter
 
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamApp
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetPriceInfo
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetTag
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamCommunityApp
 
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMDropdown
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMFilter
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMFilterElement
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPrefab
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPrefabConfig
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorter
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSortingPrefab
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTabChild
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconKillEaterRanks
Deprecated.
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAcap
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAttribute
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemAttribute
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemLevel
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemLevelInfo
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemSet
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaKest
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaOriginName
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameAchievement
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameAchievementSchema
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameStatsSchema
Setter for the field name.
setName(K) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamKeyValuePair
Deprecated.
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerAchievement
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerOwnedGame
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerRecentPlayed
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppAchievementHighlight
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppMovie
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPackageGroup
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSpotlightInfo
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreDailyDealsInfo
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategory
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageAppInfo
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageDetails
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreSaleApp
Setter for the field name.
setName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreSaleDetails
Setter for the field name.
setNameable(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Setter for the field nameable.
setNameColor(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Setter for the field nameColor.
setNegativeVotes(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Setter for the field negativeVotes.
setNetworkVersion(byte) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Setter for the field networkVersion.
setNetWorth(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field netWorth.
setNewReleases(StoreFeaturedCategory<StoreFeaturedAppInfo>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategories
Setter for the field newReleases.
setNormal(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Setter for the field normal.
setNormalizedName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.LocalizedNameTag
 
setNumOfBots(int) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Setter for the field numOfBots.
setNumOfPlayers(int) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Setter for the field numOfPlayers.
setNumOfSpectators(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Setter for the field numOfSpectators.
setNumResults(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistory
Setter for the field numResults.
setOnlinePlayerCount(int) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoMatchmakingStatus
Setter for the field onlinePlayerCount.
setOnlineServerCount(int) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoMatchmakingStatus
Setter for the field onlineServerCount.
setOperatingSystem(String) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Setter for the field operatingSystem.
setOpponent(CocWarLogEntryClan) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntry
Deprecated.
Setter for the field opponent.
setOptional(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ApiParameter
 
setOptionDescription(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSubPackage
Setter for the field optionDescription.
setOptionText(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSubPackage
Setter for the field optionText.
setOrder(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2Rarities
Setter for the field order.
setOrder(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPopularItems
Setter for the field order.
setOrigin(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaOriginName
Setter for the field origin.
setOriginalId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Setter for the field originalId.
setOriginalPrice(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreDailyDealsInfo
Setter for the field originalPrice.
setOriginalPrice(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Setter for the field originalPrice.
setOriginNames(List<SteamEconSchemaOriginName>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
Setter for the field originNames.
setOs(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
setOwnerDescriptions(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Setter for the field ownerDescriptions.
setPackageGroups(List<StoreAppPackageGroup>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field packageGroups.
setPackageId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSubPackage
Setter for the field packageId.
setPackageIds(List<Integer>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field packageIds.
setPacketCount(int) - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySplitPacket
Setter for the field packetCount.
setPacketMaxSize(int) - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySplitPacket
Setter for the field packetMaxSize.
setPacketNumber(int) - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySplitPacket
Setter for the field packetNumber.
setPacketSize(int) - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySplitPacket
Setter for the field packetSize.
setPageImageUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageDetails
Setter for the field pageImageUrl.
setPaintkitweapon(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Setter for the field paintkitweapon.
setParameters(List<ApiParameter>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ApiMethod
 
setParentId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTab
Setter for the field parentId.
setPassword(byte[]) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconAuthRequest
Setter for the field password.
setPasswordProtected(boolean) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
setPathUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppAchievementHighlight
Setter for the field pathUrl.
setPcRequirements(StoreAppPcRequirements) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field pcRequirements.
setPercentage(double) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameAchievement
Setter for the field percentage.
setPercentSavings(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSubPackage
Setter for the field percentSavings.
setPercentSavingsText(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSubPackage
Setter for the field percentSavingsText.
setPerClassLoadoutSlots(Map<String, String>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field perClassLoadoutSlots.
setPersonaName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerAccountInfo
Setter for the field personaName.
setPersonaState(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Setter for the field personaState.
setPersonaStateFlags(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Setter for the field personaStateFlags.
setPicks(List<Dota2ScoreboardTeamPicks>) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamStats
Setter for the field picks.
setPlacement(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsCarouselBanner
Setter for the field placement.
setPlatform(StoreAppPlatform) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field platform.
setPlatforms(StoreAppPlatform) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageDetails
Setter for the field platforms.
setPlayerAccountIds(List<Long>) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Setter for the field playerAccountIds.
setPlayerBadges(List<SteamPlayerBadge>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerBadgeInfo
Setter for the field playerBadges.
setPlayerClassData(List<SteamEconItemsSMPlayerClass>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsStoreMeta
Setter for the field playerClassData.
setPlayerid(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Setter for the field playerid.
setPlayerLevel(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerBadgeInfo
Setter for the field playerLevel.
setPlayers(List<Dota2GamePlayer>) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Setter for the field players.
setPlayers(List<Dota2MatchPlayer>) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Setter for the field players.
setPlayers(List<Dota2MatchHistoryPlayer>) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryInfo
Setter for the field players.
setPlayers(List<Dota2ScoreboardPlayerStats>) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamStats
Setter for the field players.
setPlayers(List<Dota2ServerStatsPlayer>) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsTeam
Setter for the field players.
setPlayers(List<Dota2TopLiveGamePlayer>) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Setter for the field players.
setPlayers(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
setPlayerSlot(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryPlayer
Setter for the field playerSlot.
setPlayerSlot(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field playerSlot.
setPlayerSlot(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field playerSlot.
setPlayerXp(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerBadgeInfo
Setter for the field playerXp.
setPopularItems(List<SteamEconItemsSMPopularItems>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMHomepage
Setter for the field popularItems.
setPositionX(double) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field positionX.
setPositionY(double) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field positionY.
setPositiveVotes(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Setter for the field positiveVotes.
setPrefabs(List<SteamEconItemsSMPrefab>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMDropdownData
Setter for the field prefabs.
setPreGameDuration(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Setter for the field preGameDuration.
setPreviousClanRank(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerBasicInfo
Deprecated.
Setter for the field previousClanRank.
setPreviousRank(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanRankInfo
Deprecated.
Setter for the field previousRank.
setPreviousRank(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerRankInfo
Deprecated.
Setter for the field previousRank.
setPreviousSeason(CocSeason) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLegendStatistics
Deprecated.
Setter for the field previousSeason.
setPriceChangeNumber(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.SteamStoreApp
 
setPriceInCentsWithDiscount(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSubPackage
Setter for the field priceInCentsWithDiscount.
setPriceInfo(StorePackagePriceInfo) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageDetails
Setter for the field priceInfo.
setPriceOverview(StoreAppPriceInfo) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field priceOverview.
setPrices(Map<String, Integer>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetPriceInfo
Setter for the field prices.
setPrimaryGroupId(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Setter for the field primaryGroupId.
setPrivateServer(boolean) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Setter for the field privateServer.
setPro(boolean) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
setPro.
setPro(boolean) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Setter for the field pro.
setProcessedContent(V) - Method in class com.ibasco.agql.core.AbstractWebApiResponse
Setter for the field processedContent.
setProduct(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
setProfileState(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Setter for the field profileState.
setProfileUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Setter for the field profileUrl.
setPropagation(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamCommunityApp
 
setProperName(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field properName.
setPublishers(List<String>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field publishers.
setPurchasePackage(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreDailyDealsInfo
Setter for the field purchasePackage.
setQualities(SteamEconSchemaItemQuality) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
Setter for the field qualities.
setQuality(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Setter for the field quality.
setQuantity(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Setter for the field quantity.
setQuestId(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamQuestStatus
Setter for the field questId.
setRadiantLead(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Setter for the field radiantLead.
setRadiantScore(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Setter for the field radiantScore.
setRadiantScore(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Setter for the field radiantScore.
setRadiantSeriesWins(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Setter for the field radiantSeriesWins.
setRadiantTeam(Dota2LiveLeagueTeamInfo) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Setter for the field radiantTeam.
setRadiantTeamId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryInfo
Setter for the field radiantTeamId.
setRadiantTeamScoreStats(Dota2ScoreboardTeamStats) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardStats
Setter for the field radiantTeamScoreStats.
setRadiantWin(boolean) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Setter for the field radiantWin.
setRank(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanRankInfo
Deprecated.
Setter for the field rank.
setRank(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerRankInfo
Deprecated.
Setter for the field rank.
setRank(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocSeason
Deprecated.
Setter for the field rank.
setRank(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Setter for the field rank.
setRarity(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Setter for the field rarity.
setRarity1(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Setter for the field rarity1.
setRarity2(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Setter for the field rarity2.
setRarity3(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Setter for the field rarity3.
setRarity4(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Setter for the field rarity4.
setReason(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocErrorResponse
Deprecated.
Setter for the field reason.
setRecentMatchIds(List<String>) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Setter for the field recentMatchIds.
setRecipe(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2GameItem
Setter for the field recipe.
setRecommendations(StoreAppRecommendations) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field recommendations.
setRecommended(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPcRequirements
Setter for the field recommended.
setRecurringSubscription(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPackageGroup
Setter for the field recurringSubscription.
setRegion(MasterServerRegion) - Method in class com.ibasco.agql.protocols.valve.steam.master.message.MasterServerRequest
Setter for the field region.
setRegion(int) - Method in class com.ibasco.agql.protocols.valve.steam.master.packets.MasterServerQueryPacket
Setter for the field region.
setRegion(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
setRegion(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameServer
Setter for the field region.
setRelationship(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamFriend
Setter for the field relationship.
setReleaseDate(StoreAppReleaseDateInfo) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field releaseDate.
setReleaseDate(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppReleaseDateInfo
Setter for the field releaseDate.
setReleaseDateInfo(StoreAppReleaseDateInfo) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageDetails
Setter for the field releaseDateInfo.
setRequest(AbstractRequest) - Method in class com.ibasco.agql.core.AbstractResponse
Setter for the field request.
setRequestDelay(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.master.message.MasterServerRequest
Setter for the field requestDelay.
setRequestId(int) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconRequest
Setter for the field requestId.
setRequiredAge(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field requiredAge.
setRequiredScore(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconKillEaterRanks
Deprecated.
Setter for the field requiredScore.
setRequiredScore(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemLevelInfo
Setter for the field requiredScore.
setRequiredTrophies(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Setter for the field requiredTrophies.
setRequiredVersion(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.ServerUpdateStatus
Setter for the field requiredVersion.
setResolver(NettyPropertyResolver) - Method in class com.ibasco.agql.core.transport.AbstractNettyChannelFactory
setResolver.
setResolver(NettyPropertyResolver) - Method in interface com.ibasco.agql.core.transport.NettyChannelFactory
setResolver.
setResolver(NettyPropertyResolver) - Method in class com.ibasco.agql.core.transport.NettyChannelFactoryDecorator
setResolver.
setRespawnTimer(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field respawnTimer.
setResult(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntry
Deprecated.
Setter for the field result.
setResultsRemaining(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistory
Setter for the field resultsRemaining.
setRole(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerBasicInfo
Deprecated.
Setter for the field role.
setRoshanRespawnTimer(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardStats
Setter for the field roshanRespawnTimer.
setRows(List<List<String>>) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoGameMapPlaytimeInfo
 
setRtLastLogon(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccountDetail
 
setSaveText(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPackageGroup
Setter for the field saveText.
setScaledHeroDamage(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field scaledHeroDamage.
setScaledHeroHealing(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field scaledHeroHealing.
setScaledTowerDamage(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field scaledTowerDamage.
setScarcity(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerBadge
Setter for the field scarcity.
setScheduler(String) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoMatchmakingStatus
Setter for the field scheduler.
setScore(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamStats
Setter for the field score.
setScore(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsTeam
Setter for the field score.
setScore(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppMetacritic
Setter for the field score.
setScoreboard(Dota2ScoreboardStats) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Setter for the field scoreboard.
setScreenshots(List<StoreAppScreenshots>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field screenshots.
setSearchingPlayersCount(int) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoMatchmakingStatus
Setter for the field searchingPlayersCount.
setSearchSecondsAvg(int) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoMatchmakingStatus
Setter for the field searchSecondsAvg.
setSeasonDate(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLeagueSeason
Deprecated.
Setter for the field seasonDate.
setSecond(B) - Method in class com.ibasco.agql.core.util.Pair
Setter for the field second.
setSecondSpotlightItem(StoreFeaturedCategory<StoreAppSpotlightInfo>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategories
Setter for the field secondSpotlightItem.
setSecretShop(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2GameItem
Setter for the field secretShop.
setSecure(boolean) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Setter for the field secure.
setSecure(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
setSecure(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameServer
Setter for the field secure.
setSelectionText(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPackageGroup
Setter for the field selectionText.
setSelfmade(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Setter for the field selfmade.
setSeriesId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Setter for the field seriesId.
setSeriesType(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Setter for the field seriesType.
setServerId(long) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Setter for the field serverId.
setServers(List<GameServerAccountDetail>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccount
 
setServerSteamId(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2BroadcasterInfo
Setter for the field serverSteamId.
setServerSteamId(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsMatch
Setter for the field serverSteamId.
setServerSteamId(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Setter for the field serverSteamId.
setServerTags(String) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Setter for the field serverTags.
setServertime(Long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ServerInfo
 
setServerTimeString(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ServerInfo
 
setSessionsLogonStatus(String) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoAppServicesStatus
Setter for the field sessionsLogonStatus.
setShortDescription(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field shortDescription.
setSize(Integer) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacket
Setter for the field size.
setSlot(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItemEquipInfo
Setter for the field slot.
setSmall(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanBadgeUrls
Deprecated.
Setter for the field small.
setSmall(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLeagueIconUrls
Deprecated.
Setter for the field small.
setSmallCapsuleImageUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Setter for the field smallCapsuleImageUrl.
setSmallLogoUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageDetails
Setter for the field smallLogoUrl.
setSorterIds(List<SteamEconItemsSMSorterId>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSortingPrefab
Setter for the field sorterIds.
setSorters(List<SteamEconItemsSMSorter>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorting
Setter for the field sorters.
setSortField(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorter
Setter for the field sortField.
setSorting(SteamEconItemsSMSorting) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsStoreMeta
Setter for the field sorting.
setSortingPrefabs(List<SteamEconItemsSMSortingPrefab>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorting
Setter for the field sortingPrefabs.
setSortReversed(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorter
Setter for the field sortReversed.
setSortScore(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Setter for the field sortScore.
setSourceAddress(InetSocketAddress) - Method in class com.ibasco.agql.protocols.valve.source.query.logger.SourceLogEntry
Setter for the field sourceAddress.
setSourceTvProxy(boolean) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
 
setSpecials(StoreFeaturedCategory<StoreFeaturedAppInfo>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategories
Setter for the field specials.
setSpecport(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameServer
Setter for the field specport.
setSpectators(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
Setter for the field spectators.
setSpells(List<CocTroop>) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
Setter for the field spells.
setSponsor(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyPlayerInfo
Setter for the field sponsor.
setStageName(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Setter for the field stageName.
setStars(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocAchievements
Deprecated.
Setter for the field stars.
setStars(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntryClan
Deprecated.
Setter for the field stars.
setStartTime(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Setter for the field startTime.
setStartTime(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryInfo
Setter for the field startTime.
setStats(List<SteamKeyValuePair<String, Integer>>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerStats
Setter for the field stats.
setStatsSchemaList(List<SteamGameStatsSchema>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameStatsSchemaInfo
Setter for the field statsSchemaList.
setStatus(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistory
Setter for the field status.
setStatus(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
Setter for the field status.
setStatus(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedApps
Setter for the field status.
setStatus(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategories
Setter for the field status.
setStatus(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreSaleDetails
Setter for the field status.
setSteamApiInterface(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.SteamWebApiRequest
Setter for the field steamApiInterface.
setSteamApiMethod(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.SteamWebApiRequest
Setter for the field steamApiMethod.
setSteamCommunityStatus(String) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoAppServicesStatus
Setter for the field steamCommunityStatus.
setSteamid(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
setSteamid(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccountDetail
 
setSteamid(Long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccountPublicInfo
 
setSteamid(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.LoginTokenStatus
 
setSteamid(Long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.NewGameServerAccount
 
setSteamId(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Setter for the field steamId.
setSteamId(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamBanStatus
Setter for the field steamId.
setSteamId(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerAccountInfo
Setter for the field steamId.
setSteamId(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamFriend
Setter for the field steamId.
setSteamId(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Setter for the field steamId.
setSteamId(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerStats
Setter for the field steamId.
setStoreBundle(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemSet
Setter for the field storeBundle.
setStoredAsInteger(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAttribute
Setter for the field storedAsInteger.
setStrange(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Setter for the field strange.
setStrangeParts(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Setter for the field strangeParts.
setStreamDelay(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
Setter for the field streamDelay.
setStreamingVideoAvailable(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Setter for the field streamingVideoAvailable.
setStyle(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
Setter for the field style.
setSub(boolean) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamMemberDetails
Setter for the field sub.
setSubPackages(List<StoreAppSubPackage>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPackageGroup
Setter for the field subPackages.
setSuccess(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamResponse
Setter for the field success.
setSupportedLanguages(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field supportedLanguages.
setSupportInfo(StoreAppSupportInfo) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field supportInfo.
setSuppressLog(boolean) - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundDecoder
Setter for the field suppressLog.
setSystem(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAcap
Setter for the field system.
setTabImageOverrideName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTab
Setter for the field tabImageOverrideName.
setTabs(List<SteamEconItemsSMTab>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsStoreMeta
Setter for the field tabs.
setTag(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanBasicInfo
Deprecated.
Setter for the field tag.
setTag(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanRankInfo
Deprecated.
Setter for the field tag.
setTag(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerBasicInfo
Deprecated.
Setter for the field tag.
setTag(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerRankInfo
Deprecated.
Setter for the field tag.
setTag(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntryClan
Deprecated.
Setter for the field tag.
setTag(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Setter for the field tag.
setTag(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Setter for the field tag.
setTagid(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.LocalizedNameTag
 
setTagId(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.PopularTag
 
setTags(Map<String, SteamAssetTag>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Setter for the field tags.
setTarget(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocAchievements
Deprecated.
Setter for the field target.
setTeam(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2GamePlayer
Setter for the field team.
setTeam(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsBldg
Setter for the field team.
setTeam(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Setter for the field team.
setTeamId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
Setter for the field teamId.
setTeamId(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueTeamInfo
Setter for the field teamId.
setTeamId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsTeam
Setter for the field teamId.
setTeamId(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Setter for the field teamId.
setTeamLogo(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueTeamInfo
Setter for the field teamLogo.
setTeamLogo(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsTeam
Setter for the field teamLogo.
setTeamName(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyPlayerInfo
Setter for the field teamName.
setTeamName(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
Setter for the field teamName.
setTeamName(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueTeamInfo
Setter for the field teamName.
setTeamName(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsTeam
Setter for the field teamName.
setTeamNumber(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsTeam
Setter for the field teamNumber.
setTeams(List<Dota2ServerStatsTeam>) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2RealtimeServerStats
Setter for the field teams.
setTeamSize(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntry
Deprecated.
Setter for the field teamSize.
setTeamTag(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyPlayerInfo
Setter for the field teamTag.
setTeamTag(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
Setter for the field teamTag.
setTerminator(int) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacket
Setter for the field terminator.
setThumbnailPath(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppScreenshots
Setter for the field thumbnailPath.
setThumbnailUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppMovie
Setter for the field thumbnailUrl.
setTier(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsBldg
Setter for the field tier.
setTime(String) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoAppStatus
Setter for the field time.
setTime(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchAbilityUpgrade
Setter for the field time.
setTimeCreated(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Setter for the field timeCreated.
setTimeCreated(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Setter for the field timeCreated.
setTimeCreated(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
Setter for the field timeCreated.
setTimeJoined(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamMemberDetails
Setter for the field timeJoined.
setTimeNow(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Setter for the field timeNow.
setTimestamp(long) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoAppStatus
Setter for the field timestamp.
setTimestamp(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
Setter for the field timestamp.
setTimestamp(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsMatch
Setter for the field timestamp.
setTimeStarted(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Setter for the field timeStarted.
setTimeStopped(long) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Setter for the field timeStopped.
setTiny(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLeagueIconUrls
Deprecated.
Setter for the field tiny.
setTitle(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamNewsItem
Setter for the field title.
setTitle(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPackageGroup
Setter for the field title.
setTool(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamCommunityApp
 
setTopMatchIds(List<String>) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Setter for the field topMatchIds.
setTopSellers(StoreFeaturedCategory<StoreFeaturedAppInfo>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategories
Setter for the field topSellers.
setTotal(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppAchievements
Setter for the field total.
setTotal(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppRecommendations
Setter for the field total.
setTotalDaysSinceLastBan(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamBanStatus
Setter for the field totalDaysSinceLastBan.
setTotalDonations(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerBasicInfo
Deprecated.
Setter for the field totalDonations.
setTotalDonationsReceived(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerBasicInfo
Deprecated.
Setter for the field totalDonationsReceived.
setTotalGameBans(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamBanStatus
Setter for the field totalGameBans.
setTotalMembers(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Setter for the field totalMembers.
setTotalMembers(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanRankInfo
Deprecated.
Setter for the field totalMembers.
setTotalPlaytime(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerOwnedGame
Setter for the field totalPlaytime.
setTotalPlaytime(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerRecentPlayed
Setter for the field totalPlaytime.
setTotalPlaytimeIn2Weeks(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerRecentPlayed
Setter for the field totalPlaytimeIn2Weeks.
setTotalResults(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistory
Setter for the field totalResults.
setTotalVacBansOnRecord(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamBanStatus
Setter for the field totalVacBansOnRecord.
setTournamentUrl(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2League
Setter for the field tournamentUrl.
setTowerDamage(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field towerDamage.
setTowerState(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamStats
Setter for the field towerState.
setTowerStatusDire(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Setter for the field towerStatusDire.
setTowerStatusRadiant(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
Setter for the field towerStatusRadiant.
setTownHallLevel(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
Setter for the field townHallLevel.
setTradable(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Setter for the field tradable.
setTrailerSlideShows(StoreFeaturedCategory<StoreFeaturedAppInfo>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategories
Setter for the field trailerSlideShows.
setTroops(List<CocTroop>) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
Setter for the field troops.
setTrophies(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerBasicInfo
Deprecated.
Setter for the field trophies.
setTrophies(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerRankInfo
Deprecated.
Setter for the field trophies.
setTrophies(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocSeason
Deprecated.
Setter for the field trophies.
setTvName(String) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
Setter for the field tvName.
setTvPort(int) - Method in class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
The Source TV port
setType(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Setter for the field type.
setType(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsBldg
Setter for the field type.
setType(int) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacket
Setter for the field type.
setType(MasterServerType) - Method in class com.ibasco.agql.protocols.valve.steam.master.message.MasterServerRequest
Setter for the field type.
setType(int) - Method in class com.ibasco.agql.protocols.valve.steam.master.packets.MasterServerQueryPacket
Setter for the field type.
setType(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ApiParameter
 
setType(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
Setter for the field type.
setType(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetDescription
Setter for the field type.
setType(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMDropdown
Setter for the field type.
setType(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaKest
Setter for the field type.
setType(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field type.
setType(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreDailyDealsInfo
Setter for the field type.
setType(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
Setter for the field type.
setType(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreSaleApp
Setter for the field type.
setUgcBannerLogo(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Setter for the field ugcBannerLogo.
setUgcBaseLogo(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Setter for the field ugcBaseLogo.
setUgcLogo(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Setter for the field ugcLogo.
setUgcSponsorLogo(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Setter for the field ugcSponsorLogo.
setUltimateCooldown(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field ultimateCooldown.
setUltimateState(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field ultimateState.
setUnique(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Setter for the field unique.
setUpToDate(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.ServerUpdateStatus
Setter for the field upToDate.
setUrl(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
Setter for the field url.
setUrl(String) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Setter for the field url.
setUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamNewsItem
Setter for the field url.
setUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppMetacritic
Setter for the field url.
setUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSpotlightInfo
Setter for the field url.
setUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSupportInfo
Setter for the field url.
setUrlHistoryParamName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMDropdown
Setter for the field urlHistoryParamName.
setUrlHistoryParamName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMFilter
Setter for the field urlHistoryParamName.
setUrlHistoryParamName(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSortingPrefab
Setter for the field urlHistoryParamName.
setUsableGc(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Setter for the field usableGc.
setUsableOutOfGame(Boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
Setter for the field usableOutOfGame.
setUsedByClasses(List<String>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
Setter for the field usedByClasses.
setUseLargeCells(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTab
Setter for the field useLargeCells.
setVacBanned(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamBanStatus
Setter for the field vacBanned.
setValue(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocAchievements
Deprecated.
Setter for the field value.
setValue(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetDescription
Setter for the field value.
setValue(T) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItemAttribute
Setter for the field value.
setValue(double) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemAttribute
Setter for the field value.
setValue(V) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamKeyValuePair
Deprecated.
Setter for the field value.
setVersion(int) - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoAppStatus
Setter for the field version.
setVersion(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
setVersion(Integer) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.pojos.ApiMethod
 
setVersionListable(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.ServerUpdateStatus
Setter for the field versionListable.
setVintage(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
Setter for the field vintage.
setWarFrequency(String) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Setter for the field warFrequency.
setWarLogPublic(boolean) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Setter for the field warLogPublic.
setWarLosses(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Setter for the field warLosses.
setWarStars(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
Setter for the field warStars.
setWarTies(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Setter for the field warTies.
setWarWins(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Setter for the field warWins.
setWarWinStreak(int) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
Setter for the field warWinStreak.
setWebCheatUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.CheatData
Setter for the field webCheatUrl.
setWebMFormatInfo(StoreAppWebMFormatInfo) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppMovie
Setter for the field webMFormatInfo.
setWebsiteUrl(String) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
Setter for the field websiteUrl.
setWindowsFeaturedGames(List<StoreFeaturedAppInfo>) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedApps
Setter for the field windowsFeaturedGames.
setWindowsSupported(boolean) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPlatform
Setter for the field windowsSupported.
setWins(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
Setter for the field wins.
setX(double) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsBldg
Setter for the field x.
setX(double) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Setter for the field x.
setXp(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerBadge
Setter for the field xp.
setXpNeededCurrentLevel(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerBadgeInfo
Setter for the field xpNeededCurrentLevel.
setXpNeededToLevelUp(int) - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerBadgeInfo
Setter for the field xpNeededToLevelUp.
setXpPerMin(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
Setter for the field xpPerMin.
setXpPerMin(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
Setter for the field xpPerMin.
setY(double) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsBldg
Setter for the field y.
setY(double) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
Setter for the field y.
SF_BASE_URL_FORMAT - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant SF_BASE_URL_FORMAT="https://store.steampowered.com/api"
SF_METHOD_APPDETAILS - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant SF_METHOD_APPDETAILS="${baseUrl}/appdetails"
SF_METHOD_FEATURED - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant SF_METHOD_FEATURED="${baseUrl}/featured"
SF_METHOD_FEATURED_CATEGORIES - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant SF_METHOD_FEATURED_CATEGORIES="${baseUrl}/featuredcategories"
SF_METHOD_PACKAGE_DETAILS - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant SF_METHOD_PACKAGE_DETAILS="${baseUrl}/packagedetails"
SF_METHOD_SALE_DETAILS - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant SF_METHOD_SALE_DETAILS="${baseUrl}/salepage"
SF_PROP_BASEURL - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant SF_PROP_BASEURL="baseUrl"
Shared - Annotation Type in com.ibasco.agql.core.util
Shared class.
shutdown(ExecutorService) - Static method in class com.ibasco.agql.core.util.Concurrency
Shutdown an ExecutorService the right way.
shutdown(ExecutorService, int, TimeUnit) - Static method in class com.ibasco.agql.core.util.Concurrency
Shutdown an ExecutorService the right way.
SimpleNettyChannelPool - Class in com.ibasco.agql.core.transport.pool
An enhanced version of netty's SimpleChannelPool implementation
SimpleNettyChannelPool(NettyChannelFactory, ChannelPoolHandler) - Constructor for class com.ibasco.agql.core.transport.pool.SimpleNettyChannelPool
Creates a new instance using the ChannelHealthChecker.ACTIVE.
SimpleNettyChannelPool(NettyChannelFactory, ChannelPoolHandler, ChannelHealthChecker) - Constructor for class com.ibasco.agql.core.transport.pool.SimpleNettyChannelPool
Creates a new instance.
SimpleNettyChannelPool(NettyChannelFactory, ChannelPoolHandler, ChannelHealthChecker, boolean, NettyChannelPool.ReleaseStrategy) - Constructor for class com.ibasco.agql.core.transport.pool.SimpleNettyChannelPool
Creates a new instance.
SimpleNettyChannelPool(NettyChannelFactory, ChannelPoolHandler, ChannelHealthChecker, boolean, boolean, NettyChannelPool.ReleaseStrategy) - Constructor for class com.ibasco.agql.core.transport.pool.SimpleNettyChannelPool
Creates a new instance.
SimpleNettyChannelPoolFactory - Class in com.ibasco.agql.core.transport.pool
SimpleNettyChannelPoolFactory class.
SimpleNettyChannelPoolFactory(NettyChannelFactory) - Constructor for class com.ibasco.agql.core.transport.pool.SimpleNettyChannelPoolFactory
Constructor for SimpleNettyChannelPoolFactory.
size() - Method in class com.ibasco.agql.core.util.AbstractOptions
Returns the number of configuration Option present for this container
size() - Method in interface com.ibasco.agql.core.util.Options
Returns the number of configuration Option present for this container
skill(int) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryCriteria
skill.
sleepUninterrupted(int) - Static method in class com.ibasco.agql.core.util.Concurrency
Sleep without interruption
SOCKET_ALLOC_ADAPTIVE_INIT_SIZE - Static variable in class com.ibasco.agql.core.util.GeneralOptions
As per netty: the initial buffer size when no feed back was received.
SOCKET_ALLOC_ADAPTIVE_MAX_SIZE - Static variable in class com.ibasco.agql.core.util.GeneralOptions
As per netty: the inclusive upper bound of the expected buffer size.
SOCKET_ALLOC_ADAPTIVE_MIN_SIZE - Static variable in class com.ibasco.agql.core.util.GeneralOptions
As per netty: the inclusive lower bound of the expected buffer size.
SOCKET_ALLOC_FIXED_SIZE - Static variable in class com.ibasco.agql.core.util.GeneralOptions
The fixed receive buffer size to allocate during channel initialization.
SOCKET_CONNECT_TIMEOUT - Static variable in class com.ibasco.agql.core.util.GeneralOptions
The connection timeout value
SOCKET_KEEP_ALIVE - Static variable in class com.ibasco.agql.core.util.GeneralOptions
A channel option, when enabled, allows the application to enable keep-alive packets for a socket connection.
SOCKET_RECVBUF - Static variable in class com.ibasco.agql.core.util.GeneralOptions
A channel option that specifies the total per-socket buffer space reserved for receives
SOCKET_RECVBUF_ALLOC_TYPE - Static variable in class com.ibasco.agql.core.util.GeneralOptions
The strategy for allocating netty's inbound/outbound pooled buffers.
SOCKET_SNDBUF - Static variable in class com.ibasco.agql.core.util.GeneralOptions
A channel option that specifies the total per-socket buffer space reserved for sends
SOURCE_MASTER_TYPE - Static variable in class com.ibasco.agql.protocols.valve.steam.master.MasterServer
Constant SOURCE_MASTER_TYPE=0x31
SOURCE_PACKET_TYPE_SINGLE - Static variable in class com.ibasco.agql.protocols.valve.source.query.SourceQuery
Constant SOURCE_PACKET_TYPE_SINGLE=0xFFFFFFFF
SOURCE_PACKET_TYPE_SPLIT - Static variable in class com.ibasco.agql.protocols.valve.source.query.SourceQuery
Constant SOURCE_PACKET_TYPE_SPLIT=0xFFFFFFFE
SOURCE_QUERY_CHALLENGE_REQ - Static variable in class com.ibasco.agql.protocols.valve.source.query.SourceQuery
Constant SOURCE_QUERY_CHALLENGE_REQ=0x57
SOURCE_QUERY_CHALLENGE_RES - Static variable in class com.ibasco.agql.protocols.valve.source.query.SourceQuery
Constant SOURCE_QUERY_CHALLENGE_RES=0x41
SOURCE_QUERY_INFO_PAYLOAD - Static variable in class com.ibasco.agql.protocols.valve.source.query.SourceQuery
Constant SOURCE_QUERY_INFO_PAYLOAD="Source Engine Query\0"
SOURCE_QUERY_INFO_REQ - Static variable in class com.ibasco.agql.protocols.valve.source.query.SourceQuery
Constant SOURCE_QUERY_INFO_REQ=0x54
SOURCE_QUERY_INFO_RES - Static variable in class com.ibasco.agql.protocols.valve.source.query.SourceQuery
Constant SOURCE_QUERY_INFO_RES=0x49
SOURCE_QUERY_PLAYER_REQ - Static variable in class com.ibasco.agql.protocols.valve.source.query.SourceQuery
Constant SOURCE_QUERY_PLAYER_REQ=0x55
SOURCE_QUERY_PLAYER_RES - Static variable in class com.ibasco.agql.protocols.valve.source.query.SourceQuery
Constant SOURCE_QUERY_PLAYER_RES=0x44
SOURCE_QUERY_RULES_REQ - Static variable in class com.ibasco.agql.protocols.valve.source.query.SourceQuery
Constant SOURCE_QUERY_RULES_REQ=0x56
SOURCE_QUERY_RULES_RES - Static variable in class com.ibasco.agql.protocols.valve.source.query.SourceQuery
Constant SOURCE_QUERY_RULES_RES=0x45
SourceChallengeException - Exception in com.ibasco.agql.protocols.valve.source.query.common.exceptions
Thrown when a server requires a new/updated challenge number
SourceChallengeException(String, int) - Constructor for exception com.ibasco.agql.protocols.valve.source.query.common.exceptions.SourceChallengeException
Constructor for SourceChallengeException.
SourceChallengeType - Enum in com.ibasco.agql.protocols.valve.source.query.common.enums
Enumeration identifying the type of query of a challenge request
SourceEagerSplitPacketAssembler - Class in com.ibasco.agql.protocols.valve.source.query.common.packets.util
Eager implementation of the SourceSplitPacketAssembler.
SourceEagerSplitPacketAssembler(ChannelHandlerContext) - Constructor for class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceEagerSplitPacketAssembler
Constructor for SourceEagerSplitPacketAssembler.
SourceLazySplitPacketAssembler - Class in com.ibasco.agql.protocols.valve.source.query.common.packets.util
A lazy implementation of the SourceSplitPacketAssembler.
SourceLazySplitPacketAssembler(ChannelHandlerContext) - Constructor for class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceLazySplitPacketAssembler
Constructor for SourceLazySplitPacketAssembler.
SourceLogEntry - Class in com.ibasco.agql.protocols.valve.source.query.logger
A class representing a Raw Log Entry from a Source Server
SourceLogEntry(String, InetSocketAddress) - Constructor for class com.ibasco.agql.protocols.valve.source.query.logger.SourceLogEntry
Constructor for SourceLogEntry.
SourceLogListenHandler - Class in com.ibasco.agql.protocols.valve.source.query.logger
Default handler for parsing incoming source log messages
SourceLogListenHandler() - Constructor for class com.ibasco.agql.protocols.valve.source.query.logger.SourceLogListenHandler
 
SourceLogListenService - Class in com.ibasco.agql.protocols.valve.source.query.logger
Listens for log messages produced by a Source Server.
SourceLogListenService() - Constructor for class com.ibasco.agql.protocols.valve.source.query.logger.SourceLogListenService
Creates a new service that will listen to any ip address and bind to a random local port number (Similar to 0.0.0.0)
SourceLogListenService(InetSocketAddress) - Constructor for class com.ibasco.agql.protocols.valve.source.query.logger.SourceLogListenService
Creates a new listen service for the provided InetSocketAddress.
SourceLogListenService(InetSocketAddress, Consumer<SourceLogEntry>) - Constructor for class com.ibasco.agql.protocols.valve.source.query.logger.SourceLogListenService
Creates a new listen service for the provided InetSocketAddress.
SourceLogListenService(InetSocketAddress, Consumer<SourceLogEntry>, ExecutorService, int, boolean) - Constructor for class com.ibasco.agql.protocols.valve.source.query.logger.SourceLogListenService
Creates a new listen service for the provided InetSocketAddress.
SourcePlayer - Class in com.ibasco.agql.protocols.valve.source.query.players
SourcePlayer class.
SourcePlayer(int, String, int, float) - Constructor for class com.ibasco.agql.protocols.valve.source.query.players.SourcePlayer
Constructor for SourcePlayer.
SourceQuery - Class in com.ibasco.agql.protocols.valve.source.query
Utility class for Source Query module
SourceQuery() - Constructor for class com.ibasco.agql.protocols.valve.source.query.SourceQuery
 
SourceQueryAuthDecoder<T extends SourceQueryAuthRequest> - Class in com.ibasco.agql.protocols.valve.source.query.common.handlers
A special source query decoder that handles challenge-response based protocols
SourceQueryAuthDecoder(Class<T>, int) - Constructor for class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryAuthDecoder
Constructor for SourceQueryAuthDecoder.
SourceQueryAuthEncoder<T extends SourceQueryAuthRequest> - Class in com.ibasco.agql.protocols.valve.source.query.common.handlers
Abstract SourceQueryAuthEncoder class.
SourceQueryAuthEncoder(Class<T>, int) - Constructor for class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryAuthEncoder
Constructor for SourceQueryAuthEncoder.
SourceQueryAuthEncoder(Class<T>, int, int) - Constructor for class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryAuthEncoder
Constructor for SourceQueryAuthEncoder.
SourceQueryAuthRequest - Class in com.ibasco.agql.protocols.valve.source.query.common.message
A special SourceQueryRequest which supports challenge based protocols
SourceQueryAuthRequest() - Constructor for class com.ibasco.agql.protocols.valve.source.query.common.message.SourceQueryAuthRequest
Constructor for SourceQueryAuthRequest.
SourceQueryAuthRequest(Integer) - Constructor for class com.ibasco.agql.protocols.valve.source.query.common.message.SourceQueryAuthRequest
Constructor for SourceQueryAuthRequest.
SourceQueryChallengeDecoder - Class in com.ibasco.agql.protocols.valve.source.query.challenge
SourceQueryChallengeDecoder class.
SourceQueryChallengeDecoder() - Constructor for class com.ibasco.agql.protocols.valve.source.query.challenge.SourceQueryChallengeDecoder
 
SourceQueryChallengeEncoder - Class in com.ibasco.agql.protocols.valve.source.query.challenge
SourceQueryChallengeEncoder class.
SourceQueryChallengeEncoder() - Constructor for class com.ibasco.agql.protocols.valve.source.query.challenge.SourceQueryChallengeEncoder
 
SourceQueryChallengeRequest - Class in com.ibasco.agql.protocols.valve.source.query.challenge
SourceQueryChallengeRequest class.
SourceQueryChallengeRequest(SourceChallengeType) - Constructor for class com.ibasco.agql.protocols.valve.source.query.challenge.SourceQueryChallengeRequest
Constructor for SourceQueryChallengeRequest.
SourceQueryChallengeResponse - Class in com.ibasco.agql.protocols.valve.source.query.challenge
SourceQueryChallengeResponse class.
SourceQueryChallengeResponse(Integer, SourceChallengeType) - Constructor for class com.ibasco.agql.protocols.valve.source.query.challenge.SourceQueryChallengeResponse
Constructor for SourceQueryChallengeResponse.
SourceQueryChannelFactory - Class in com.ibasco.agql.protocols.valve.source.query
SourceQueryChannelFactory class.
SourceQueryChannelFactory(NettyChannelFactory) - Constructor for class com.ibasco.agql.protocols.valve.source.query.SourceQueryChannelFactory
Constructor for SourceQueryChannelFactory.
SourceQueryClient - Class in com.ibasco.agql.protocols.valve.source.query
A query client for retreiving information on Source servers.
SourceQueryClient() - Constructor for class com.ibasco.agql.protocols.valve.source.query.SourceQueryClient
Create a new SourceQueryClient instance using the pre-defined configuration Options for this client
SourceQueryClient(SourceQueryOptions) - Constructor for class com.ibasco.agql.protocols.valve.source.query.SourceQueryClient
Create a new SourceQueryClient instance using the provided SourceQueryOptions
SourceQueryDecoder<T extends SourceQueryRequest> - Class in com.ibasco.agql.protocols.valve.source.query.common.handlers
A special decoder used for messages based on the Source Query Protocol.
SourceQueryDecoder() - Constructor for class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryDecoder
 
SourceQueryDecoder.SourceQueryMessage - Class in com.ibasco.agql.protocols.valve.source.query.common.handlers
 
SourceQueryEncoder<T extends SourceQueryRequest> - Class in com.ibasco.agql.protocols.valve.source.query.common.handlers
A base class for encoding Envelope wrapped messages
SourceQueryEncoder() - Constructor for class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryEncoder
 
SourceQueryInfoDecoder - Class in com.ibasco.agql.protocols.valve.source.query.info
SourceQueryInfoDecoder class.
SourceQueryInfoDecoder() - Constructor for class com.ibasco.agql.protocols.valve.source.query.info.SourceQueryInfoDecoder
Constructor for SourceQueryInfoDecoder.
SourceQueryInfoEncoder - Class in com.ibasco.agql.protocols.valve.source.query.info
Encodes a SourceQueryInfoRequest to it's datagram packet form
SourceQueryInfoEncoder() - Constructor for class com.ibasco.agql.protocols.valve.source.query.info.SourceQueryInfoEncoder
Constructor for SourceQueryInfoEncoder.
SourceQueryInfoRequest - Class in com.ibasco.agql.protocols.valve.source.query.info
SourceQueryInfoRequest class.
SourceQueryInfoRequest() - Constructor for class com.ibasco.agql.protocols.valve.source.query.info.SourceQueryInfoRequest
Constructor for SourceQueryInfoRequest.
SourceQueryInfoRequest(Integer) - Constructor for class com.ibasco.agql.protocols.valve.source.query.info.SourceQueryInfoRequest
Constructor for SourceQueryInfoRequest.
SourceQueryInfoResponse - Class in com.ibasco.agql.protocols.valve.source.query.info
SourceQueryInfoResponse class.
SourceQueryInfoResponse(SourceServer) - Constructor for class com.ibasco.agql.protocols.valve.source.query.info.SourceQueryInfoResponse
Constructor for SourceQueryInfoResponse.
SourceQueryMessenger - Class in com.ibasco.agql.protocols.valve.source.query
Messenger implementation for the Source Query Protocol
SourceQueryMessenger(Options) - Constructor for class com.ibasco.agql.protocols.valve.source.query.SourceQueryMessenger
Constructor for SourceQueryMessenger.
SourceQueryOptions - Class in com.ibasco.agql.protocols.valve.source.query
Configuration options container for the Source Query module
SourceQueryOptions() - Constructor for class com.ibasco.agql.protocols.valve.source.query.SourceQueryOptions
 
SourceQueryPacket - Class in com.ibasco.agql.protocols.valve.source.query.common.packets
The base class for all Source Query type packets
SourceQueryPacket(int, ByteBuf) - Constructor for class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQueryPacket
Creates a new source query packet with the type and underlying payload
SourceQueryPacketDecoder - Class in com.ibasco.agql.protocols.valve.source.query.common.handlers
Decodes a raw source query response (ByteBuf) into an instance of SourceQueryPacket.
SourceQueryPacketDecoder() - Constructor for class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQueryPacketDecoder
 
SourceQueryPacketDecoderProvider - Class in com.ibasco.agql.protocols.valve.source.query.common.packets.util
A provider for PacketDecoder
SourceQueryPacketDecoderProvider() - Constructor for class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceQueryPacketDecoderProvider
 
SourceQueryPacketEncoderProvider - Class in com.ibasco.agql.protocols.valve.source.query.common.packets.util
SourceQueryPacketEncoderProvider class.
SourceQueryPacketEncoderProvider() - Constructor for class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceQueryPacketEncoderProvider
 
SourceQueryPlayerRequest - Class in com.ibasco.agql.protocols.valve.source.query.players
SourceQueryPlayerRequest class.
SourceQueryPlayerRequest() - Constructor for class com.ibasco.agql.protocols.valve.source.query.players.SourceQueryPlayerRequest
Constructor for SourceQueryPlayerRequest.
SourceQueryPlayerRequest(Integer) - Constructor for class com.ibasco.agql.protocols.valve.source.query.players.SourceQueryPlayerRequest
Constructor for SourceQueryPlayerRequest.
SourceQueryPlayerResponse - Class in com.ibasco.agql.protocols.valve.source.query.players
SourceQueryPlayerResponse class.
SourceQueryPlayerResponse(List<SourcePlayer>) - Constructor for class com.ibasco.agql.protocols.valve.source.query.players.SourceQueryPlayerResponse
Constructor for SourceQueryPlayerResponse.
SourceQueryPlayersDecoder - Class in com.ibasco.agql.protocols.valve.source.query.players
SourceQueryPlayersDecoder class.
SourceQueryPlayersDecoder() - Constructor for class com.ibasco.agql.protocols.valve.source.query.players.SourceQueryPlayersDecoder
Constructor for SourceQueryPlayersDecoder.
SourceQueryPlayersEncoder - Class in com.ibasco.agql.protocols.valve.source.query.players
SourceQueryPlayersEncoder class.
SourceQueryPlayersEncoder() - Constructor for class com.ibasco.agql.protocols.valve.source.query.players.SourceQueryPlayersEncoder
Constructor for SourceQueryPlayersEncoder.
SourceQueryRequest - Class in com.ibasco.agql.protocols.valve.source.query.common.message
Abstract SourceQueryRequest class.
SourceQueryRequest() - Constructor for class com.ibasco.agql.protocols.valve.source.query.common.message.SourceQueryRequest
 
SourceQueryResponse<T> - Class in com.ibasco.agql.protocols.valve.source.query.common.message
Base class for all types of source query responses
SourceQueryResponse(T) - Constructor for class com.ibasco.agql.protocols.valve.source.query.common.message.SourceQueryResponse
Constructor for SourceQueryResponse.
SourceQueryRulesDecoder - Class in com.ibasco.agql.protocols.valve.source.query.rules
SourceQueryRulesDecoder class.
SourceQueryRulesDecoder() - Constructor for class com.ibasco.agql.protocols.valve.source.query.rules.SourceQueryRulesDecoder
Constructor for SourceQueryRulesDecoder.
SourceQueryRulesEncoder - Class in com.ibasco.agql.protocols.valve.source.query.rules
SourceQueryRulesEncoder class.
SourceQueryRulesEncoder() - Constructor for class com.ibasco.agql.protocols.valve.source.query.rules.SourceQueryRulesEncoder
Constructor for SourceQueryRulesEncoder.
SourceQueryRulesRequest - Class in com.ibasco.agql.protocols.valve.source.query.rules
SourceQueryRulesRequest class.
SourceQueryRulesRequest() - Constructor for class com.ibasco.agql.protocols.valve.source.query.rules.SourceQueryRulesRequest
Constructor for SourceQueryRulesRequest.
SourceQueryRulesRequest(Integer) - Constructor for class com.ibasco.agql.protocols.valve.source.query.rules.SourceQueryRulesRequest
Constructor for SourceQueryRulesRequest.
SourceQueryRulesResponse - Class in com.ibasco.agql.protocols.valve.source.query.rules
SourceQueryRulesResponse class.
SourceQueryRulesResponse(Map<String, String>, int) - Constructor for class com.ibasco.agql.protocols.valve.source.query.rules.SourceQueryRulesResponse
Constructor for SourceQueryRulesResponse.
SourceQuerySinglePacket - Class in com.ibasco.agql.protocols.valve.source.query.common.packets
A single-type SourceQueryPacket
SourceQuerySinglePacket(ByteBuf) - Constructor for class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySinglePacket
Constructor for SourceQuerySinglePacket.
SourceQuerySinglePacketDecoder - Class in com.ibasco.agql.protocols.valve.source.query.common.packets.util
Decodes a raw ByteBuf instance into a SourceQuerySinglePacket instance
SourceQuerySinglePacketDecoder() - Constructor for class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceQuerySinglePacketDecoder
 
SourceQuerySinglePacketEncoder - Class in com.ibasco.agql.protocols.valve.source.query.common.packets.util
SourceQuerySinglePacketEncoder class.
SourceQuerySinglePacketEncoder(ByteBufAllocator) - Constructor for class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceQuerySinglePacketEncoder
Constructor for SourceQuerySinglePacketEncoder.
SourceQuerySplitPacket - Class in com.ibasco.agql.protocols.valve.source.query.common.packets
A special source query packet representing a split-packet type.
SourceQuerySplitPacket(ByteBuf) - Constructor for class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySplitPacket
Constructor for SourceQuerySplitPacket.
SourceQuerySplitPacketAssembler - Class in com.ibasco.agql.protocols.valve.source.query.common.handlers
Re-assembles SourceQuerySplitPacket instances and converts it back to a single-type SourceQuerySinglePacket instance.
SourceQuerySplitPacketAssembler() - Constructor for class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQuerySplitPacketAssembler
 
SourceQuerySplitPacketDecoder - Class in com.ibasco.agql.protocols.valve.source.query.common.packets.util
A factory that decodes a payload identified as a split-type source query packet into SourceQuerySplitPacket
SourceQuerySplitPacketDecoder() - Constructor for class com.ibasco.agql.protocols.valve.source.query.common.packets.util.SourceQuerySplitPacketDecoder
 
SourceRcon - Class in com.ibasco.agql.protocols.valve.source.query.rcon
A collection of global constants and utility methods used internally by the RCON module
SourceRcon() - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
 
SourceRconAuthDecoder - Class in com.ibasco.agql.protocols.valve.source.query.rcon.handlers
SourceRconAuthDecoder class.
SourceRconAuthDecoder() - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconAuthDecoder
 
SourceRconAuthEncoder - Class in com.ibasco.agql.protocols.valve.source.query.rcon.handlers
SourceRconAuthEncoder class.
SourceRconAuthEncoder() - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconAuthEncoder
 
SourceRconAuthenticator - Class in com.ibasco.agql.protocols.valve.source.query.rcon
The default RconAuthenticator.
SourceRconAuthenticator(CredentialsStore, boolean) - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconAuthenticator
Constructor for SourceRconAuthenticator.
SourceRconAuthReason - Enum in com.ibasco.agql.protocols.valve.source.query.rcon.enums
An enumeration for identifying the type of authentication failure
SourceRconAuthRequest - Class in com.ibasco.agql.protocols.valve.source.query.rcon.message
SourceRconAuthRequest class.
SourceRconAuthRequest() - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconAuthRequest
Constructor for SourceRconAuthRequest.
SourceRconAuthRequest(byte[]) - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconAuthRequest
Constructor for SourceRconAuthRequest.
SourceRconAuthResponse - Class in com.ibasco.agql.protocols.valve.source.query.rcon.message
SourceRconAuthResponse class.
SourceRconAuthResponse(boolean) - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconAuthResponse
Constructor for SourceRconAuthResponse.
SourceRconAuthResponse(boolean, String, SourceRconAuthReason) - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconAuthResponse
Constructor for SourceRconAuthResponse.
SourceRconChannelContext - Class in com.ibasco.agql.protocols.valve.source.query.rcon
Channel context for the Rcon module
SourceRconChannelContext.RconProperties - Class in com.ibasco.agql.protocols.valve.source.query.rcon
 
SourceRconChannelContextFactory - Class in com.ibasco.agql.protocols.valve.source.query.rcon
SourceRconChannelContextFactory class.
SourceRconChannelContextFactory(SourceRconMessenger) - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelContextFactory
Constructor for SourceRconChannelContextFactory.
SourceRconChannelFactory - Class in com.ibasco.agql.protocols.valve.source.query.rcon
A special channel factory which decorates an exiting NettyChannelFactory and ensures that the acquired/created Channel is fully authenticated by the remote server
SourceRconChannelFactory(NettyChannelFactory) - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelFactory
Constructor for SourceRconChannelFactory.
SourceRconChannelRegistry - Class in com.ibasco.agql.protocols.valve.source.query.rcon
Default implementation for ChannelRegistry.
SourceRconChannelRegistry() - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelRegistry
 
SourceRconClient - Class in com.ibasco.agql.protocols.valve.source.query.rcon
An RCON client based on Valve's Source RCON Protocol.
SourceRconClient() - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconClient
Create a new instance using the pre-defined configuration Options for this client
SourceRconClient(SourceRconOptions) - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconClient
Create a new instance using the provided configuration SourceRconOptions
SourceRconCmdDecoder - Class in com.ibasco.agql.protocols.valve.source.query.rcon.handlers
SourceRconCmdDecoder class.
SourceRconCmdDecoder() - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconCmdDecoder
 
SourceRconCmdEncoder - Class in com.ibasco.agql.protocols.valve.source.query.rcon.handlers
SourceRconCmdEncoder class.
SourceRconCmdEncoder() - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconCmdEncoder
 
SourceRconCmdRequest - Class in com.ibasco.agql.protocols.valve.source.query.rcon.message
SourceRconCmdRequest class.
SourceRconCmdRequest(String) - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconCmdRequest
Constructor for SourceRconCmdRequest.
SourceRconCmdResponse - Class in com.ibasco.agql.protocols.valve.source.query.rcon.message
SourceRconCmdResponse class.
SourceRconCmdResponse(String) - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconCmdResponse
Constructor for SourceRconCmdResponse.
SourceRconCredentials - Class in com.ibasco.agql.protocols.valve.source.query.rcon
Default implementation for Credentials
SourceRconCredentials(byte[]) - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconCredentials
Constructor for SourceRconCredentials.
SourceRconMessenger - Class in com.ibasco.agql.protocols.valve.source.query.rcon
RCON Messenger
SourceRconMessenger(Options) - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger
Constructor for SourceRconMessenger.
SourceRconMessenger.ConnectionStats - Class in com.ibasco.agql.protocols.valve.source.query.rcon
 
SourceRconMessenger.Metadata - Class in com.ibasco.agql.protocols.valve.source.query.rcon
 
SourceRconMessenger.Metadata.Stats - Enum in com.ibasco.agql.protocols.valve.source.query.rcon
 
SourceRconMessenger.Statistics - Class in com.ibasco.agql.protocols.valve.source.query.rcon
 
SourceRconOptions - Class in com.ibasco.agql.protocols.valve.source.query.rcon
Configuration options container for the Source RCON module.
SourceRconOptions() - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconOptions
 
SourceRconPacket - Class in com.ibasco.agql.protocols.valve.source.query.rcon.packets
SourceRconPacket class.
SourceRconPacket(int, ByteBuf) - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacket
Constructor for SourceRconPacket.
SourceRconPacketAssembler - Class in com.ibasco.agql.protocols.valve.source.query.rcon.handlers
Re-assembles all SourceRconPacket split-packet back into a single SourceRconPacket instance.
SourceRconPacketAssembler() - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconPacketAssembler
 
SourceRconPacketDecoder - Class in com.ibasco.agql.protocols.valve.source.query.rcon.handlers
Decodes a raw ByteBuf message into a SourceRconPacket type.
SourceRconPacketDecoder() - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconPacketDecoder
Constructor for SourceRconPacketDecoder.
SourceRconPacketDecoder - Class in com.ibasco.agql.protocols.valve.source.query.rcon.packets
SourceRconPacketDecoder class.
SourceRconPacketDecoder(ChannelHandlerContext, boolean) - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacketDecoder
Constructor for SourceRconPacketDecoder.
SourceRconPacketEncoder - Class in com.ibasco.agql.protocols.valve.source.query.rcon.handlers
Encodes SourceRconPacket instances into ByteBuf
SourceRconPacketEncoder() - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconPacketEncoder
Constructor for SourceRconPacketEncoder.
SourceRconPacketEncoder - Class in com.ibasco.agql.protocols.valve.source.query.rcon.packets
Encodes a SourceRconPacket into a ByteBuf instance which can then be sent over the transport
SourceRconPacketEncoder() - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacketEncoder
Constructor for SourceRconPacketEncoder.
SourceRconPacketEncoder(ByteBufAllocator) - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacketEncoder
Constructor for SourceRconPacketEncoder.
SourceRconPacketFactory - Class in com.ibasco.agql.protocols.valve.source.query.rcon.packets
A factory class for creating SourceRconPacket instances
SourceRconRequest - Class in com.ibasco.agql.protocols.valve.source.query.rcon.message
Abstract SourceRconRequest class.
SourceRconRequest() - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconRequest
 
SourceRconResponse<T> - Class in com.ibasco.agql.protocols.valve.source.query.rcon.message
Abstract SourceRconResponse class.
SourceRconResponse(T) - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconResponse
Constructor for SourceRconResponse.
SourceServer - Class in com.ibasco.agql.protocols.valve.source.query.info
SourceServer class.
SourceServer() - Constructor for class com.ibasco.agql.protocols.valve.source.query.info.SourceServer
 
SourceSplitPacketAssembler - Interface in com.ibasco.agql.protocols.valve.source.query.common.packets.util
A re-usable class for processing SourceQuerySplitPacket instances.
startAtMatchId(long) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryCriteria
startAtMatchId.
Statistics() - Constructor for class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.Statistics
 
STEAM_ACCOUNT_RECOVERY - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_ACCOUNT_RECOVERY="IAccountRecoveryService"
STEAM_APPS - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_APPS="ISteamApps"
STEAM_BASE_URL_FORMAT - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_BASE_URL_FORMAT="https://api.steampowered.com/${interfac"{trunked}
STEAM_BITPAY - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_BITPAY="ISteamBitPay"
STEAM_CHEATREPORT_SERVICE - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_CHEATREPORT_SERVICE="ICheatReportingService"
STEAM_COMMUNITY_SERVICE - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
 
STEAM_DIRECTORY - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_DIRECTORY="ISteamDirectory"
STEAM_ECON_ITEMS - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_ECON_ITEMS="IEconItems_${appId}"
STEAM_ECON_SERVICE - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_ECON_SERVICE="IEconService"
STEAM_ECONOMY - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_ECONOMY="ISteamEconomy"
STEAM_ENVOY - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_ENVOY="ISteamEnvoy"
STEAM_GAME_LEADERBOARDS - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_GAME_LEADERBOARDS="ISteamLeaderboards"
STEAM_GAME_SERVER_STATS - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_GAME_SERVER_STATS="ISteamGameServerStats"
STEAM_GAMESERVERS_SERVICE - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
 
STEAM_METHOD_CHEATREPORTSVC_REPORTCHEATDATA - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_METHOD_CHEATREPORTSVC_REPORTCHEATDATA="ReportCheatData"
STEAM_METHOD_ECONITEMS_GETPLAYERITEMS - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_METHOD_ECONITEMS_GETPLAYERITEMS="GetPlayerItems"
STEAM_METHOD_ECONITEMS_GETSCHEMA - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_METHOD_ECONITEMS_GETSCHEMA="GetSchema"
STEAM_METHOD_ECONITEMS_GETSCHEMAURL - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_METHOD_ECONITEMS_GETSCHEMAURL="GetSchemaURL"
STEAM_METHOD_ECONITEMS_GETSTOREMETA - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_METHOD_ECONITEMS_GETSTOREMETA="GetStoreMetaData"
STEAM_METHOD_ECONITEMS_GETSTORESTATUS - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_METHOD_ECONITEMS_GETSTORESTATUS="GetStoreStatus"
STEAM_MICROTXN - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_MICROTXN="ISteamMicroTxn"
STEAM_MICROTXN_SANDBOX - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_MICROTXN_SANDBOX="ISteamMicroTxnSandbox"
STEAM_NEWS - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_NEWS="ISteamNews"
STEAM_PAYPAL_PAYMENTS_HUB - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_PAYPAL_PAYMENTS_HUB="ISteamPayPalPaymentsHub"
STEAM_PLAYER_SERVICE - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_PLAYER_SERVICE="IPlayerService"
STEAM_PROP_APPID - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_PROP_APPID="appId"
STEAM_PROP_INTERFACE - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_PROP_INTERFACE="interface"
STEAM_PROP_METHOD - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_PROP_METHOD="method"
STEAM_PROP_VERSION - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_PROP_VERSION="version"
STEAM_PUBLISHED_ITEM_SEARCH - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_PUBLISHED_ITEM_SEARCH="ISteamPublishedItemSearch"
STEAM_PUBLISHED_ITEM_VOTING - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_PUBLISHED_ITEM_VOTING="ISteamPublishedItemVoting"
STEAM_REMOTE_STORAGE - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_REMOTE_STORAGE="ISteamRemoteStorage"
STEAM_SPECIAL_SURVEY - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_SPECIAL_SURVEY="ISteamSpecialSurvey"
STEAM_STORE_SERVICE - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
 
STEAM_URLPARAM_APPID - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_URLPARAM_APPID="appid"
STEAM_URLPARAM_COUNT - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_URLPARAM_COUNT="count"
STEAM_URLPARAM_CURRENCY - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_URLPARAM_CURRENCY="currency"
STEAM_URLPARAM_ENDDATE - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_URLPARAM_ENDDATE="enddate"
STEAM_URLPARAM_FEEDS - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_URLPARAM_FEEDS="feeds"
STEAM_URLPARAM_LANGUAGE - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_URLPARAM_LANGUAGE="language"
STEAM_URLPARAM_MAXLENGTH - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_URLPARAM_MAXLENGTH="maxlength"
STEAM_URLPARAM_NAME - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_URLPARAM_NAME="name"
STEAM_URLPARAM_STARTDATE - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_URLPARAM_STARTDATE="startdate"
STEAM_URLPARAM_STEAMID - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_URLPARAM_STEAMID="steamid"
STEAM_USER - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_USER="ISteamUser"
STEAM_USER_AUTH - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_USER_AUTH="ISteamUserAuth"
STEAM_USER_OAUTH - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_USER_OAUTH="ISteamUserOAuth"
STEAM_USER_STATS - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_USER_STATS="ISteamUserStats"
STEAM_VIDEO - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_VIDEO="ISteamVideo"
STEAM_WEB_API_UTIL - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_WEB_API_UTIL="ISteamWebAPIUtil"
STEAM_WEB_USER_PRESENCE_OAUTH - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
Constant STEAM_WEB_USER_PRESENCE_OAUTH="ISteamWebUserPresenceOAuth"
STEAM_WEBAPI_UTIL - Static variable in class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
 
SteamApiConstants - Class in com.ibasco.agql.protocols.valve.steam.webapi
SteamApiConstants class.
SteamApiConstants() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.SteamApiConstants
 
SteamApp - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamApp class.
SteamApp() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamApp
 
SteamApps - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces
Contains the methods for the ISteamApps interface
SteamApps(SteamWebApiClient) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamApps
Constructor for SteamApps.
SteamAppsRequest - Class in com.ibasco.agql.protocols.valve.steam.webapi.requests
Abstract SteamAppsRequest class.
SteamAppsRequest(String, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.requests.SteamAppsRequest
Constructor for SteamAppsRequest.
SteamAssetClassInfo - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
Created by raffy on 10/27/2016.
SteamAssetClassInfo() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
 
SteamAssetClassInfoMapDeserializer - Class in com.ibasco.agql.protocols.valve.steam.webapi.adapters
Created by raffy on 10/27/2016.
SteamAssetClassInfoMapDeserializer() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.adapters.SteamAssetClassInfoMapDeserializer
 
SteamAssetDescDeserializer - Class in com.ibasco.agql.protocols.valve.steam.webapi.adapters
Created by raffy on 10/27/2016.
SteamAssetDescDeserializer() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.adapters.SteamAssetDescDeserializer
 
SteamAssetDescription - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
Created by raffy on 10/27/2016.
SteamAssetDescription() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetDescription
 
SteamAssetPriceInfo - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamAssetPriceInfo class.
SteamAssetPriceInfo() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetPriceInfo
 
SteamAssetTag - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
Created by raffy on 10/27/2016.
SteamAssetTag() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetTag
 
SteamBanStatus - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
Created by raffy on 10/27/2016.
SteamBanStatus() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamBanStatus
 
SteamCheatReportingService - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces
SteamCheatReportingService class.
SteamCheatReportingService(SteamWebApiClient) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamCheatReportingService
Default Constructor
SteamCommunityApp - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
 
SteamCommunityApp() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamCommunityApp
 
SteamCommunityService - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces
 
SteamCommunityService(SteamWebApiClient) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamCommunityService
Default Constructor
SteamCommunityServiceRequest - Class in com.ibasco.agql.protocols.valve.steam.webapi.requests
 
SteamCommunityServiceRequest(String, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.requests.SteamCommunityServiceRequest
Constructor for SteamWebApiRequest.
SteamEconItems - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces
Methods relating to in-game items for supported games.
SteamEconItems(SteamWebApiClient) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamEconItems
Default Constructor
SteamEconItemsCarouselBanner - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconItemsCarouselBanner class.
SteamEconItemsCarouselBanner() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsCarouselBanner
 
SteamEconItemsRequest - Class in com.ibasco.agql.protocols.valve.steam.webapi.requests
Abstract SteamEconItemsRequest class.
SteamEconItemsRequest(int, String, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.requests.SteamEconItemsRequest
Constructor for SteamEconItemsRequest.
SteamEconItemsSMCarouselData - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconItemsSMCarouselData class.
SteamEconItemsSMCarouselData() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMCarouselData
 
SteamEconItemsSMDropdown - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconItemsSMDropdown class.
SteamEconItemsSMDropdown() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMDropdown
 
SteamEconItemsSMDropdownData - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconItemsSMDropdownData class.
SteamEconItemsSMDropdownData() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMDropdownData
 
SteamEconItemsSMFilter - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconItemsSMFilter class.
SteamEconItemsSMFilter() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMFilter
 
SteamEconItemsSMFilterElement - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconItemsSMFilterElement class.
SteamEconItemsSMFilterElement() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMFilterElement
 
SteamEconItemsSMHomepage - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconItemsSMHomepage class.
SteamEconItemsSMHomepage() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMHomepage
 
SteamEconItemsSMPlayerClass - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconItemsSMPlayerClass class.
SteamEconItemsSMPlayerClass() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPlayerClass
 
SteamEconItemsSMPopularItems - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconItemsSMPopularItems class.
SteamEconItemsSMPopularItems() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPopularItems
 
SteamEconItemsSMPrefab - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconItemsSMPrefab class.
SteamEconItemsSMPrefab() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPrefab
 
SteamEconItemsSMPrefabConfig - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconItemsSMPrefabConfig class.
SteamEconItemsSMPrefabConfig() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPrefabConfig
 
SteamEconItemsSMSorter - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconItemsSMSorter class.
SteamEconItemsSMSorter() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorter
 
SteamEconItemsSMSorterId - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconItemsSMSorterId class.
SteamEconItemsSMSorterId() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorterId
 
SteamEconItemsSMSorting - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconItemsSMSorting class.
SteamEconItemsSMSorting() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorting
 
SteamEconItemsSMSortingPrefab - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconItemsSMSortingPrefab class.
SteamEconItemsSMSortingPrefab() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSortingPrefab
 
SteamEconItemsSMTab - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconItemsSMTab class.
SteamEconItemsSMTab() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTab
 
SteamEconItemsSMTabChild - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconItemsSMTabChild class.
SteamEconItemsSMTabChild() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTabChild
 
SteamEconItemsStoreMeta - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconItemsStoreMeta class.
SteamEconItemsStoreMeta() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsStoreMeta
 
SteamEconKillEaterRanks - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
Deprecated.
SteamEconKillEaterRanks() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconKillEaterRanks
Deprecated.
 
SteamEconomy - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces
Created by raffy on 10/26/2016.
SteamEconomy(SteamWebApiClient) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamEconomy
Constructor for SteamEconomy.
SteamEconomyRequest - Class in com.ibasco.agql.protocols.valve.steam.webapi.requests
Abstract SteamEconomyRequest class.
SteamEconomyRequest(String, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.requests.SteamEconomyRequest
Constructor for SteamEconomyRequest.
SteamEconPlayerAccountInfo - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconPlayerAccountInfo class.
SteamEconPlayerAccountInfo() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerAccountInfo
 
SteamEconPlayerItem - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconPlayerItem class.
SteamEconPlayerItem() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
 
SteamEconPlayerItemAttribute<T> - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconPlayerItemAttribute class.
SteamEconPlayerItemAttribute() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItemAttribute
 
SteamEconPlayerItemEquipInfo - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconPlayerItemEquipInfo class.
SteamEconPlayerItemEquipInfo() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItemEquipInfo
 
SteamEconSchema - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
Contains Information about the items in a supporting game.
SteamEconSchema() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
 
SteamEconSchemaAcap - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
"Acap" stands for Attribute Controlled Attached Particles.
SteamEconSchemaAcap() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAcap
 
SteamEconSchemaAttribute - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconSchemaAttribute class.
SteamEconSchemaAttribute() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAttribute
 
SteamEconSchemaCapabilities - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconSchemaCapabilities class.
SteamEconSchemaCapabilities() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
 
SteamEconSchemaItem - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconSchemaItem class.
SteamEconSchemaItem() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
 
SteamEconSchemaItemAttribute - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconSchemaItemAttribute class.
SteamEconSchemaItemAttribute() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemAttribute
 
SteamEconSchemaItemLevel - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconSchemaItemLevel class.
SteamEconSchemaItemLevel() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemLevel
 
SteamEconSchemaItemLevelInfo - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconSchemaItemLevelInfo class.
SteamEconSchemaItemLevelInfo() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemLevelInfo
 
SteamEconSchemaItemQuality - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconSchemaItemQuality class.
SteamEconSchemaItemQuality() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
 
SteamEconSchemaItemSet - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconSchemaItemSet class.
SteamEconSchemaItemSet() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemSet
 
SteamEconSchemaKest - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
"Kest" which stands for "Kill Eater Score Types".
SteamEconSchemaKest() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaKest
 
SteamEconSchemaOriginName - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamEconSchemaOriginName class.
SteamEconSchemaOriginName() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaOriginName
 
SteamFriend - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
Created by raffy on 10/27/2016.
SteamFriend() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamFriend
 
SteamGameAchievement - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
Created by raffy on 10/26/2016.
SteamGameAchievement() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameAchievement
 
SteamGameAchievementSchema - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
Created by raffy on 10/27/2016.
SteamGameAchievementSchema() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameAchievementSchema
 
SteamGameServer - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
Created by raffy on 10/26/2016.
SteamGameServer() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameServer
 
SteamGameStatsSchema - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
Created by raffy on 10/27/2016.
SteamGameStatsSchema() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameStatsSchema
 
SteamGameStatsSchemaInfo - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
Created by raffy on 10/27/2016.
SteamGameStatsSchemaInfo() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGameStatsSchemaInfo
 
SteamGroupId - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
Created by raffy on 10/27/2016.
SteamGroupId() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGroupId
 
SteamKeyValuePair<K,V> - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
Deprecated.
SteamKeyValuePair() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamKeyValuePair
Deprecated.
 
SteamNews - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces
SteamNews class.
SteamNews(SteamWebApiClient) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamNews
Constructor for SteamNews.
SteamNewsItem - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
Created by raffy on 10/26/2016.
SteamNewsItem() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamNewsItem
 
SteamNewsRequest - Class in com.ibasco.agql.protocols.valve.steam.webapi.requests
Abstract SteamNewsRequest class.
SteamNewsRequest(String, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.requests.SteamNewsRequest
Constructor for SteamNewsRequest.
SteamPlayerAchievement - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamPlayerAchievement class.
SteamPlayerAchievement() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerAchievement
 
SteamPlayerBadge - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
SteamPlayerBadge class.
SteamPlayerBadge() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerBadge
 
SteamPlayerBadgeInfo - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
Created by raffy on 10/27/2016.
SteamPlayerBadgeInfo() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerBadgeInfo
 
SteamPlayerOwnedGame - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
Created by raffy on 10/27/2016.
SteamPlayerOwnedGame() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerOwnedGame
 
SteamPlayerProfile - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
Created by raffy on 10/27/2016.
SteamPlayerProfile() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
 
SteamPlayerRecentPlayed - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
Represents a player's recently played game
SteamPlayerRecentPlayed() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerRecentPlayed
 
SteamPlayerService - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces
Created by raffy on 10/26/2016.
SteamPlayerService(SteamWebApiClient) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamPlayerService
Constructor for SteamPlayerService.
SteamPlayerServiceRequest - Class in com.ibasco.agql.protocols.valve.steam.webapi.requests
Abstract SteamPlayerServiceRequest class.
SteamPlayerServiceRequest(String, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.requests.SteamPlayerServiceRequest
Constructor for SteamPlayerServiceRequest.
SteamPlayerStats - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
Created by raffy on 10/27/2016.
SteamPlayerStats() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerStats
 
SteamQuestStatus - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
Created by raffy on 10/27/2016.
SteamQuestStatus() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamQuestStatus
 
SteamReportCheatRequest - Class in com.ibasco.agql.protocols.valve.steam.webapi.requests
SteamReportCheatRequest class.
SteamReportCheatRequest(String, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.requests.SteamReportCheatRequest
Constructor for SteamReportCheatRequest.
SteamResponse - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
Created by raffy on 10/26/2016.
SteamResponse() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamResponse
 
SteamStoreApiRequest - Class in com.ibasco.agql.protocols.valve.steam.webapi
Abstract SteamStoreApiRequest class.
SteamStoreApiRequest(int, String) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.SteamStoreApiRequest
Constructor for SteamStoreApiRequest.
SteamStoreApiRequest(int, String, String, String) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.SteamStoreApiRequest
Constructor for SteamStoreApiRequest.
SteamStoreApp - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos
 
SteamStoreApp() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.SteamStoreApp
 
SteamStoreAppResponse - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos
 
SteamStoreAppResponse() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.pojos.SteamStoreAppResponse
 
SteamStorefront - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces
SteamStorefront class.
SteamStorefront(SteamWebApiClient) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamStorefront
Default Constructor
SteamStoreService - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces
 
SteamStoreService(SteamWebApiClient) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamStoreService
Default Constructor
SteamStoreServiceRequest - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.requests
 
SteamStoreServiceRequest(String, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamstore.requests.SteamStoreServiceRequest
Constructor for SteamWebApiRequest.
SteamUser - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces
Created by raffy on 10/27/2016.
SteamUser(SteamWebApiClient) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamUser
Constructor for SteamUser.
SteamUserRequest - Class in com.ibasco.agql.protocols.valve.steam.webapi.requests
Abstract SteamUserRequest class.
SteamUserRequest(String, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.requests.SteamUserRequest
Constructor for SteamUserRequest.
SteamUserStats - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces
Created by raffy on 10/26/2016.
SteamUserStats(SteamWebApiClient) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamUserStats
Constructor for SteamUserStats.
SteamUserStatsRequest - Class in com.ibasco.agql.protocols.valve.steam.webapi.requests
Abstract SteamUserStatsRequest class.
SteamUserStatsRequest(String, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.requests.SteamUserStatsRequest
Constructor for SteamUserStatsRequest.
SteamWebApiClient - Class in com.ibasco.agql.protocols.valve.steam.webapi
SteamWebApiClient class.
SteamWebApiClient() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.SteamWebApiClient
Some requests do not require a token
SteamWebApiClient(String) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.SteamWebApiClient
Constructor for SteamWebApiClient.
SteamWebApiClient(HttpOptions) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.SteamWebApiClient
 
SteamWebApiInterface - Class in com.ibasco.agql.protocols.valve.steam.webapi
Represents a Steam Web API Interface
SteamWebApiInterface(SteamWebApiClient) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.SteamWebApiInterface
Default Constructor
SteamWebApiRequest - Class in com.ibasco.agql.protocols.valve.steam.webapi
Represents a Steam API Request
SteamWebApiRequest(String, String, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.SteamWebApiRequest
Constructor for SteamWebApiRequest.
SteamWebApiResponse - Class in com.ibasco.agql.protocols.valve.steam.webapi
SteamWebApiResponse class.
SteamWebApiResponse(Response) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.SteamWebApiResponse
Constructor for SteamWebApiResponse.
SteamWebAPIUtil - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces
 
SteamWebAPIUtil(SteamWebApiClient) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.SteamWebAPIUtil
Default Constructor
SteamWebApiUtilRequest - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.requests
 
SteamWebApiUtilRequest(String, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.steamwebapiutil.requests.SteamWebApiUtilRequest
Constructor for SteamWebApiRequest.
StoreAppAchievementHighlight - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreAppAchievementHighlight class.
StoreAppAchievementHighlight() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppAchievementHighlight
 
StoreAppAchievements - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreAppAchievements class.
StoreAppAchievements() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppAchievements
 
StoreAppCategory - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreAppCategory class.
StoreAppCategory() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppCategory
 
StoreAppDetails - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreAppDetails class.
StoreAppDetails() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
 
StoreAppGenre - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreAppGenre class.
StoreAppGenre() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppGenre
 
StoreAppMetacritic - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreAppMetacritic class.
StoreAppMetacritic() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppMetacritic
 
StoreAppMovie - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreAppMovie class.
StoreAppMovie() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppMovie
 
StoreAppPackageGroup - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreAppPackageGroup class.
StoreAppPackageGroup() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPackageGroup
 
StoreAppPcRequirements - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreAppPcRequirements class.
StoreAppPcRequirements() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPcRequirements
 
StoreAppPcRequirementsDeserializer - Class in com.ibasco.agql.protocols.valve.steam.webapi.adapters
Special handler for properties that can either be an object or array.
StoreAppPcRequirementsDeserializer() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.adapters.StoreAppPcRequirementsDeserializer
 
StoreAppPlatform - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreAppPlatform class.
StoreAppPlatform() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPlatform
 
StoreAppPriceInfo - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreAppPriceInfo class.
StoreAppPriceInfo() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPriceInfo
 
StoreAppRecommendations - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreAppRecommendations class.
StoreAppRecommendations() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppRecommendations
 
StoreAppReleaseDateInfo - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreAppReleaseDateInfo class.
StoreAppReleaseDateInfo() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppReleaseDateInfo
 
StoreAppScreenshots - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreAppScreenshots class.
StoreAppScreenshots() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppScreenshots
 
StoreAppSpotlightInfo - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreAppSpotlightInfo class.
StoreAppSpotlightInfo() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSpotlightInfo
 
StoreAppSubPackage - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreAppSubPackage class.
StoreAppSubPackage() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSubPackage
 
StoreAppSupportInfo - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreAppSupportInfo class.
StoreAppSupportInfo() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSupportInfo
 
StoreAppWebMFormatInfo - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreAppWebMFormatInfo class.
StoreAppWebMFormatInfo() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppWebMFormatInfo
 
StoreDailyDealsInfo - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreDailyDealsInfo class.
StoreDailyDealsInfo() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreDailyDealsInfo
 
StoreFeaturedAppInfo - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreFeaturedAppInfo class.
StoreFeaturedAppInfo() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
 
StoreFeaturedApps - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreFeaturedApps class.
StoreFeaturedApps() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedApps
 
StoreFeaturedCategories - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreFeaturedCategories class.
StoreFeaturedCategories() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategories
 
StoreFeaturedCategory<I> - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreFeaturedCategory class.
StoreFeaturedCategory() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategory
 
StoreGameControllerInfo - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreGameControllerInfo class.
StoreGameControllerInfo() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreGameControllerInfo
 
StorePackageAppInfo - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StorePackageAppInfo class.
StorePackageAppInfo() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageAppInfo
 
StorePackageDetails - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StorePackageDetails class.
StorePackageDetails() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageDetails
 
StorePackagePriceInfo - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StorePackagePriceInfo class.
StorePackagePriceInfo() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackagePriceInfo
 
StoreSaleApp - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreSaleApp class.
StoreSaleApp() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreSaleApp
 
StoreSaleDetails - Class in com.ibasco.agql.protocols.valve.steam.webapi.pojos
StoreSaleDetails class.
StoreSaleDetails() - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreSaleDetails
 
STRICT_MODE - Static variable in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconOptions
Enable strict mode.
Strings - Class in com.ibasco.agql.core.util
Strings class.
Strings() - Constructor for class com.ibasco.agql.core.util.Strings
 
superStringBuilder() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerBasicInfo
Deprecated.
superStringBuilder.

T

TcpNettyChannelFactory - Class in com.ibasco.agql.core.transport
A netty based TCP Channel factory
TcpNettyChannelFactory(Options) - Constructor for class com.ibasco.agql.core.transport.TcpNettyChannelFactory
Constructor for TcpNettyChannelFactory.
TcpNettyChannelFactory(Options, NettyPropertyResolver) - Constructor for class com.ibasco.agql.core.transport.TcpNettyChannelFactory
Constructor for TcpNettyChannelFactory.
terminatorPacketEnabled(ChannelHandlerContext) - Static method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRcon
Convenience method to determine if terminator packets are enabled for the provided channel
text(String) - Method in class com.ibasco.agql.core.util.Console.Colorize
 
text(String, Object...) - Method in class com.ibasco.agql.core.util.Console.Colorize
 
textln(String) - Method in class com.ibasco.agql.core.util.Console.Colorize
 
textln(String, Object...) - Method in class com.ibasco.agql.core.util.Console.Colorize
 
THREAD_CORE_SIZE - Static variable in class com.ibasco.agql.core.util.GeneralOptions
The number of threads to be used by the internal EventLoopGroup.
THREAD_EXECUTOR_SERVICE - Static variable in class com.ibasco.agql.core.util.GeneralOptions
A custom ExecutorService that will be used by the client.
Time - Class in com.ibasco.agql.core.util
Time class.
Time() - Constructor for class com.ibasco.agql.core.util.Time
 
TimeoutException - Exception in com.ibasco.agql.core.exceptions
TimeoutException class.
TimeoutException() - Constructor for exception com.ibasco.agql.core.exceptions.TimeoutException
Constructor for TimeoutException.
TimeoutException(String) - Constructor for exception com.ibasco.agql.core.exceptions.TimeoutException
Constructor for TimeoutException.
TimeoutException(String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.TimeoutException
Constructor for TimeoutException.
TimeoutException(Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.TimeoutException
Constructor for TimeoutException.
TimeoutException(String, Throwable, boolean, boolean) - Constructor for exception com.ibasco.agql.core.exceptions.TimeoutException
Constructor for TimeoutException.
toAttributeKey() - Method in class com.ibasco.agql.core.util.Option
toAttributeKey.
toByteArray(int) - Static method in class com.ibasco.agql.core.util.Bytes
toByteArray.
toByteArrayLE(int) - Static method in class com.ibasco.agql.core.util.Bytes
toByteArrayLE.
toCompletable(ChannelFuture) - Static method in class com.ibasco.agql.core.util.Netty
Converts a netty ChannelFuture to a CompletableFuture
toCompletable(Future<V>) - Static method in class com.ibasco.agql.core.util.Netty
Converts a netty based Future to a CompletableFuture.
toCompletable(C, Supplier<A>, Supplier<Throwable>) - Static method in class com.ibasco.agql.core.util.Netty
Converts a netty based Future to a CompletableFuture.
toHexString(int) - Static method in class com.ibasco.agql.core.util.Bytes
toHexString.
toHexString(int, ByteOrder) - Static method in class com.ibasco.agql.core.util.Bytes
toHexString.
toHexString(byte...) - Static method in class com.ibasco.agql.core.util.Bytes
toHexString.
toInteger(byte[]) - Static method in class com.ibasco.agql.core.util.Bytes
toInteger.
toIntegerLE(byte[]) - Static method in class com.ibasco.agql.core.util.Bytes
toIntegerLE.
TooManyRequestsException - Exception in com.ibasco.agql.core.exceptions
TooManyRequestsException class.
TooManyRequestsException() - Constructor for exception com.ibasco.agql.core.exceptions.TooManyRequestsException
Constructor for TooManyRequestsException.
TooManyRequestsException(String) - Constructor for exception com.ibasco.agql.core.exceptions.TooManyRequestsException
Constructor for TooManyRequestsException.
TooManyRequestsException(String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.TooManyRequestsException
Constructor for TooManyRequestsException.
TooManyRequestsException(Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.TooManyRequestsException
Constructor for TooManyRequestsException.
TooManyRequestsException(String, Throwable, boolean, boolean) - Constructor for exception com.ibasco.agql.core.exceptions.TooManyRequestsException
Constructor for TooManyRequestsException.
toString() - Method in class com.ibasco.agql.core.AbstractMessage
toString() - Method in class com.ibasco.agql.core.MessageEnvelope
toString() - Method in class com.ibasco.agql.core.NettyChannelContext
toString() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
toString() - Method in class com.ibasco.agql.core.util.Console.Colorize
 
toString() - Method in class com.ibasco.agql.core.util.Option.CacheEntry
 
toString() - Method in class com.ibasco.agql.core.util.Option
 
toString() - Method in class com.ibasco.agql.core.util.UUID
toString() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocAchievements
Deprecated.
toString() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanBadgeUrls
Deprecated.
toString() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanBasicInfo
Deprecated.
toString() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanDetailedInfo
Deprecated.
toString() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocClanRankInfo
Deprecated.
toString() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLeague
Deprecated.
toString() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLeagueIconUrls
Deprecated.
toString() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLeagueSeason
Deprecated.
toString() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLegendStatistics
Deprecated.
toString() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocLocation
Deprecated.
toString() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerBasicInfo
Deprecated.
toString() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerDetailedInfo
Deprecated.
toString() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocPlayerRankInfo
Deprecated.
toString() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocSeason
Deprecated.
toString() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocTroop
Deprecated.
toString() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntry
Deprecated.
toString() - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.pojos.CocWarLogEntryClan
Deprecated.
toString() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoAppServicesStatus
toString() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoAppStatus
toString() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoDatacenterStatus
toString() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoGameServerStatus
toString() - Method in class com.ibasco.agql.protocols.valve.csgo.webapi.pojos.CsgoMatchmakingStatus
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2BroadcasterInfo
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2EventStats
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyPlayerInfo
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2FantasyProPlayerInfo
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2GameItem
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2GamePlayer
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2Hero
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2League
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueGame
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2LiveLeagueTeamInfo
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchAbilityUpgrade
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchDetails
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistory
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryInfo
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryPlayer
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchPlayer
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchTeamInfo
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2Rarities
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2RealtimeServerStats
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardPlayerStats
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardStats
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamAbility
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamBan
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamPicks
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ScoreboardTeamStats
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsBldg
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsGraph
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsMatch
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsPlayer
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2ServerStatsTeam
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamDetails
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TeamMemberDetails
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGame
toString() - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2TopLiveGamePlayer
toString() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySinglePacket
toString() - Method in class com.ibasco.agql.protocols.valve.source.query.common.packets.SourceQuerySplitPacket
toString() - Method in class com.ibasco.agql.protocols.valve.source.query.logger.SourceLogEntry
toString() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.message.SourceRconCmdResponse
toString() - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.packets.SourceRconPacket
toString() - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServer
 
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccount
 
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccountDetail
 
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.GameServerAccountPublicInfo
 
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.LoginTokenStatus
 
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.gameservers.pojos.NewGameServerAccount
 
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamApp
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetClassInfo
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamAssetPriceInfo
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsCarouselBanner
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMCarouselData
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMDropdown
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMDropdownData
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMFilter
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMFilterElement
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMHomepage
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPlayerClass
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPopularItems
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPrefab
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMPrefabConfig
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorter
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorterId
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSorting
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMSortingPrefab
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTab
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTabChild
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsStoreMeta
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconKillEaterRanks
Deprecated.
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerAccountInfo
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItem
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItemAttribute
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconPlayerItemEquipInfo
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchema
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAcap
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaAttribute
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaCapabilities
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItem
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemAttribute
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemLevel
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemLevelInfo
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemQuality
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaItemSet
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaKest
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconSchemaOriginName
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamGroupId
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamPlayerProfile
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppDetails
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPlatform
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppPriceInfo
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppReleaseDateInfo
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreAppSpotlightInfo
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedAppInfo
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedApps
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategories
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreFeaturedCategory
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StoreGameControllerInfo
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageAppInfo
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackageDetails
toString() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.StorePackagePriceInfo
tournamentGamesOnly(boolean) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.pojos.Dota2MatchHistoryCriteria
tournamentGamesOnly.
trace(String, Object...) - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundHandler
trace.
trace(String, Object...) - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundEncoder
trace.
trace(String, Object...) - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundHandler
trace.
transformProperties(InetSocketAddress, R) - Method in class com.ibasco.agql.core.NettyMessenger
transformProperties.
transformProperties(InetSocketAddress, SourceQueryRequest) - Method in class com.ibasco.agql.protocols.valve.source.query.SourceQueryMessenger
transformProperties.
Transport<S,R> - Interface in com.ibasco.agql.core
Transport interface.
TransportException - Exception in com.ibasco.agql.core.exceptions
TransportWriteException class.
TransportException(String) - Constructor for exception com.ibasco.agql.core.exceptions.TransportException
Constructor for TransportWriteException.
TransportException(String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.TransportException
Constructor for TransportWriteException.
TransportType - Enum in com.ibasco.agql.core.transport.enums
Enumeration for the transport types supported by this library
TriConsumer<T,U,V> - Interface in com.ibasco.agql.core.util.functions
TriConsumer interface.
TriFunction<A,B,C,R> - Interface in com.ibasco.agql.core.util.functions
TriFunction interface.
TRUE - Static variable in class com.ibasco.agql.core.util.Functions
Constant TRUE
tryRelease(Channel) - Static method in interface com.ibasco.agql.core.transport.pool.NettyChannelPool
Attempts to release the Channel if it is pooleed.
type() - Method in enum com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.Metadata.Stats
 

U

UdpNettyChannelFactory - Class in com.ibasco.agql.core.transport
A netty based UDP Channel factory
UdpNettyChannelFactory(Options, boolean) - Constructor for class com.ibasco.agql.core.transport.UdpNettyChannelFactory
Constructor for UdpNettyChannelFactory.
UdpNettyChannelFactory(Options, NettyPropertyResolver, boolean) - Constructor for class com.ibasco.agql.core.transport.UdpNettyChannelFactory
Constructor for UdpNettyChannelFactory.
UF_COC_BASE - Static variable in class com.ibasco.agql.protocols.supercell.coc.webapi.CocApiConstants
Deprecated.
Constant UF_COC_BASE="https://api.clashofclans.com/v${version"{trunked}
UF_COC_CLAN_INFO - Static variable in class com.ibasco.agql.protocols.supercell.coc.webapi.CocApiConstants
Deprecated.
Constant UF_COC_CLAN_INFO="${baseUrl}/clans/${clanTag}"
UF_COC_CLAN_MEMBERS - Static variable in class com.ibasco.agql.protocols.supercell.coc.webapi.CocApiConstants
Deprecated.
Constant UF_COC_CLAN_MEMBERS="${baseUrl}/clans/${clanTag}/members"
UF_COC_CLAN_SEARCH - Static variable in class com.ibasco.agql.protocols.supercell.coc.webapi.CocApiConstants
Deprecated.
Constant UF_COC_CLAN_SEARCH="${baseUrl}/clans"
UF_COC_CLAN_WARLOG - Static variable in class com.ibasco.agql.protocols.supercell.coc.webapi.CocApiConstants
Deprecated.
Constant UF_COC_CLAN_WARLOG="${baseUrl}/clans/${clanTag}/warlog"
UF_COC_LEAGUE_INFO - Static variable in class com.ibasco.agql.protocols.supercell.coc.webapi.CocApiConstants
Deprecated.
Constant UF_COC_LEAGUE_INFO="${baseUrl}/leagues/${leagueId}"
UF_COC_LEAGUE_SEASON_RANKINGS - Static variable in class com.ibasco.agql.protocols.supercell.coc.webapi.CocApiConstants
Deprecated.
Constant UF_COC_LEAGUE_SEASON_RANKINGS="${baseUrl}/leagues/${leagueId}/seasons/"{trunked}
UF_COC_LEAGUE_SEASONS - Static variable in class com.ibasco.agql.protocols.supercell.coc.webapi.CocApiConstants
Deprecated.
Constant UF_COC_LEAGUE_SEASONS="${baseUrl}/leagues/${leagueId}/seasons"
UF_COC_LEAGUES - Static variable in class com.ibasco.agql.protocols.supercell.coc.webapi.CocApiConstants
Deprecated.
Constant UF_COC_LEAGUES="${baseUrl}/leagues"
UF_COC_LOCATION_CLAN_RANK - Static variable in class com.ibasco.agql.protocols.supercell.coc.webapi.CocApiConstants
Deprecated.
Constant UF_COC_LOCATION_CLAN_RANK="${baseUrl}/locations/${locationId}/rank"{trunked}
UF_COC_LOCATION_INFO - Static variable in class com.ibasco.agql.protocols.supercell.coc.webapi.CocApiConstants
Deprecated.
Constant UF_COC_LOCATION_INFO="${baseUrl}/locations/${locationId}"
UF_COC_LOCATION_PLAYER_RANK - Static variable in class com.ibasco.agql.protocols.supercell.coc.webapi.CocApiConstants
Deprecated.
Constant UF_COC_LOCATION_PLAYER_RANK="${baseUrl}/locations/${locationId}/rank"{trunked}
UF_COC_LOCATIONS - Static variable in class com.ibasco.agql.protocols.supercell.coc.webapi.CocApiConstants
Deprecated.
Constant UF_COC_LOCATIONS="${baseUrl}/locations"
UF_COC_PLAYER_INFO - Static variable in class com.ibasco.agql.protocols.supercell.coc.webapi.CocApiConstants
Deprecated.
Constant UF_COC_PLAYER_INFO="${baseUrl}/players/${playerTag}"
UF_PROP_BASEURL - Static variable in class com.ibasco.agql.protocols.supercell.coc.webapi.CocApiConstants
Deprecated.
Constant UF_PROP_BASEURL="baseUrl"
UF_PROP_CLANTAG - Static variable in class com.ibasco.agql.protocols.supercell.coc.webapi.CocApiConstants
Deprecated.
Constant UF_PROP_CLANTAG="clanTag"
UF_PROP_LEAGUE_ID - Static variable in class com.ibasco.agql.protocols.supercell.coc.webapi.CocApiConstants
Deprecated.
Constant UF_PROP_LEAGUE_ID="leagueId"
UF_PROP_LOCATION_ID - Static variable in class com.ibasco.agql.protocols.supercell.coc.webapi.CocApiConstants
Deprecated.
Constant UF_PROP_LOCATION_ID="locationId"
UF_PROP_PLAYERTAG - Static variable in class com.ibasco.agql.protocols.supercell.coc.webapi.CocApiConstants
Deprecated.
Constant UF_PROP_PLAYERTAG="playerTag"
UF_PROP_SEASON_ID - Static variable in class com.ibasco.agql.protocols.supercell.coc.webapi.CocApiConstants
Deprecated.
Constant UF_PROP_SEASON_ID="seasonId"
UF_PROP_VERSION - Static variable in class com.ibasco.agql.protocols.supercell.coc.webapi.CocApiConstants
Deprecated.
Constant UF_PROP_VERSION="version"
UnknownWebException - Exception in com.ibasco.agql.core.exceptions
UnknownWebException class.
UnknownWebException() - Constructor for exception com.ibasco.agql.core.exceptions.UnknownWebException
Constructor for UnknownWebException.
UnknownWebException(String) - Constructor for exception com.ibasco.agql.core.exceptions.UnknownWebException
Constructor for UnknownWebException.
UnknownWebException(String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.UnknownWebException
Constructor for UnknownWebException.
UnknownWebException(Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.UnknownWebException
Constructor for UnknownWebException.
UnknownWebException(String, Throwable, boolean, boolean) - Constructor for exception com.ibasco.agql.core.exceptions.UnknownWebException
Constructor for UnknownWebException.
unlock(Option<V>) - Method in interface com.ibasco.agql.core.util.ConfigurationSupport
unlock.
unregister(Channel) - Method in interface com.ibasco.agql.core.ChannelRegistry
Unregister a Channel.
unregister(Channel) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconChannelRegistry
Unregister a Channel.
unsafe() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
unwrap(Throwable) - Static method in class com.ibasco.agql.core.util.Errors
unwrap.
unwrapAndThrow(U, Throwable) - Static method in class com.ibasco.agql.core.util.Errors
unwrapAndThrow.
unwrapAndThrow(Throwable) - Static method in class com.ibasco.agql.core.util.Errors
unwrapAndThrow.
UploadTournamentFantasyLineup - Class in com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.tournaments
UploadTournamentFantasyLineup class.
UploadTournamentFantasyLineup() - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.tournaments.UploadTournamentFantasyLineup
 
UploadTournamentPredictions - Class in com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.tournaments
UploadTournamentPredictions class.
UploadTournamentPredictions() - Constructor for class com.ibasco.agql.protocols.valve.csgo.webapi.interfaces.tournaments.UploadTournamentPredictions
 
UpToDateCheck - Class in com.ibasco.agql.protocols.valve.steam.webapi.interfaces.apps
UpToDateCheck class.
UpToDateCheck(int, int, int) - Constructor for class com.ibasco.agql.protocols.valve.steam.webapi.interfaces.apps.UpToDateCheck
Constructor for UpToDateCheck.
urlParam(AbstractCriteriaBuilder) - Method in class com.ibasco.agql.core.AbstractWebApiRequest
urlParam.
urlParam(String, Object) - Method in class com.ibasco.agql.core.AbstractWebRequest
urlParam.
USE_TERMINATOR_PACKET - Static variable in class com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconOptions
Enable the use of "terminating packets" (Enabled by default).
useEventLoop(CompletableFuture<Channel>, EventLoop) - Static method in class com.ibasco.agql.core.util.Netty
useEventLoop.
useLargeCells() - Method in class com.ibasco.agql.protocols.valve.steam.webapi.pojos.SteamEconItemsSMTab
useLargeCells.
useNativeTransport() - Static method in class com.ibasco.agql.core.util.Properties
useNativeTransport.
userEventTriggered(ChannelHandlerContext, Object) - Method in class com.ibasco.agql.protocols.valve.source.query.common.handlers.SourceQuerySplitPacketAssembler
userEventTriggered(ChannelHandlerContext, Object) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconPacketAssembler
userEventTriggered(ChannelHandlerContext, Object) - Method in class com.ibasco.agql.protocols.valve.source.query.rcon.handlers.SourceRconPacketDecoder
UUID - Class in com.ibasco.agql.core.util
UUID class.

V

value(Channel) - Method in enum com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.Metadata.Stats
 
value(Channel, V) - Method in enum com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.Metadata.Stats
 
valueOf(String) - Static method in enum com.ibasco.agql.core.enums.BufferAllocatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibasco.agql.core.enums.RateLimitType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibasco.agql.core.transport.enums.ChannelEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibasco.agql.core.transport.enums.ChannelPoolType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibasco.agql.core.transport.enums.TransportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibasco.agql.core.transport.pool.FixedNettyChannelPool.AcquireTimeoutAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibasco.agql.protocols.supercell.coc.webapi.enums.CocWarFrequency
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibasco.agql.protocols.valve.dota2.webapi.enums.Dota2IconType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibasco.agql.protocols.valve.dota2.webapi.enums.Dota2TeamType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibasco.agql.protocols.valve.source.query.common.enums.SourceChallengeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibasco.agql.protocols.valve.source.query.rcon.enums.SourceRconAuthReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.Metadata.Stats
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibasco.agql.protocols.valve.steam.master.enums.MasterServerRegion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibasco.agql.protocols.valve.steam.master.enums.MasterServerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibasco.agql.protocols.valve.steam.webapi.enums.VanityUrlType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.ibasco.agql.core.enums.BufferAllocatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibasco.agql.core.enums.RateLimitType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibasco.agql.core.transport.enums.ChannelEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibasco.agql.core.transport.enums.ChannelPoolType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibasco.agql.core.transport.enums.TransportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibasco.agql.core.transport.pool.FixedNettyChannelPool.AcquireTimeoutAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibasco.agql.protocols.supercell.coc.webapi.enums.CocWarFrequency
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibasco.agql.protocols.valve.dota2.webapi.enums.Dota2IconType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibasco.agql.protocols.valve.dota2.webapi.enums.Dota2TeamType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibasco.agql.protocols.valve.source.query.common.enums.SourceChallengeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibasco.agql.protocols.valve.source.query.rcon.enums.SourceRconAuthReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibasco.agql.protocols.valve.source.query.rcon.SourceRconMessenger.Metadata.Stats
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibasco.agql.protocols.valve.steam.master.enums.MasterServerRegion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibasco.agql.protocols.valve.steam.master.enums.MasterServerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibasco.agql.protocols.valve.steam.webapi.enums.VanityUrlType
Returns an array containing the constants of this enum type, in the order they are declared.
VanityUrlType - Enum in com.ibasco.agql.protocols.valve.steam.webapi.enums
VanityUrlType class.
VERSION_1 - Static variable in class com.ibasco.agql.core.AbstractWebApiInterface
Used by the underlying concrete classes for api versioning
VERSION_2 - Static variable in class com.ibasco.agql.core.AbstractWebApiInterface
Used by the underlying concrete classes for api versioning
VERSION_3 - Static variable in class com.ibasco.agql.core.AbstractWebApiInterface
Used by the underlying concrete classes for api versioning
voidPromise() - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel

W

warFrequency(CocWarFrequency) - Method in class com.ibasco.agql.protocols.supercell.coc.webapi.CocSearchCriteria
Deprecated.
Filter by clan war frequency
warn(String, Object...) - Method in class com.ibasco.agql.core.transport.handlers.MessageInboundHandler
warn.
warn(String, Object...) - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundEncoder
warn.
warn(String, Object...) - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundHandler
warn.
WebException - Exception in com.ibasco.agql.core.exceptions
WebException class.
WebException() - Constructor for exception com.ibasco.agql.core.exceptions.WebException
Constructor for WebException.
WebException(String) - Constructor for exception com.ibasco.agql.core.exceptions.WebException
Constructor for WebException.
WebException(String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.WebException
Constructor for WebException.
WebException(Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.WebException
Constructor for WebException.
WebException(String, Throwable, boolean, boolean) - Constructor for exception com.ibasco.agql.core.exceptions.WebException
Constructor for WebException.
white() - Method in class com.ibasco.agql.core.util.Console.Colorize
 
white(String, Object...) - Method in class com.ibasco.agql.core.util.Console.Colorize
 
WHITE - Static variable in class com.ibasco.agql.core.util.Console
Constant WHITE=""
withHostName(String) - Method in class com.ibasco.agql.protocols.valve.steam.master.MasterServerFilter
Servers with their hostname matching [hostname]
wrap(CompletableFuture<V>) - Static method in class com.ibasco.agql.core.util.Concurrency
wrap.
write(ChannelHandlerContext, Object, ChannelPromise) - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundEncoder
write(ChannelHandlerContext, Object, ChannelPromise) - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundHandler
write(ChannelHandlerContext, Object, ChannelPromise) - Method in class com.ibasco.agql.core.transport.handlers.MessageRouter
write(Object) - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
write(Object, ChannelPromise) - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
write(JsonWriter, Dota2MatchTeamInfo) - Method in class com.ibasco.agql.protocols.valve.dota2.webapi.adapters.Dota2TeamInfoAdapter
WRITE_TIMEOUT - Static variable in class com.ibasco.agql.core.util.GeneralOptions
Number of milliseconds to wait before we throw a WriteTimeoutException (Default: 5 seconds)
writeAndFlush(Object, ChannelPromise) - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
writeAndFlush(Object) - Method in class com.ibasco.agql.core.transport.pool.DefaultPooledChannel
writeDone() - Method in interface com.ibasco.agql.core.ContextProperties
writeDone.
writeDone() - Method in class com.ibasco.agql.core.NettyChannelContext.Properties
 
writeInError() - Method in interface com.ibasco.agql.core.ContextProperties
writeInError.
writeInError() - Method in class com.ibasco.agql.core.NettyChannelContext.Properties
 
writeInProgress() - Method in interface com.ibasco.agql.core.ContextProperties
writeInProgress.
writeInProgress() - Method in class com.ibasco.agql.core.NettyChannelContext.Properties
 
WriteInProgressException - Exception in com.ibasco.agql.core.exceptions
WriteInProgressException class.
WriteInProgressException(String) - Constructor for exception com.ibasco.agql.core.exceptions.WriteInProgressException
Constructor for WriteInProgressException.
WriteInProgressException(String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.WriteInProgressException
Constructor for WriteInProgressException.
writeMessage(ChannelHandlerContext, Object, ChannelPromise) - Method in class com.ibasco.agql.core.transport.handlers.MessageOutboundHandler
writeMessage.
writeTimedOut(ChannelHandlerContext) - Method in class com.ibasco.agql.core.transport.handlers.WriteTimeoutHandler
WriteTimeoutException - Exception in com.ibasco.agql.core.exceptions
WriteTimeoutException class.
WriteTimeoutException() - Constructor for exception com.ibasco.agql.core.exceptions.WriteTimeoutException
Constructor for WriteTimeoutException.
WriteTimeoutException(String) - Constructor for exception com.ibasco.agql.core.exceptions.WriteTimeoutException
Constructor for WriteTimeoutException.
WriteTimeoutException(String, Throwable) - Constructor for exception com.ibasco.agql.core.exceptions.WriteTimeoutException
Constructor for WriteTimeoutException.
WriteTimeoutHandler - Class in com.ibasco.agql.core.transport.handlers
WriteTimeoutHandler class.
WriteTimeoutHandler(long, TimeUnit) - Constructor for class com.ibasco.agql.core.transport.handlers.WriteTimeoutHandler
Constructor for WriteTimeoutHandler.

X

XmlContentTypeProcessor - Class in com.ibasco.agql.core.transport.http.processors
XmlContentTypeProcessor class.
XmlContentTypeProcessor() - Constructor for class com.ibasco.agql.core.transport.http.processors.XmlContentTypeProcessor
 

Y

yellow() - Method in class com.ibasco.agql.core.util.Console.Colorize
 
yellow(String, Object...) - Method in class com.ibasco.agql.core.util.Console.Colorize
 
YELLOW - Static variable in class com.ibasco.agql.core.util.Console
Constant YELLOW=""
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links

Copyright © 2016–2024. All rights reserved.