Package com.pusher.client
Classes for connecting to Pusher, configuring the
Pusher instance and authenticating subscriptions.-
Interface Summary Interface Description Authorizer Deprecated. Please useChannelAuthorizerChannelAuthorizer Client UserAuthenticator Sigining in as a User on a connection requires authentication. -
Class Summary Class Description Pusher This class is the main entry point for accessing Pusher.PusherOptions Configuration for aPusherinstance. -
Exception Summary Exception Description AuthenticationFailureException Used to indicate an authentication failure.AuthorizationFailureException Used to indicate an authorization failure.