Uses of Class
org.teamapps.ux.servlet.WebSocketCommunicationEndpoint
-
Packages that use WebSocketCommunicationEndpoint Package Description org.teamapps.core org.teamapps.ux.servlet -
-
Uses of WebSocketCommunicationEndpoint in org.teamapps.core
Methods in org.teamapps.core that return WebSocketCommunicationEndpoint Modifier and Type Method Description WebSocketCommunicationEndpointTeamAppsCore. getWebSocketCommunicationEndpoint() -
Uses of WebSocketCommunicationEndpoint in org.teamapps.ux.servlet
Constructors in org.teamapps.ux.servlet with parameters of type WebSocketCommunicationEndpoint Constructor Description TeamAppsWebSocketMetrics(WebSocketCommunicationEndpoint webSocketCommunicationEndpoint)WebSocketServerEndpointConfigurator(WebSocketCommunicationEndpoint webSocketCommunicationEndpoint)
-