| Package | Description |
|---|---|
| com.wowza.wms.http | |
| com.wowza.wms.websocket.model |
| Modifier and Type | Method and Description |
|---|---|
void |
IHTTPResponse.setUpgradeRequestProtocol(int upgradeRequestProtocol,
IWebSocketEventNotify listener)
Set the upgrade request protocol, -1 means no upgrade, see UPGRADE_PROTOCOL_*
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IWebSocketEventNotify2 |
| Modifier and Type | Class and Description |
|---|---|
class |
WebSocketEventNotifyBase |
| Modifier and Type | Method and Description |
|---|---|
IWebSocketEventNotify |
IWebSocketSession.getEventListener()
Get the listener object that receives WebSockets events
|