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