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 TypeClassDescriptionclassBase abstract class for connections.classClient is an abstraction representing user connected to Red5 application.classPersistable attributes store.Methods in org.red5.server that return AttributeStoreModifier and TypeMethodDescriptionstatic AttributeStoreAttributeStore.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 TypeClassDescriptionclassRTMP connection.classRepresents 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 AttributeStoreScope.attributesStorage for scope attributes