Uses of Interface
org.directwebremoting.extend.ContainerAbstraction

Packages that use ContainerAbstraction
org.directwebremoting.dwrp   
org.directwebremoting.server.jetty   
org.directwebremoting.server.servlet2   
org.directwebremoting.server.servlet3   
 

Uses of ContainerAbstraction in org.directwebremoting.dwrp
 

Methods in org.directwebremoting.dwrp with parameters of type ContainerAbstraction
 void BasePollHandler.setContainerAbstraction(ContainerAbstraction containerAbstraction)
           
 

Uses of ContainerAbstraction in org.directwebremoting.server.jetty
 

Classes in org.directwebremoting.server.jetty that implement ContainerAbstraction
 class JettyContinuationContainerAbstraction
          An abstraction of the servlet container that is specific to Jetty
 

Uses of ContainerAbstraction in org.directwebremoting.server.servlet2
 

Classes in org.directwebremoting.server.servlet2 that implement ContainerAbstraction
 class Servlet24ContainerAbstraction
          An abstraction of the servlet container that just follows the standards
 

Uses of ContainerAbstraction in org.directwebremoting.server.servlet3
 

Classes in org.directwebremoting.server.servlet3 that implement ContainerAbstraction
 class Servlet30ContainerAbstraction
          An abstraction of the servlet container that just follows the standards
 


Copyright ยจ 2008