Package | Description |
---|---|
org.red5.server.net.rtmp | |
org.red5.server.net.rtmpt |
Modifier and Type | Class and Description |
---|---|
class |
BaseRTMPHandler
Base class for all RTMP handlers.
|
class |
RTMPHandler
RTMP events handler.
|
Modifier and Type | Field and Description |
---|---|
protected IRTMPHandler |
RTMPMinaIoHandler.handler
RTMP events handler
|
Modifier and Type | Method and Description |
---|---|
void |
RTMPMinaIoHandler.setHandler(IRTMPHandler handler)
Setter for handler.
|
Modifier and Type | Class and Description |
---|---|
class |
RTMPTHandler
Handler for RTMPT messages.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseRTMPTConnection.setHandler(IRTMPHandler handler) |
Copyright © 2006-2012 The Red5 Project