Uses of Interface
javax.portlet.BaseURL

Packages that use BaseURL
javax.portlet The javax.portlet package defines the API for Java Portlet Specification V2.0. 
 

Uses of BaseURL in javax.portlet
 

Subinterfaces of BaseURL in javax.portlet
 interface PortletURL
          The PortletURL interface represents a URL that reference the portlet itself.
 interface ResourceURL
          The ResourceURL defines a resource URL that when clicked will result in a serveResource call of the ResourceServingPortlet interface.