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 TypeClassDescriptionclass
Sample application that uses the client manager. -
Uses of AttributeStoreMXBean in org.red5.server
Classes in org.red5.server that implement AttributeStoreMXBeanModifier and TypeClassDescriptionclass
class
Base abstract class for connections.class
Client is an abstraction representing user connected to Red5 application.class
Persistable attributes store. -
Uses of AttributeStoreMXBean in org.red5.server.adapter
Classes in org.red5.server.adapter that implement AttributeStoreMXBeanModifier and TypeClassDescriptionclass
Base class for applications, takes care that callbacks are executed single-threaded.class
ApplicationAdapter class serves as a base class for your Red5 applications.class
StatefulScopeWrappingAdapter class wraps stateful IScope functionality. -
Uses of AttributeStoreMXBean in org.red5.server.api
Subinterfaces of AttributeStoreMXBean in org.red5.server.apiModifier and TypeInterfaceDescriptioninterface
Base interface for all API objects with attributesinterface
Attribute storage with automatic object casting support.interface
The client object represents a single client.interface
The connection object. -
Uses of AttributeStoreMXBean in org.red5.server.api.remoting
Subinterfaces of AttributeStoreMXBean in org.red5.server.api.remotingModifier and TypeInterfaceDescriptioninterface
Connection coming from Remoting clients. -
Uses of AttributeStoreMXBean in org.red5.server.api.service
Subinterfaces of AttributeStoreMXBean in org.red5.server.api.serviceModifier and TypeInterfaceDescriptioninterface
Connection 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 TypeInterfaceDescriptioninterface
A connection that supports streaming. -
Uses of AttributeStoreMXBean in org.red5.server.jmx.mxbeans
Subinterfaces of AttributeStoreMXBean in org.red5.server.jmx.mxbeansModifier and TypeInterfaceDescriptioninterface
interface
-
Uses of AttributeStoreMXBean in org.red5.server.net.rtmp
Classes in org.red5.server.net.rtmp that implement AttributeStoreMXBeanModifier and TypeClassDescriptionclass
RTMP connection.class
Represents an RTMP connection using Mina.