Package | Description |
---|---|
org.jboss.errai.bus.server.websocket.jsr356.channel | |
org.jboss.errai.bus.server.websocket.jsr356.weld.channel |
Modifier and Type | Class and Description |
---|---|
class |
DefaultErraiWebSocketChannel
Handler for websocket messages for both receiving and sending.
|
Modifier and Type | Method and Description |
---|---|
ErraiWebSocketChannel |
ErraiChannelFactory.buildWebsocketChannel(javax.websocket.Session websocketSession,
javax.servlet.http.HttpSession httpSession) |
Modifier and Type | Class and Description |
---|---|
class |
CdiErraiWebSocketChannel
CDI version of
DefaultErraiWebSocketChannel |
Modifier and Type | Method and Description |
---|---|
ErraiWebSocketChannel |
CdiErraiChannelFactory.buildWebsocketChannel(javax.websocket.Session websocketSession,
javax.servlet.http.HttpSession httpSession) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.