SessionFactory
public class JsrSessionFactory extends java.lang.Object implements SessionFactory
Constructor | Description |
---|---|
JsrSessionFactory(ClientContainer container) |
Modifier and Type | Method | Description |
---|---|---|
WebSocketSession |
createSession(java.net.URI requestURI,
EventDriver websocket,
LogicalConnection connection) |
|
boolean |
supports(EventDriver websocket) |
public JsrSessionFactory(ClientContainer container)
public WebSocketSession createSession(java.net.URI requestURI, EventDriver websocket, LogicalConnection connection)
createSession
in interface SessionFactory
public boolean supports(EventDriver websocket)
supports
in interface SessionFactory
Copyright © 1995–2018 Webtide. All rights reserved.