SessionFactorypublic class WebSocketSessionFactory extends java.lang.Object implements SessionFactory
| Constructor | Description |
|---|---|
WebSocketSessionFactory(WebSocketContainerScope containerScope) |
| Modifier and Type | Method | Description |
|---|---|---|
WebSocketSession |
createSession(java.net.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(java.net.URI requestURI, EventDriver websocket, LogicalConnection connection)
createSession in interface SessionFactoryCopyright © 1995–2018 Webtide. All rights reserved.