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.cdiFields in org.apache.myfaces.push.cdi with type parameters of type WebsocketChannel Modifier and Type Field Description protected Map<String,List<WebsocketChannel>>WebsocketScopeManager.AbstractScope. channelTokensThis map hold all tokens that are related to the current scope.
 
-