Uses of Interface
org.red5.server.api.service.IStreamableFileService
Package
Description
-
Uses of IStreamableFileService in org.red5.server.api.stream
-
Uses of IStreamableFileService in org.red5.server.service
Modifier and TypeClassDescriptionclass
Base class for streamable file services. -
Uses of IStreamableFileService in org.red5.server.service.flv
Modifier and TypeInterfaceDescriptioninterface
A FLVService sets up the service and hands out FLV objects to its callers -
Uses of IStreamableFileService in org.red5.server.service.flv.impl
Modifier and TypeClassDescriptionclass
A FLVServiceImpl sets up the service and hands out FLV objects to its callers. -
Uses of IStreamableFileService in org.red5.server.stream
Modifier and TypeFieldDescriptionprivate Set<IStreamableFileService>
StreamableFileFactory.services
Modifier and TypeMethodDescriptionvoid
StreamableFileFactory.setServices
(Set<IStreamableFileService> services) Setter for services