Package org.red5.client
Class Red5Client
java.lang.Object
org.red5.client.Red5Client
Utility class for accessing Red5 "client" objects.
- Author:
- The Red5 Project, Paul Gregoire (mondain@gmail.com)
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCreate a new Red5Client object using the connection local to the current thread A bit of magic that lets you access the red5 scope from anywhere -
Method Summary
-
Field Details
-
VERSION
Current server version with revision- See Also:
-
-
Constructor Details
-
Red5Client
public Red5Client()Create a new Red5Client object using the connection local to the current thread A bit of magic that lets you access the red5 scope from anywhere
-
-
Method Details
-
getVersion
Returns the current version with revision number- Returns:
- String version
-