|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Connection | |
---|---|
com.pusher.client | Classes for connecting to Pusher, configuring the Pusher instance and authenticating subscriptions. |
com.pusher.client.connection.impl | |
com.pusher.client.connection.websocket |
Uses of Connection in com.pusher.client |
---|
Methods in com.pusher.client that return Connection | |
---|---|
Connection |
Pusher.getConnection()
Gets the underlying Connection object that is being used by this instance of Pusher. |
Uses of Connection in com.pusher.client.connection.impl |
---|
Subinterfaces of Connection in com.pusher.client.connection.impl | |
---|---|
interface |
InternalConnection
|
Uses of Connection in com.pusher.client.connection.websocket |
---|
Classes in com.pusher.client.connection.websocket that implement Connection | |
---|---|
class |
WebSocketConnection
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |