Uses of Class
org.xwiki.portlet.url.DispatchURLFactory

Packages that use DispatchURLFactory
org.xwiki.portlet.url   
org.xwiki.portlet.view   
 

Uses of DispatchURLFactory in org.xwiki.portlet.url
 

Constructors in org.xwiki.portlet.url with parameters of type DispatchURLFactory
DefaultURLRewriter(DispatchURLFactory dispatchURLFactory, String contextPath)
          Creates a new URL rewriter that transforms relative servlet URLs into portlet URLs.
 

Uses of DispatchURLFactory in org.xwiki.portlet.view
 

Constructors in org.xwiki.portlet.view with parameters of type DispatchURLFactory
StreamFilterManager(DispatchURLFactory dispatchURLFactory, String contextPath, String portletNamespace, RequestType requestType)
          Creates a new StreamFilter manager that uses the given portlet URL factory and the given portlet name-space.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.