File: libraries.html

package info (click to toggle)
red5 1.0~svn4374-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 11,456 kB
  • sloc: java: 56,478; xml: 13,069; sh: 593; makefile: 33; jsp: 24
file content (17 lines) | stat: -rw-r--r-- 5,415 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html><head>
      <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
   <title>Chapter&nbsp;5.&nbsp;Red5 Libraries</title><link rel="stylesheet" href="html.css" type="text/css"><meta name="generator" content="DocBook XSL-NS Stylesheets V1.74.0"><link rel="home" href="index.html" title="Red5 - Reference Documentation"><link rel="up" href="getting-started.html" title="Part&nbsp;I.&nbsp;Getting Started"><link rel="prev" href="migration-guide.html" title="Chapter&nbsp;4.&nbsp;Migration Guide"><link rel="next" href="building.html" title="Chapter&nbsp;6.&nbsp;Building Red5"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div xmlns="http://www.w3.org/TR/xhtml1/transitional" style="background-color:white;border:none;height:73px;border:1px solid black;"><a style="border:none;" href="http://osflash.org/red5" title="Red5 Open Source Flash Server"><img style="border:none;" src="images/red5-banner.png"></img></a><a style="border:none;" href="http://osflash.org/red5" title="Red5 Open Source Flash Server"><img style="border:none;position:absolute;padding-top:5px;right:42px;" src="images/red5-banner-logo.png"></img></a></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="libraries"></a>Chapter&nbsp;5.&nbsp;Red5 Libraries</h2></div></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e1751"></a>5.1.&nbsp;Spring scripting support</h2></div></div></div><div class="itemizedlist"><ul type="disc"><li><p>
					<a class="link" href="http://www.mozilla.org/rhino/" target="_top">http://www.mozilla.org/rhino/</a> 
				</p></li><li><p>
					<a class="link" href="http://static.springframework.org/spring/docs/2.0.2/reference/dynamic-language.html#dynamic" target="_top">http://static.springframework.org/spring/docs/2.0.2/reference/dynamic-language.html#dynamic</a>
				</p></li><li><p>spring-support.jar </p></li></ul></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e1770"></a>5.2.&nbsp;Groovy</h2></div></div></div><div class="itemizedlist"><ul type="disc"><li><p>
					<a class="link" href="http://groovy.codehaus.org/" target="_top">http://groovy.codehaus.org/</a> 
				</p></li><li><p>asm-2.2.2.jar </p></li><li><p>antlr-2.7.6.jar </p></li><li><p>groovy-1.0.jar</p></li></ul></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e1789"></a>5.3.&nbsp;Beanshell</h2></div></div></div><div class="itemizedlist"><ul type="disc"><li><p>
					<a class="link" href="http://www.beanshell.org/" target="_top">http://www.beanshell.org/</a> 
				</p></li><li><p>bsh-2.0b5.jar </p></li><li><p>cglib-nodep-2.1_3.jar </p></li></ul></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e1805"></a>5.4.&nbsp;Ruby</h2></div></div></div><div class="itemizedlist"><ul type="disc"><li><p>
					<a class="link" href="http://jruby.codehaus.org/" target="_top">http://jruby.codehaus.org/</a> 
				</p></li><li><p>jruby.jar </p></li><li><p>cglib-nodep-2.1_3.jar </p></li></ul></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e1821"></a>5.5.&nbsp;Jython / Python</h2></div></div></div><div class="itemizedlist"><ul type="disc"><li><p>
					<a class="link" href="http://www.jython.org/Project/index.html" target="_top">http://www.jython.org/Project/index.html</a> 
				</p></li><li><p>jython.jar </p></li></ul></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e1834"></a>5.6.&nbsp;Java 5 Libraries</h2></div></div></div><p>The following are need for Java 5 only:</p></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e1839"></a>5.7.&nbsp;Script related JSR's</h2></div></div></div><div class="itemizedlist"><ul type="disc"><li><p>jsr-223-1.0-pr.jar </p></li><li><p>jsr173_1.0_api.jar </p></li></ul></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e1849"></a>5.8.&nbsp;Javascript / Rhino</h2></div></div></div><div class="itemizedlist"><ul type="disc"><li><p>
					<a class="link" href="http://www.mozilla.org/rhino/" target="_top">http://www.mozilla.org/rhino/</a> 
				</p></li><li><p>js.jar </p></li><li><p>xbean.jar - needed for E4X </p></li></ul></div></div></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="migration-guide.html">Prev</a>&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right">&nbsp;<a accesskey="n" href="building.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter&nbsp;4.&nbsp;Migration Guide&nbsp;</td><td width="20%" align="center"><span style="color:white;font-size:90%;"><a href="http://osflash.org/red5" title="Red5">Red5 Open Source Flash Server</a></span></td><td width="40%" align="right" valign="top">&nbsp;Chapter&nbsp;6.&nbsp;Building Red5</td></tr></table></div></body></html>