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.ConduitShardReassociationFailureEvent
- com.github.twitch4j.eventsub.socket.conduit.ConduitSpec
- 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.EventSocketDeleteSubscriptionSuccessEvent
- com.github.twitch4j.eventsub.socket.events.EventSocketSubscriptionFailureEvent
- com.github.twitch4j.eventsub.socket.events.EventSocketSubscriptionSuccessEvent
- com.github.twitch4j.eventsub.socket.events.EventSocketWelcomedEvent
- 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
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.github.twitch4j.eventsub.socket.conduit.exceptions.ConduitNotFoundException (implements com.github.twitch4j.eventsub.socket.conduit.exceptions.ConduitSocketPoolException)
- com.github.twitch4j.eventsub.socket.conduit.exceptions.ConduitResizeException (implements com.github.twitch4j.eventsub.socket.conduit.exceptions.ConduitSocketPoolException)
- com.github.twitch4j.eventsub.socket.conduit.exceptions.CreateConduitException (implements com.github.twitch4j.eventsub.socket.conduit.exceptions.ConduitSocketPoolException)
- java.lang.InterruptedException
- com.github.twitch4j.eventsub.socket.conduit.exceptions.ShardTimeoutException (implements com.github.twitch4j.eventsub.socket.conduit.exceptions.ConduitSocketPoolException)
- com.github.twitch4j.eventsub.socket.conduit.exceptions.ShardRegistrationException (implements com.github.twitch4j.eventsub.socket.conduit.exceptions.ConduitSocketPoolException)
- java.lang.Exception
- com.github.twitch4j.eventsub.socket.conduit.TwitchConduitSocketPool (implements com.github.twitch4j.eventsub.socket.IEventSubConduit)
- 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
- com.github.twitch4j.eventsub.socket.conduit.exceptions.ConduitSocketPoolException
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)