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. -
Uses of ICastingAttributeStore in org.red5.server.api
Subinterfaces of ICastingAttributeStore in org.red5.server.api -
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.so
Subinterfaces of ICastingAttributeStore in org.red5.server.api.soModifier and TypeInterfaceDescriptioninterfaceClientside access to shared objects.interfaceServerside access to shared objects.interfaceBase interface for shared objects. -
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. -
Uses of ICastingAttributeStore in org.red5.server.so
Classes in org.red5.server.so that implement ICastingAttributeStoreModifier and TypeClassDescriptionclassWorks with client-side shared objectclassRepresents a remote shared object on server-side.classSpecial scope for shared objects