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