Package org.jivesoftware.openfire.csi


package org.jivesoftware.openfire.csi
Implementation of XEP-0352 "Client State Indication" It is common for IM clients to be logged in and 'online' even while the user is not interacting with the application. This protocol allows the client to indicate to the server when the user is not actively using the client, allowing the server to optimise traffic to the client accordingly. This can save bandwidth and resources on both the client and server.
See Also:
  • Classes
    Class
    Description
    Handles Client State Indication nonzas for one particular client session.