Uses of Interface
org.red5.server.api.service.IStreamableFileService
Packages that use IStreamableFileService
Package
Description
-
Uses of IStreamableFileService in org.red5.server.api.stream
Methods in org.red5.server.api.stream that return IStreamableFileServiceMethods in org.red5.server.api.stream that return types with arguments of type IStreamableFileService -
Uses of IStreamableFileService in org.red5.server.service
Classes in org.red5.server.service that implement IStreamableFileServiceModifier and TypeClassDescriptionclass
Base class for streamable file services. -
Uses of IStreamableFileService in org.red5.server.service.flv
Subinterfaces of IStreamableFileService in org.red5.server.service.flvModifier 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
Classes in org.red5.server.service.flv.impl that implement IStreamableFileServiceModifier and TypeClassDescriptionclass
A FLVServiceImpl sets up the service and hands out FLV objects to its callers. -
Uses of IStreamableFileService in org.red5.server.stream
Fields in org.red5.server.stream with type parameters of type IStreamableFileServiceModifier and TypeFieldDescriptionprivate Set<IStreamableFileService>
StreamableFileFactory.services
Methods in org.red5.server.stream that return IStreamableFileServiceMethods in org.red5.server.stream that return types with arguments of type IStreamableFileServiceMethod parameters in org.red5.server.stream with type arguments of type IStreamableFileServiceModifier and TypeMethodDescriptionvoid
StreamableFileFactory.setServices
(Set<IStreamableFileService> services) Setter for services