Uses of Interface
org.red5.server.jmx.mxbeans.AttributeStoreMXBean
Package
Description
-
Uses of AttributeStoreMXBean in io.antmedia
-
Uses of AttributeStoreMXBean in io.antmedia.console
Modifier and TypeClassDescriptionclass
Sample application that uses the client manager. -
Uses of AttributeStoreMXBean in org.red5.server
Modifier 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
Modifier 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
Modifier 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
Modifier and TypeInterfaceDescriptioninterface
Connection coming from Remoting clients. -
Uses of AttributeStoreMXBean in org.red5.server.api.service
Modifier and TypeInterfaceDescriptioninterface
Connection that has options to invoke and handle remote calls -
Uses of AttributeStoreMXBean in org.red5.server.api.stream
Modifier and TypeInterfaceDescriptioninterface
A connection that supports streaming. -
Uses of AttributeStoreMXBean in org.red5.server.jmx.mxbeans
Modifier and TypeInterfaceDescriptioninterface
interface
-
Uses of AttributeStoreMXBean in org.red5.server.net.rtmp
Modifier and TypeClassDescriptionclass
RTMP connection.class
Represents an RTMP connection using Mina.