Uses of Class
org.apache.myfaces.push.cdi.WebsocketChannel
Packages that use WebsocketChannel
-
Uses of WebsocketChannel in org.apache.myfaces.push.cdi
Fields in org.apache.myfaces.push.cdi with type parameters of type WebsocketChannelModifier and TypeFieldDescriptionprotected Map<String,
List<WebsocketChannel>> WebsocketScopeManager.AbstractScope.channelTokens
This map hold all tokens that are related to the current scope.