| Package | Description |
|---|---|
| com.wowza.wms.pushpublish.protocol.shoutcast |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<IPushPublishShoutcastNotify> |
PushPublishShoutcast.listeners |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<IPushPublishShoutcastNotify> |
PushPublishShoutcast.getLocalListeners()
Get a list of IPushPublishShoutcastNotify listeners
|
| Modifier and Type | Method and Description |
|---|---|
void |
PushPublishShoutcast.addListener(IPushPublishShoutcastNotify listener)
Add IPushPublishShoutcastNotify listener
|