Hierarchy For All Packages
Package Hierarchies: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.events.EventSocketClosedByTwitchEvent
- com.github.twitch4j.eventsub.socket.events.EventSocketConnectionStateEvent
- com.github.twitch4j.eventsub.socket.events.EventSocketDeleteSubscriptionFailureEvent
- com.github.twitch4j.eventsub.socket.events.EventSocketSubscriptionFailureEvent
- com.github.twitch4j.eventsub.socket.events.EventSocketSubscriptionSuccessEvent
- com.github.twitch4j.eventsub.socket.domain.EventSubSocketInformation
- com.github.twitch4j.eventsub.socket.domain.EventSubSocketMessage
- com.github.twitch4j.eventsub.socket.domain.SocketMessageMetadata
- com.github.twitch4j.eventsub.socket.domain.SocketPayload
- 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.IEventSubSocket
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.github.twitch4j.eventsub.socket.enums.EventSubSocketStatus
- com.github.twitch4j.eventsub.socket.domain.SocketCloseReason
- com.github.twitch4j.eventsub.socket.enums.SocketMessageType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)