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

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

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

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

Uses of ChannelImpl in com.pusher.client.util
 

Methods in com.pusher.client.util that return ChannelImpl
static ChannelImpl Factory.newPublicChannel(String channelName)
           
 



Copyright © 2013 Pusher. All Rights Reserved.