Uses of Class
com.pusher.client.channel.impl.PrivateChannelImpl

Packages that use PrivateChannelImpl
com.pusher.client.channel.impl   
com.pusher.client.util Contains helper classes. 
 

Uses of PrivateChannelImpl in com.pusher.client.channel.impl
 

Subclasses of PrivateChannelImpl in com.pusher.client.channel.impl
 class PresenceChannelImpl
           
 

Uses of PrivateChannelImpl in com.pusher.client.util
 

Methods in com.pusher.client.util that return PrivateChannelImpl
static PrivateChannelImpl Factory.newPrivateChannel(InternalConnection connection, String channelName, Authorizer authorizer)
           
 



Copyright © 2013 Pusher. All Rights Reserved.