Uses of Interface
com.wowza.wms.server.IServerNotify
-
Packages that use IServerNotify Package Description com.wowza.wms.module com.wowza.wms.server -
-
Uses of IServerNotify in com.wowza.wms.module
Classes in com.wowza.wms.module that implement IServerNotify Modifier and Type Class Description classServerListenerStreamDemoPublisher -
Uses of IServerNotify in com.wowza.wms.server
Subinterfaces of IServerNotify in com.wowza.wms.server Modifier and Type Interface Description interfaceIServerNotify2IServerNotify2: listener interface.interfaceIServerNotify3Methods in com.wowza.wms.server with parameters of type IServerNotify Modifier and Type Method Description voidIServer. addServerListener(IServerNotify serverListener)Add server listenervoidIServer. removeServerListener(IServerNotify serverListener)Remove server listener
-