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.vhost
Methods in com.wowza.wms.vhost that return IVHostHTTPStreamerRequestValidator Modifier and Type Method Description IVHostHTTPStreamerRequestValidator
IVHost. getHTTPStreamerRequestValidator()
Get the HTTP streamer request validatorMethods in com.wowza.wms.vhost with parameters of type IVHostHTTPStreamerRequestValidator Modifier and Type Method Description void
IVHost. setHTTPStreamerRequestValidator(IVHostHTTPStreamerRequestValidator httpRequestValidator)
Set the HTTP streamer request validator
-