已过时的 API


目录
已过时的方法
org.tinygroup.weblayer.webcontext.parser.util.BeanWrapperImpl.doTypeConversionIfNecessary(Object, Class)
          in favor of convertIfNecessary 
org.tinygroup.weblayer.listener.TinyServletContext.getServlet(String)
           
org.tinygroup.weblayer.listener.TinyServletContext.getServlets()
           
org.tinygroup.weblayer.webcontext.session.impl.SessionImpl.getSessionContext()
          no replacement 
org.tinygroup.weblayer.webcontext.session.impl.SessionImpl.getValue(String)
          use getAttribute instead 
org.tinygroup.weblayer.webcontext.session.impl.SessionImpl.getValueNames()
          use getAttributeNames instead 
org.tinygroup.weblayer.listener.TinyServletContext.log(Exception, String)
           
org.tinygroup.weblayer.webcontext.session.impl.SessionImpl.putValue(String, Object)
          use setAttribute instead 
org.tinygroup.weblayer.webcontext.session.impl.SessionImpl.removeValue(String)
          use removeAttribute instead 
org.tinygroup.weblayer.webcontext.basic.response.BasicResponseImpl.setStatus(int, String)
           
 



Copyright © 2006–2013 开源组织. All rights reserved.