Uses of Interface
com.wowza.wms.vhost.IVHostHTTPStreamerRequestValidator
- 
Packages that use IVHostHTTPStreamerRequestValidator Package Description com.wowza.wms.vhost 
- 
- 
Uses of IVHostHTTPStreamerRequestValidator in com.wowza.wms.vhostMethods in com.wowza.wms.vhost that return IVHostHTTPStreamerRequestValidator Modifier and Type Method Description IVHostHTTPStreamerRequestValidatorIVHost. getHTTPStreamerRequestValidator()Get the HTTP streamer request validatorMethods in com.wowza.wms.vhost with parameters of type IVHostHTTPStreamerRequestValidator Modifier and Type Method Description voidIVHost. setHTTPStreamerRequestValidator(IVHostHTTPStreamerRequestValidator httpRequestValidator)Set the HTTP streamer request validator
 
-