| Package | Description |
|---|---|
| org.hawkular.cmdgw.command.ws |
| Modifier and Type | Method and Description |
|---|---|
void |
WsSessions.addWsSessionListenerProducer(BiFunction<String,javax.websocket.Session,WsSessionListener> wsSessionListenerProducer)
Add the given
wsSessionListenerProducers to the internal list of WsSessionListener producers. |
void |
WsSessions.removeWsSessionListenerProducer(BiFunction<String,javax.websocket.Session,WsSessionListener> wsSessionListenerProducer)
Remove the given
wsSessionListenerProducers from the internal list of WsSessionListener
producers. |
Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.