Class ClientRoute

java.lang.Object
org.jivesoftware.openfire.spi.ClientRoute
All Implemented Interfaces:
Externalizable, Serializable, Cacheable

public class ClientRoute extends Object implements Cacheable, Externalizable
Internal object used by RoutingTableImpl to keep track of the node that own a ClientSession and whether the session is available or not.
Author:
Gaston Dombiak
See Also: