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