Uses of Class
org.red5.server.AttributeStore
Packages that use AttributeStore
-
Uses of AttributeStore in org.red5.server
Subclasses of AttributeStore in org.red5.serverModifier and TypeClassDescriptionclass
Base abstract class for connections.class
Client is an abstraction representing user connected to Red5 application.class
Persistable attributes store.Methods in org.red5.server that return AttributeStoreModifier and TypeMethodDescriptionstatic AttributeStore
AttributeStore.from
(CompositeData cd) Allows for reconstruction via CompositeData. -
Uses of AttributeStore in org.red5.server.net.rtmp
Subclasses of AttributeStore in org.red5.server.net.rtmpModifier and TypeClassDescriptionclass
RTMP connection.class
Represents an RTMP connection using Mina. -
Uses of AttributeStore in org.red5.server.scope
Fields in org.red5.server.scope declared as AttributeStoreModifier and TypeFieldDescriptionprotected final AttributeStore
Scope.attributes
Storage for scope attributes