Uses of Package
com.pusher.client

Packages that use com.pusher.client
com.pusher.client Classes for connecting to Pusher, configuring the Pusher instance and authenticating subscriptions. 
com.pusher.client.channel.impl   
com.pusher.client.util Contains helper classes. 
 

Classes in com.pusher.client used by com.pusher.client
AuthorizationFailureException
          Used to indicate an authorization failure.
Authorizer
          Subscriptions to Private and presence channels need to be authorized.
PusherOptions
          Options to be used with a Pusher instance.
 

Classes in com.pusher.client used by com.pusher.client.channel.impl
Authorizer
          Subscriptions to Private and presence channels need to be authorized.
 

Classes in com.pusher.client used by com.pusher.client.util
AuthorizationFailureException
          Used to indicate an authorization failure.
Authorizer
          Subscriptions to Private and presence channels need to be authorized.
 



Copyright © 2013 Pusher. All Rights Reserved.