public class WebSocketSessionFactory extends Object implements SessionFactory
| Constructor and Description |
|---|
WebSocketSessionFactory(WebSocketContainerScope containerScope) |
| Modifier and Type | Method and Description |
|---|---|
WebSocketSession |
createSession(URI requestURI,
EventDriver websocket,
LogicalConnection connection) |
boolean |
supports(EventDriver websocket) |
public WebSocketSessionFactory(WebSocketContainerScope containerScope)
public boolean supports(EventDriver websocket)
supports in interface SessionFactorypublic WebSocketSession createSession(URI requestURI, EventDriver websocket, LogicalConnection connection)
createSession in interface SessionFactoryCopyright © 1995-2016 Webtide. All Rights Reserved.