Uses of Interface
org.red5.server.api.ICastingAttributeStore
Packages that use ICastingAttributeStore
Package
Description
-
Uses of ICastingAttributeStore in org.red5.server
Classes in org.red5.server that implement ICastingAttributeStoreModifier and TypeClassDescriptionclassclassBase abstract class for connections.classClient is an abstraction representing user connected to Red5 application.classPersistable attributes store. -
Uses of ICastingAttributeStore in org.red5.server.api
Subinterfaces of ICastingAttributeStore in org.red5.server.api -
Uses of ICastingAttributeStore in org.red5.server.api.remoting
Subinterfaces of ICastingAttributeStore in org.red5.server.api.remotingModifier and TypeInterfaceDescriptioninterfaceConnection coming from Remoting clients. -
Uses of ICastingAttributeStore in org.red5.server.api.service
Subinterfaces of ICastingAttributeStore in org.red5.server.api.serviceModifier and TypeInterfaceDescriptioninterfaceConnection that has options to invoke and handle remote calls -
Uses of ICastingAttributeStore in org.red5.server.api.stream
Subinterfaces of ICastingAttributeStore in org.red5.server.api.streamModifier and TypeInterfaceDescriptioninterfaceA connection that supports streaming. -
Uses of ICastingAttributeStore in org.red5.server.net.rtmp
Classes in org.red5.server.net.rtmp that implement ICastingAttributeStoreModifier and TypeClassDescriptionclassRTMP connection.classRepresents an RTMP connection using Mina.