Uses of Interface
com.wowza.wms.module.IModuleCallResult

Packages that use IModuleCallResult
com.wowza.wms.client   
 

Uses of IModuleCallResult in com.wowza.wms.client
 

Methods in com.wowza.wms.client with parameters of type IModuleCallResult
 void IClient.call(String handlerName, IModuleCallResult resultObj, Object... params)
          Call client method/handler.