Uses of Interface
org.red5.server.jmx.mxbeans.AttributeStoreMXBean
Packages that use AttributeStoreMXBean
Package
Description
-
Uses of AttributeStoreMXBean in io.antmedia
Classes in io.antmedia that implement AttributeStoreMXBean -
Uses of AttributeStoreMXBean in io.antmedia.console
Classes in io.antmedia.console that implement AttributeStoreMXBeanModifier and TypeClassDescriptionclassSample application that uses the client manager. -
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.classPersistable attributes store. -
Uses of AttributeStoreMXBean in org.red5.server.adapter
Classes in org.red5.server.adapter that implement AttributeStoreMXBeanModifier and TypeClassDescriptionclassBase class for applications, takes care that callbacks are executed single-threaded.classApplicationAdapter class serves as a base class for your Red5 applications.classStatefulScopeWrappingAdapter class wraps stateful IScope functionality. -
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.remoting
Subinterfaces of AttributeStoreMXBean in org.red5.server.api.remotingModifier and TypeInterfaceDescriptioninterfaceConnection coming from Remoting clients. -
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.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.