
com.pusher.client.util.package-info 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.
/**
* Contains helper classes.
*
*
* - {@link com.pusher.client.util.HttpAuthorizer HttpAuthorizer} for authenticating against an HTTP endpoint when subscribing to
* {@link com.pusher.client.channel.PrivateChannel private} or {@link com.pusher.client.channel.PresenceChannel presence} channels.
*
*/
package com.pusher.client.util;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy