Uses of Class
org.red5.server.net.rtmp.status.Status
Packages that use Status
Package
Description
-
Uses of Status in org.red5.server.api.service
Methods in org.red5.server.api.service with parameters of type Status -
Uses of Status in org.red5.server.net.rtmp
Methods in org.red5.server.net.rtmp with parameters of type StatusModifier and TypeMethodDescriptionvoid
Channel.sendStatus
(Status status) Sends status notification.void
Sends a status object to the connection.void
Sends a status object to the connection on a given channel. -
Uses of Status in org.red5.server.net.rtmp.status
Methods in org.red5.server.net.rtmp.status that return Status -
Uses of Status in org.red5.server.stream
Methods in org.red5.server.stream with parameters of type StatusModifier and TypeMethodDescriptionprivate void
PlayEngine.doPushMessage
(Status status) Sends a status message. -
Uses of Status in org.red5.server.stream.message
Fields in org.red5.server.stream.message declared as StatusMethods in org.red5.server.stream.message that return StatusMethods in org.red5.server.stream.message with parameters of type Status