Uses of Interface
org.directwebremoting.WebContext

Packages that use WebContext
org.directwebremoting This package contains all the classes that are interesting to DWR users going about normal DWR business. 
org.directwebremoting.extend This 'extend' package contains many of the classes that are interesting to very advanced DWR users, and people embedding or extending DWR. 
 

Uses of WebContext in org.directwebremoting
 

Methods in org.directwebremoting that return WebContext
static WebContext WebContextFactory.get()
          Accessor for the current WebContext.
 WebContext WebContextFactory.WebContextBuilder.get()
           
 

Uses of WebContext in org.directwebremoting.extend
 

Subinterfaces of WebContext in org.directwebremoting.extend
 interface RealWebContext
          An interface that extends WebContext with some functions that should not be used by end users, but could be useful to system extenders.
 


Copyright ยจ 2008