Uses of Class
org.red5.server.AttributeStore
-
Uses of AttributeStore in org.red5.server
Modifier and TypeClassDescriptionclass
Base abstract class for connections.class
Client is an abstraction representing user connected to Red5 application.class
Persistable attributes store.Modifier and TypeMethodDescriptionstatic AttributeStore
AttributeStore.from
(CompositeData cd) Allows for reconstruction via CompositeData. -
Uses of AttributeStore in org.red5.server.net.rtmp
Modifier and TypeClassDescriptionclass
RTMP connection.class
Represents an RTMP connection using Mina. -
Uses of AttributeStore in org.red5.server.scope
Modifier and TypeFieldDescriptionprotected final AttributeStore
Scope.attributes
Storage for scope attributes