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