Uses of Interface
org.directwebremoting.extend.ContainerAbstraction

Packages that use ContainerAbstraction
org.directwebremoting.dwrp   
org.directwebremoting.impl   
 

Uses of ContainerAbstraction in org.directwebremoting.dwrp
 

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

Uses of ContainerAbstraction in org.directwebremoting.impl
 

Classes in org.directwebremoting.impl that implement ContainerAbstraction
 class GrizzlyContainerAbstraction
          An abstraction of the servlet container that is specific to Grizzly
 class JettyContainerAbstraction
          An abstraction of the servlet container that is specific to Jetty
 class ServletSpecContainerAbstraction
          An abstraction of the servlet container that just follows the standards
 


Copyright ¬ 2005