org.red5.io
Interface IStreamableFileFactory
- All Superinterfaces:
- IScopeService
- All Known Implementing Classes:
- StreamableFileFactory
public interface IStreamableFileFactory
- extends IScopeService
Scope service extension that provides method to get streamable file services set
BEAN_NAME
static final String BEAN_NAME
- See Also:
- Constant Field Values
getService
IStreamableFileService getService(File fp)
getServices
Set<IStreamableFileService> getServices()
- Getter for services
- Returns:
- Set of streamable file services
Copyright © 2006-2012 The Red5 Project