Package | Description |
---|---|
com.pushtechnology.diffusion.api.message | |
com.pushtechnology.diffusion.api.publisher |
Diffusion Internal Publisher API.
|
com.pushtechnology.diffusion.api.topic |
Diffusion Topics API.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientPingResponseListener.clientPingResponse(ClientConnection client,
ClientPingMessage response)
This is called when a response to a 'ping' sent to a client is received.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Client
A Client represents a client connection to the Diffusion Server.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultClientListener.clientPingResponse(ClientConnection client,
ClientPingMessage response) |
Modifier and Type | Interface and Description |
---|---|
interface |
TopicClient
A Topic Client is any client that can subscribe to Topics and receive
messages for specific Topics.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.