Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.pusher.client.user.impl.message.AuthenticationResponse
- com.pusher.client.util.ConnectionFactory
- com.pusher.client.util.UrlEncodedConnectionFactory
- com.pusher.client.connection.ConnectionStateChange
- com.pusher.client.util.Factory
- com.pusher.client.util.HttpChannelAuthorizer (implements com.pusher.client.ChannelAuthorizer)
- com.pusher.client.util.HttpAuthorizer (implements com.pusher.client.Authorizer)
- com.pusher.client.util.HttpUserAuthenticator (implements com.pusher.client.UserAuthenticator)
- com.pusher.client.user.impl.InternalUser (implements com.pusher.client.user.User)
- com.pusher.client.Pusher (implements com.pusher.client.Client)
- com.pusher.client.channel.PusherEvent
- com.pusher.client.PusherOptions
- com.pusher.client.user.impl.message.SigninMessage
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.pusher.client.AuthenticationFailureException
- com.pusher.client.AuthorizationFailureException
- java.lang.RuntimeException
- java.lang.Exception
- com.pusher.client.channel.User
Interface Hierarchy
- com.pusher.client.channel.Channel
- com.pusher.client.channel.PrivateChannel
- com.pusher.client.channel.PresenceChannel
- com.pusher.client.channel.PrivateEncryptedChannel
- com.pusher.client.channel.PrivateChannel
- com.pusher.client.ChannelAuthorizer
- com.pusher.client.Authorizer
- com.pusher.client.Client
- com.pusher.client.connection.Connection
- com.pusher.client.connection.ConnectionEventListener
- com.pusher.client.channel.SubscriptionEventListener
- com.pusher.client.channel.ChannelEventListener
- com.pusher.client.channel.PrivateChannelEventListener
- com.pusher.client.channel.PresenceChannelEventListener
- com.pusher.client.channel.PrivateEncryptedChannelEventListener
- com.pusher.client.channel.PrivateChannelEventListener
- com.pusher.client.channel.ChannelEventListener
- com.pusher.client.user.User
- com.pusher.client.UserAuthenticator
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.pusher.client.channel.ChannelState
- com.pusher.client.connection.ConnectionState
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)