Uses of Class
org.apache.myfaces.util.lang.ConcurrentLRUCache
-
Packages that use ConcurrentLRUCache Package Description org.apache.myfaces.push.cdi -
-
Uses of ConcurrentLRUCache in org.apache.myfaces.push.cdi
Methods in org.apache.myfaces.push.cdi that return ConcurrentLRUCache Modifier and Type Method Description static ConcurrentLRUCache<String,Reference<jakarta.websocket.Session>>
WebsocketApplicationSessionHolder. getWebsocketSessionLRUCache()
-