Uses of Interface
com.wowza.wms.websocket.model.IWebSocketEventNotify
Packages that use IWebSocketEventNotify
-
Uses of IWebSocketEventNotify in com.wowza.wms.http
Methods in com.wowza.wms.http with parameters of type IWebSocketEventNotifyModifier and TypeMethodDescriptionvoid
IHTTPResponse.setUpgradeRequestProtocol
(int upgradeRequestProtocol, IWebSocketEventNotify listener) Set the upgrade request protocol, -1 means no upgrade, see UPGRADE_PROTOCOL_* -
Uses of IWebSocketEventNotify in com.wowza.wms.websocket.model
Subinterfaces of IWebSocketEventNotify in com.wowza.wms.websocket.modelClasses in com.wowza.wms.websocket.model that implement IWebSocketEventNotifyMethods in com.wowza.wms.websocket.model that return IWebSocketEventNotifyModifier and TypeMethodDescriptionIWebSocketSession.getEventListener()
Get the listener object that receives WebSockets events