All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AuthenticationFailureException Used to indicate an authentication failure.AuthenticationResponse AuthorizationFailureException Used to indicate an authorization failure.Authorizer Deprecated. Please useChannelAuthorizerChannel An object that represents a Pusher channel.ChannelAuthorizer ChannelEventListener Client applications should implement this interface if they want to be notified when events are received on a public or private channel.ChannelState Used to identify the state of the channel e.g.Client Connection Represents a connection to Pusher.ConnectionEventListener Client applications should implement this interface if they wish to receive notifications when the state of aConnectionchanges or an error is thrown.ConnectionFactory Abstract factory to be used for building HttpChannelAuthorizer connectionsConnectionState Represents connection states e.g.ConnectionStateChange Represents a change in connection state.Factory This is a lightweight way of doing dependency injection and enabling classes to be unit tested in isolation.HttpAuthorizer Deprecated. Please useHttpChannelAuthorizerHttpChannelAuthorizer HttpUserAuthenticator Used to authenticate the user when signing in on a Pusher Channels connection.InternalUser PresenceChannel An object that represents a Pusher presence channel.PresenceChannelEventListener Used to listen for presence specific events as well as those defined by thePrivateChannelEventListenerand parent interfaces.PrivateChannel Represents a subscription to a private channel.PrivateChannelEventListener Interface to listen to private channel events.PrivateEncryptedChannel Represents a subscription to an encrypted private channel.PrivateEncryptedChannelEventListener Interface to listen to private encrypted channel events.Pusher This class is the main entry point for accessing Pusher.PusherEvent PusherOptions Configuration for aPusherinstance.SigninMessage SubscriptionEventListener Client applications should implement this interface if they want to be notified when events are received on a public or private channel.UrlEncodedConnectionFactory Form URL-Encoded Connection FactoryUser Represents a user that is subscribed to aPresenceChannel.User An object that represents a user on a Pusher connection.UserAuthenticator Sigining in as a User on a connection requires authentication.