Uses of Interface
com.wowza.wms.server.IServerNotify
Packages that use IServerNotify
-
Uses of IServerNotify in com.wowza.wms.module
Classes in com.wowza.wms.module that implement IServerNotify -
Uses of IServerNotify in com.wowza.wms.server
Subinterfaces of IServerNotify in com.wowza.wms.serverModifier and TypeInterfaceDescriptioninterface
IServerNotify2: listener interface.interface
Methods in com.wowza.wms.server with parameters of type IServerNotifyModifier and TypeMethodDescriptionvoid
IServer.addServerListener
(IServerNotify serverListener) Add server listenervoid
IServer.removeServerListener
(IServerNotify serverListener) Remove server listener