org.red5.server.war
Class WebSettings
java.lang.Object
org.red5.server.war.WebSettings
- All Implemented Interfaces:
- Serializable
public class WebSettings
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebSettings
public WebSettings()
getPath
public String getPath()
setPath
public void setPath(String path)
getConfigs
public String[] getConfigs()
setConfigs
public void setConfigs(String[] configs)
getWebAppKey
public String getWebAppKey()
setWebAppKey
public void setWebAppKey(String webAppKey)
Copyright © 2006-2007 the Red5 project.