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.eventsub.socket.TwitchSingleUserEventSocketPool (implements com.github.twitch4j.eventsub.socket.IEventSubSocket)
- 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.eventsub.socket.TwitchSingleUserEventSocketPool.TwitchSingleUserEventSocketPoolBuilder<C,
B>
- com.github.twitch4j.eventsub.socket.TwitchSingleUserEventSocketPool.TwitchSingleUserEventSocketPoolBuilder<C,
- com.github.twitch4j.common.pool.TwitchModuleConnectionPool.TwitchModuleConnectionPoolBuilder<C,
- com.github.twitch4j.common.pool.SubscriptionConnectionPool.SubscriptionConnectionPoolBuilder<C,
- com.github.twitch4j.eventsub.socket.TwitchEventSocket (implements com.github.twitch4j.eventsub.socket.IEventSubSocket)
- com.github.twitch4j.eventsub.socket.TwitchEventSocket.TwitchEventSocketBuilder
- com.github.twitch4j.eventsub.socket.TwitchEventSocketPool (implements com.github.twitch4j.eventsub.socket.IEventSubSocket)
- com.github.twitch4j.eventsub.socket.TwitchEventSocketPool.TwitchEventSocketPoolBuilder
- com.github.twitch4j.common.pool.AbstractConnectionPool<C> (implements java.lang.AutoCloseable)
Interface Hierarchy
- java.lang.AutoCloseable
- com.github.twitch4j.eventsub.socket.IEventSubConduit
- com.github.twitch4j.eventsub.socket.IEventSubSocket