Package | Description |
---|---|
com.pusher.client |
Classes for connecting to Pusher, configuring the
Pusher instance and authenticating subscriptions. |
com.pusher.client.channel.impl | |
com.pusher.client.connection |
Classes related to the Pusher connection, connection state and monitoring connection state changes.
|
com.pusher.client.connection.impl | |
com.pusher.client.connection.websocket | |
com.pusher.client.example |
Examples that can be executed as part of testing from the built .jar.
|
Class and Description |
---|
Connection
Represents a connection to Pusher.
|
ConnectionEventListener
Client applications should implement this interface if they wish to receive
notifications when the state of a
Connection changes or an error is
thrown. |
ConnectionState
Represents connection states e.g.
|
Class and Description |
---|
ConnectionEventListener
Client applications should implement this interface if they wish to receive
notifications when the state of a
Connection changes or an error is
thrown. |
ConnectionStateChange
Represents a change in connection state.
|
Class and Description |
---|
ConnectionEventListener
Client applications should implement this interface if they wish to receive
notifications when the state of a
Connection changes or an error is
thrown. |
ConnectionState
Represents connection states e.g.
|
ConnectionStateChange
Represents a change in connection state.
|
Class and Description |
---|
Connection
Represents a connection to Pusher.
|
Class and Description |
---|
Connection
Represents a connection to Pusher.
|
ConnectionEventListener
Client applications should implement this interface if they wish to receive
notifications when the state of a
Connection changes or an error is
thrown. |
ConnectionState
Represents connection states e.g.
|
Class and Description |
---|
ConnectionEventListener
Client applications should implement this interface if they wish to receive
notifications when the state of a
Connection changes or an error is
thrown. |
ConnectionStateChange
Represents a change in connection state.
|
Copyright © 2017 Pusher. All rights reserved.