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