com.pusher.client.connection.package-summary.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of pusher-java-client Show documentation
Show all versions of pusher-java-client Show documentation
This is a Java client library for Pusher, targeted at core Java and Android.
com.pusher.client.connection (Pusher Java Websocket API)
Package com.pusher.client.connection
Classes related to the Pusher connection, connection state and monitoring connection state changes.
See: Description
-
Interface Summary
Interface
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.
-
Class Summary
Class
Description
ConnectionStateChange
Represents a change in connection state.
-
Enum Summary
Enum
Description
ConnectionState
Represents connection states e.g.
Package com.pusher.client.connection Description
Classes related to the Pusher connection, connection state and monitoring connection state changes.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy