Uses of Interface
org.red5.io.flv.meta.IMetaService
Packages that use IMetaService
-
Uses of IMetaService in org.red5.io.flv
Methods in org.red5.io.flv with parameters of type IMetaServiceModifier and TypeMethodDescriptionvoid
IFLV.setMetaService
(IMetaService service) Sets the MetaService through Spring -
Uses of IMetaService in org.red5.io.flv.impl
Fields in org.red5.io.flv.impl declared as IMetaServiceMethods in org.red5.io.flv.impl with parameters of type IMetaServiceModifier and TypeMethodDescriptionvoid
FLV.setMetaService
(IMetaService service) Sets the MetaService through Spring -
Uses of IMetaService in org.red5.io.flv.meta
Classes in org.red5.io.flv.meta that implement IMetaServiceModifier and TypeClassDescriptionclass
MetaService represents a MetaData service in Spring