|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Objectcom.wowza.wms.vhost.StreamList
public class StreamList
StreamList: collection of StreamItems
| Constructor Summary | |
|---|---|
StreamList()
Create empty StreamList |
|
| Method Summary | |
|---|---|
StreamItem |
getStreamDef(String name)
Get streamItem by streamType name. |
java.util.Map |
getStreamDefs()
Get Map of streamItems (by streamType names). |
java.util.List |
getStreamTypeNames()
Get list of streamType names. |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StreamList()
| Method Detail |
|---|
public StreamItem getStreamDef(String name)
name - streamType name
public java.util.Map getStreamDefs()
public java.util.List getStreamTypeNames()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||