JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
ch.tocco.nice2.web.core.api.websocket
WebsocketFactory
Contents
Description
Method Summary
Method Details
initializeWebsocket(T)
Hide sidebar
Show sidebar
Interface WebsocketFactory
All Known Implementing Classes:
WebsocketFactoryImpl
public interface
WebsocketFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<T extends
BaseWebsocket
>
T
initializeWebsocket
(T websocket)
Method Details
initializeWebsocket
<T extends
BaseWebsocket
>
T
initializeWebsocket
(T websocket)