public class CdiErraiChannelFactory extends ErraiChannelFactory
ErraiChannelFactory
Modifier and Type | Field and Description |
---|---|
static CdiErraiChannelFactory |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
ErraiWebSocketChannel |
buildWebsocketChannel(javax.websocket.Session websocketSession,
javax.servlet.http.HttpSession httpSession) |
static CdiErraiChannelFactory |
getInstance() |
registerDelegate
public static final CdiErraiChannelFactory INSTANCE
public static CdiErraiChannelFactory getInstance()
public ErraiWebSocketChannel buildWebsocketChannel(javax.websocket.Session websocketSession, javax.servlet.http.HttpSession httpSession)
buildWebsocketChannel
in class ErraiChannelFactory
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.