JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.red5.server.api.stream.ResourceExistException
Packages that use
ResourceExistException
Package
Description
org.red5.server.api.stream
org.red5.server.jmx.mxbeans
Uses of
ResourceExistException
in
org.red5.server.api.stream
Methods in
org.red5.server.api.stream
that throw
ResourceExistException
Modifier and Type
Method
Description
void
IBroadcastStream.
saveAs
(
String
filePath, boolean isAppend)
Save the broadcast stream as a file.
Uses of
ResourceExistException
in
org.red5.server.jmx.mxbeans
Methods in
org.red5.server.jmx.mxbeans
that throw
ResourceExistException
Modifier and Type
Method
Description
void
ClientBroadcastStreamMXBean.
saveAs
(
String
name, boolean isAppend)