|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ContentLocator in org.apache.jetspeed.contentserver |
Classes in org.apache.jetspeed.contentserver that implement ContentLocator | |
class |
AbstractContentLocator
AbstractContentLocator |
class |
SimpleContentLocator
SimpleContentLocator |
Fields in org.apache.jetspeed.contentserver declared as ContentLocator | |
private ContentLocator |
ContentLocatingResponseWrapper.contentLocator
|
private ContentLocator |
ContentLocatingRequestWrapper.contentLocator
|
Methods in org.apache.jetspeed.contentserver with parameters of type ContentLocator | |
protected boolean |
ContentFilter.resourceContentRequired(javax.servlet.http.HttpServletRequest request,
ContentLocator contentLocator)
|
Constructors in org.apache.jetspeed.contentserver with parameters of type ContentLocator | |
ContentLocatingResponseWrapper(javax.servlet.http.HttpServletResponse response,
ContentLocator contentLocator)
|
|
ContentLocatingRequestWrapper(javax.servlet.http.HttpServletRequest request,
ContentLocator contentLocator)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |