Class Hierarchy
- java.lang.Object
- com.github.twitch4j.common.pool.AbstractConnectionPool<C> (implements java.lang.AutoCloseable)
- com.github.twitch4j.common.pool.SubscriptionConnectionPool<C,
S, T, U> (implements com.github.twitch4j.common.pool.TransactionalSubscriber<S, T, U>) - com.github.twitch4j.common.pool.TwitchModuleConnectionPool<C,
X, Y, Z, B> - com.github.twitch4j.chat.TwitchChatConnectionPool (implements com.github.twitch4j.chat.ITwitchChat)
- com.github.twitch4j.common.pool.TwitchModuleConnectionPool<C,
- com.github.twitch4j.common.pool.SubscriptionConnectionPool<C,
- com.github.twitch4j.common.pool.AbstractConnectionPool.AbstractConnectionPoolBuilder<C,
C2, B> - com.github.twitch4j.common.pool.SubscriptionConnectionPool.SubscriptionConnectionPoolBuilder<C,
S, T, U, C2, B> - com.github.twitch4j.common.pool.TwitchModuleConnectionPool.TwitchModuleConnectionPoolBuilder<C,
X, Y, Z, B, C2, B2> - com.github.twitch4j.chat.TwitchChatConnectionPool.TwitchChatConnectionPoolBuilder<C,
B>
- com.github.twitch4j.chat.TwitchChatConnectionPool.TwitchChatConnectionPoolBuilder<C,
- com.github.twitch4j.common.pool.TwitchModuleConnectionPool.TwitchModuleConnectionPoolBuilder<C,
- com.github.twitch4j.common.pool.SubscriptionConnectionPool.SubscriptionConnectionPoolBuilder<C,
- com.github.twitch4j.chat.TwitchChat (implements com.github.twitch4j.chat.ITwitchChat)
- com.github.twitch4j.chat.TwitchChatBuilder
- com.github.twitch4j.common.pool.AbstractConnectionPool<C> (implements java.lang.AutoCloseable)
Interface Hierarchy
- java.lang.AutoCloseable
- com.github.twitch4j.chat.ITwitchChat