All Classes and Interfaces
Class
Description
A pool for connections to be created and destroyed.
AbstractConnectionPool.AbstractConnectionPoolBuilder<C,C2 extends AbstractConnectionPool<C>,B extends AbstractConnectionPool.AbstractConnectionPoolBuilder<C,C2,B>>
Deprecated.
Deprecated.
Deprecated.
Deprecated.
Meta-info regarding the parent message being replied to.
Injects the content-type application/json into all PUT,PATCH,POST requests that didn't specify a content-type
Escapes a string so that it can be safely inserted in an existing JSON string that is within the
BodyAPI Error: Not Found
This event gets called when the bot gets a private message.
A supplier that can sneakily throw exceptions.
A pool of connections for making subscriptions (and potentially unsubscribing from later).
SubscriptionConnectionPool.SubscriptionConnectionPoolBuilder<C,S,T,U,C2 extends SubscriptionConnectionPool<C,S,T,U>,B extends SubscriptionConnectionPool.SubscriptionConnectionPoolBuilder<C,S,T,U,C2,B>>
Enumeric Twitch Subscription Plan
Enumeric Twitch Subscription Type
Generic interface for objects that can respond to a subscription request, S,
with a response, T, which can later be used for unsubscription to yield U.
Injects ClientId Header, the User Agent and other common headers into each API Request
This singleton facilitates sharing of key rate-limit buckets by user and limit type.
The types of rate-limits imposed by Twitch.
Adds common configuration options for subscription-based connection pools built around instances of T4J modules.
TwitchModuleConnectionPool.TwitchModuleConnectionPoolBuilder<C,X,Y,Z,B,C2 extends TwitchModuleConnectionPool<C,X,Y,Z,B>,B2 extends TwitchModuleConnectionPool.TwitchModuleConnectionPoolBuilder<C,X,Y,Z,B,C2,B2>>
API Error: Unauthorized
Annotates a method or features that uses unofficial api endpoints, those can break at any point in time.