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 TypeClassDescriptionclass
class
Base abstract class for connections.class
Client is an abstraction representing user connected to Red5 application.class
Persistable 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 TypeInterfaceDescriptioninterface
Connection coming from Remoting clients. -
Uses of ICastingAttributeStore in org.red5.server.api.service
Subinterfaces of ICastingAttributeStore in org.red5.server.api.serviceModifier and TypeInterfaceDescriptioninterface
Connection 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 TypeInterfaceDescriptioninterface
A connection that supports streaming. -
Uses of ICastingAttributeStore in org.red5.server.net.rtmp
Classes in org.red5.server.net.rtmp that implement ICastingAttributeStoreModifier and TypeClassDescriptionclass
RTMP connection.class
Represents an RTMP connection using Mina.