Uses of Interface
com.wowza.wms.stream.IMediaStreamFileMapper

Packages that use IMediaStreamFileMapper
com.wowza.wms.application   
 

Uses of IMediaStreamFileMapper in com.wowza.wms.application
 

Methods in com.wowza.wms.application that return IMediaStreamFileMapper
 IMediaStreamFileMapper IApplicationInstance.getStreamFileMapper()
          Get the stream file mapper.
 

Methods in com.wowza.wms.application with parameters of type IMediaStreamFileMapper
 void IApplicationInstance.setStreamFileMapper(IMediaStreamFileMapper streamFileMapper)
          Set the stream file mapper.