Deprecated API


Contents
Deprecated Exceptions
org.directwebremoting.extend.MarshallException
          Use ConversionException instead 
 

Deprecated Methods
org.directwebremoting.util.BrowserDetect.debugBrowserVersions(HttpServletRequest)
          This method is for debugging only 
org.directwebremoting.util.SwallowingHttpServletResponse.encodeRedirectUrl(String)
            
org.directwebremoting.util.FakeHttpServletResponse.encodeRedirectUrl(String)
           
org.directwebremoting.util.SwallowingHttpServletResponse.encodeUrl(String)
            
org.directwebremoting.util.FakeHttpServletResponse.encodeUrl(String)
           
org.directwebremoting.extend.DebugPageGenerator.generateEngineUrl(String)
          Please tell the DWR users mailing list users@dwr.dev.java.net if you use this 
org.directwebremoting.extend.DebugPageGenerator.generateInterfaceUrl(String, String)
          Please tell the DWR users mailing list users@dwr.dev.java.net if you use this 
org.directwebremoting.extend.DebugPageGenerator.generateLibraryUrl(String, String)
          Please tell the DWR users mailing list users@dwr.dev.java.net if you use this 
org.directwebremoting.extend.DebugPageGenerator.getAvailableLibraries()
          Please tell the DWR users mailing list users@dwr.dev.java.net if you use this 
org.directwebremoting.util.FakeHttpServletRequest.getRealPath(String)
            
org.directwebremoting.util.FakeServletContext.getServlet(String)
           
org.directwebremoting.util.FakeServletContext.getServletNames()
           
org.directwebremoting.util.FakeServletContext.getServlets()
           
org.directwebremoting.util.FakeHttpSession.getSessionContext()
            
org.directwebremoting.util.FakeHttpSession.getValue(String)
           
org.directwebremoting.util.FakeHttpSession.getValueNames()
           
org.directwebremoting.util.VersionUtil.getVersion()
          Use VersionUtil.getLabel() 
org.directwebremoting.util.FakeHttpServletRequest.isRequestedSessionIdFromUrl()
            
org.directwebremoting.util.FakeServletContext.log(Exception, String)
           
org.directwebremoting.util.FakeHttpSession.putValue(String, Object)
           
org.directwebremoting.util.FakeHttpSession.removeValue(String)
           
org.directwebremoting.io.SortCriterion.setAttribute(String)
          This class will become immutable soon 
org.directwebremoting.io.StoreRegion.setCount(int)
          Don't use this it's for DWR until we sort constructor injection 
org.directwebremoting.io.SortCriterion.setDescending(boolean)
          This class will become immutable soon 
org.directwebremoting.io.StoreRegion.setQuery(Map)
          Don't use this it's for DWR until we sort constructor injection 
org.directwebremoting.io.StoreRegion.setQueryOptions(Map)
          Don't use this it's for DWR until we sort constructor injection 
org.directwebremoting.io.StoreRegion.setSort(List)
          Don't use this it's for DWR until we sort constructor injection 
org.directwebremoting.io.StoreRegion.setStart(int)
          Don't use this it's for DWR until we sort constructor injection 
org.directwebremoting.util.SwallowingHttpServletResponse.setStatus(int, String)
            
org.directwebremoting.util.FakeHttpServletResponse.setStatus(int, String)
           
 

Deprecated Constructors
org.directwebremoting.io.SortCriterion()
          We will make this class immutable soon. Use the full constructor 
 


Copyright ยจ 2008