Package | Description |
---|---|
com.pusher.client.channel.impl | |
com.pusher.client.connection.websocket |
Constructor and Description |
---|
ChannelImpl(String channelName,
Factory factory) |
ChannelManager(Factory factory) |
PresenceChannelImpl(InternalConnection connection,
String channelName,
Authorizer authorizer,
Factory factory) |
PrivateChannelImpl(InternalConnection connection,
String channelName,
Authorizer authorizer,
Factory factory) |
Constructor and Description |
---|
WebSocketConnection(String url,
long activityTimeout,
long pongTimeout,
Factory factory) |
Copyright © 2018 Pusher. All rights reserved.