Uses of Interface
org.jboss.portal.web.WebExecutor

Packages that use WebExecutor
org.jboss.portal.web   
org.jboss.portal.web.impl   
 

Uses of WebExecutor in org.jboss.portal.web
 

Methods in org.jboss.portal.web that return WebExecutor
 WebExecutor ServletContainer.getExecutor(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Returns an executor that will use the provided request and response.
 

Uses of WebExecutor in org.jboss.portal.web.impl
 

Methods in org.jboss.portal.web.impl that return WebExecutor
 WebExecutor DefaultServletContainer.getExecutor(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 



Copyright © 2008. All Rights Reserved.