Class WebsocketFacesInit


  • public class WebsocketFacesInit
    extends Object
    Class to decouple websocket initialization steps and avoid load unwanted websocket API into AbstractFacesInitializer
    • Constructor Detail

      • WebsocketFacesInit

        public WebsocketFacesInit()
    • Method Detail

      • initWebsocketSessionLRUCache

        public static void initWebsocketSessionLRUCache​(ExternalContext context)
      • clearWebsocketSessionLRUCache

        public static void clearWebsocketSessionLRUCache​(ExternalContext context)