Uses of Interface
com.wowza.wms.vhost.IVHostRTSPRequestValidator
- 
Packages that use IVHostRTSPRequestValidator Package Description com.wowza.wms.vhost 
- 
- 
Uses of IVHostRTSPRequestValidator in com.wowza.wms.vhostMethods in com.wowza.wms.vhost that return IVHostRTSPRequestValidator Modifier and Type Method Description IVHostRTSPRequestValidatorIVHost. getRTSPRequestValidator()Get the RTSP request validatorMethods in com.wowza.wms.vhost with parameters of type IVHostRTSPRequestValidator Modifier and Type Method Description voidIVHost. setRTSPRequestValidator(IVHostRTSPRequestValidator rtspRequestValidator)Set the RTSP request validator
 
-