Uses of Interface
org.red5.server.jmx.mxbeans.AttributeStoreMXBean
Packages that use AttributeStoreMXBean
Package
Description
-
Uses of AttributeStoreMXBean in org.red5.server
Classes in org.red5.server that implement AttributeStoreMXBeanModifier and TypeClassDescriptionclassclassBase abstract class for connections.classClient is an abstraction representing user connected to Red5 application. -
Uses of AttributeStoreMXBean in org.red5.server.api
Subinterfaces of AttributeStoreMXBean in org.red5.server.apiModifier and TypeInterfaceDescriptioninterfaceBase interface for all API objects with attributesinterfaceAttribute storage with automatic object casting support.interfaceThe client object represents a single client.interfaceThe connection object. -
Uses of AttributeStoreMXBean in org.red5.server.api.service
Subinterfaces of AttributeStoreMXBean in org.red5.server.api.serviceModifier and TypeInterfaceDescriptioninterfaceConnection that has options to invoke and handle remote calls -
Uses of AttributeStoreMXBean in org.red5.server.api.so
Subinterfaces of AttributeStoreMXBean in org.red5.server.api.soModifier and TypeInterfaceDescriptioninterfaceClientside access to shared objects.interfaceServerside access to shared objects.interfaceBase interface for shared objects. -
Uses of AttributeStoreMXBean in org.red5.server.api.stream
Subinterfaces of AttributeStoreMXBean in org.red5.server.api.streamModifier and TypeInterfaceDescriptioninterfaceA connection that supports streaming. -
Uses of AttributeStoreMXBean in org.red5.server.jmx.mxbeans
Subinterfaces of AttributeStoreMXBean in org.red5.server.jmx.mxbeansModifier and TypeInterfaceDescriptioninterfaceinterface -
Uses of AttributeStoreMXBean in org.red5.server.net.rtmp
Classes in org.red5.server.net.rtmp that implement AttributeStoreMXBeanModifier and TypeClassDescriptionclassRTMP connection.classRepresents an RTMP connection using Mina. -
Uses of AttributeStoreMXBean in org.red5.server.so
Classes in org.red5.server.so that implement AttributeStoreMXBeanModifier and TypeClassDescriptionclassWorks with client-side shared objectclassRepresents a remote shared object on server-side.classSpecial scope for shared objects