@ApplicationScoped public class WsCommandContextFactory extends Object
WsCommandContexts.| Constructor and Description |
|---|
WsCommandContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
WsCommandContext |
newCommandContext(javax.websocket.Session session)
Creates a new
WsCommandContext with the given session. |
public WsCommandContext newCommandContext(javax.websocket.Session session)
WsCommandContext with the given session.session - the session the present request came fromWsCommandContextCopyright © 2014–2016 Red Hat, Inc.. All rights reserved.