JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
com.wowza.wms.module.IModuleCallResult
Packages that use
IModuleCallResult
Package
Description
com.wowza.wms.client
Uses of
IModuleCallResult
in
com.wowza.wms.client
Methods in
com.wowza.wms.client
with parameters of type
IModuleCallResult
Modifier and Type
Method and Description
void
IClient.
call
(String handlerName,
IModuleCallResult
resultObj, Object... params)
Call client method/handler.
Overview
Package
Class
Use
Tree
Index
Help
Prev
Next
Frames
No Frames
All Classes