|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ConnectionMBean in org.red5.server |
---|
Classes in org.red5.server that implement ConnectionMBean | |
---|---|
class |
BaseConnection
Base abstract class for connections. |
Uses of ConnectionMBean in org.red5.server.api |
---|
Subinterfaces of ConnectionMBean in org.red5.server.api | |
---|---|
interface |
IConnection
The connection object. |
Uses of ConnectionMBean in org.red5.server.api.remoting |
---|
Subinterfaces of ConnectionMBean in org.red5.server.api.remoting | |
---|---|
interface |
IRemotingConnection
Connection coming from Remoting clients. |
Uses of ConnectionMBean in org.red5.server.api.service |
---|
Subinterfaces of ConnectionMBean in org.red5.server.api.service | |
---|---|
interface |
IServiceCapableConnection
Connection that has options to invoke and handle remote calls |
Uses of ConnectionMBean in org.red5.server.api.stream |
---|
Subinterfaces of ConnectionMBean in org.red5.server.api.stream | |
---|---|
interface |
IStreamCapableConnection
A connection that supports streaming. |
Uses of ConnectionMBean in org.red5.server.net.remoting |
---|
Classes in org.red5.server.net.remoting that implement ConnectionMBean | |
---|---|
class |
RemotingConnection
Connection class so the Red5 object works in methods invoked through remoting. |
Uses of ConnectionMBean in org.red5.server.net.rtmp |
---|
Classes in org.red5.server.net.rtmp that implement ConnectionMBean | |
---|---|
class |
EdgeRTMPMinaConnection
|
class |
RTMPConnection
RTMP connection. |
class |
RTMPMinaConnection
Represents an RTMP connection using Mina. |
class |
RTMPOriginConnection
A pseudo-connection on Origin that represents a client on Edge. |
Uses of ConnectionMBean in org.red5.server.net.rtmpt |
---|
Classes in org.red5.server.net.rtmpt that implement ConnectionMBean | |
---|---|
class |
BaseRTMPTConnection
|
class |
RTMPTClientConnection
|
class |
RTMPTConnection
A RTMPT client / session. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |