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.vhost
Methods in com.wowza.wms.vhost that return IVHostRTSPRequestValidator Modifier and Type Method Description IVHostRTSPRequestValidator
IVHost. getRTSPRequestValidator()
Get the RTSP request validatorMethods in com.wowza.wms.vhost with parameters of type IVHostRTSPRequestValidator Modifier and Type Method Description void
IVHost. setRTSPRequestValidator(IVHostRTSPRequestValidator rtspRequestValidator)
Set the RTSP request validator
-