| Package | Description |
|---|---|
| com.wowza.wms.httpstreamer.model | |
| com.wowza.wms.vhost |
| Modifier and Type | Method | Description |
|---|---|---|
IHTTPStreamerAdapter |
IHTTPStreamerSession.getHTTPStreamerAdapter() |
Get the HTTP streaming adapter associated with this HTTP session
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
IHTTPStreamerSession.setHTTPStreamerAdapter(IHTTPStreamerAdapter httpStreamerAdapter) |
Set the HTTP streaming adapter associated with this HTTP session
|
| Modifier and Type | Method | Description |
|---|---|---|
IHTTPStreamerAdapter |
IVHost.getHTTPStreamerAdapter(String ID) |
Get an HTTPStreamerAdapter by ID
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
IVHost.putHTTPStreamerAdapter(String ID,
IHTTPStreamerAdapter adapter) |
Add an HTTPStreamerAdapter
|