org.atmosphere.config
Class FrameworkConfiguration
java.lang.Object
org.atmosphere.config.FrameworkConfiguration
public class FrameworkConfiguration
- extends Object
- Author:
- Sebastien Dionne : sebastien.dionne@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FrameworkConfiguration
public FrameworkConfiguration(String paramName,
String paramValue)
getParamName
public String getParamName()
setParamName
public void setParamName(String paramName)
getParamValue
public String getParamValue()
setParamValue
public void setParamValue(String paramValue)
Copyright © 2014. All Rights Reserved.