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.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.common.pool.TwitchModuleConnectionPool.TwitchModuleConnectionPoolBuilder<C,
- com.github.twitch4j.common.pool.SubscriptionConnectionPool.SubscriptionConnectionPoolBuilder<C,
- com.github.twitch4j.common.pool.AbstractConnectionPool<C> (implements java.lang.AutoCloseable)
Interface Hierarchy
- com.github.twitch4j.common.pool.TransactionalSubscriber<S,
T, U>