Package com.pushtechnology.diffusion.client.features.control.clients


package com.pushtechnology.diffusion.client.features.control.clients
Client API : Client Control Features.

This package provides features that allow a client to perform control operations upon other clients.

This includes :

Client Control
This feature provides the ability for a client to:
1) Receive notifications of all other clients that connect or disconnect.
2) Obtain details of any other client session.
3) Close other client sessions.
4) Monitor the outbound queue thresholds of connected clients.
5) Apply conflation to connected client sessions.

Authentication Control
This feature provides a client with the ability to set authentication handlers to be used for the authentication of connecting client sessions.

Author:
DiffusionData Limited