Uses of Class
org.red5.io.BaseStreamableFileService

Packages that use BaseStreamableFileService
org.red5.io.flv.impl   
org.red5.io.mp3.impl   
 

Uses of BaseStreamableFileService in org.red5.io.flv.impl
 

Subclasses of BaseStreamableFileService in org.red5.io.flv.impl
 class FLVService
          A FLVServiceImpl sets up the service and hands out FLV objects to its callers.
 

Uses of BaseStreamableFileService in org.red5.io.mp3.impl
 

Subclasses of BaseStreamableFileService in org.red5.io.mp3.impl
 class MP3Service
          Streamable file service extension for MP3
 



Copyright © 2006-2009 The Red5 Project