Uses of Class
org.jivesoftware.openfire.spi.ClientRoute
Packages that use ClientRoute
-
Uses of ClientRoute in org.jivesoftware.util.cache
Method parameters in org.jivesoftware.util.cache with type arguments of type ClientRouteModifier and TypeMethodDescriptionConsistencyChecks.generateReportForRoutingTableClientRoutes(Cache<String, ClientRoute> usersCache, Collection<LocalClientSession> localClientRoutes, Map<NodeID, Set<String>> routeOwnersByClusterNode) Verifies that usersCache, #localClientRoutingTable and routeOwnersByClusterNode ofRoutingTableImplare in a consistent state.