Package com.wowza.wms.module
package com.wowza.wms.module
-
ClassDescriptionIModuleCallResult: callback interface used by IClient call.IModuleNotify: listener interface for listening to module loading and unloading.IModuleCallResult: method interface examples for application level methods in a module.IModuleOnCall: method interface example for the catch-all method handler onCall.IModuleOnConnect: method interface examples for client level methods in a module.IModuleOnHTTPCmafEncryption: listener interface for listening to CMAF encryption events.IModuleOnHTTPCupertinoEncryption: listener interface for listening to AES-128 encryption events.IModuleOnHTTPSession: method interface for HTTP Cupertino Streaming session create/destroy.IModuleOnHTTPMPEGDashEncryption: listener interface for listening to MPEG-DASH encryption events.IModuleOnHTTPMPEGDashStreamingSession: method interface for HTTP MPEGDash Streaming session create/destroy.IModuleOnHTTPSanJoseStreamingSession: method interface for HTTP SanJose Streaming session create/destroy.IModuleOnHTTPSession: method interface for HTTP Streaming session create/destroy.IModuleOnHTTPSmoothStreamingPlayReady: Still working on this...IModuleOnHTTPSession: method interface for HTTP Smooth Streaming session create/destroy.IModuleOnRTPSession: method interface for RTP session create/destroy.IModuleOnStream: method interface examples for stream level methods in a module.IModulePingResult: callback interface used by IClient ping.ModuleBase: Base class that all server side modules should extend.ModuleCore includes all the basic commands support by the NetStream and NetConnection client side objects.