|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IContentResponse | |
|---|---|
| org.jasig.portlet.proxy.service | |
| org.jasig.portlet.proxy.service.proxy.document | |
| org.jasig.portlet.proxy.service.web | |
| Uses of IContentResponse in org.jasig.portlet.proxy.service |
|---|
| Classes in org.jasig.portlet.proxy.service with type parameters of type IContentResponse | |
|---|---|
interface |
IContentService<T extends IContentRequest,S extends IContentResponse>
|
| Classes in org.jasig.portlet.proxy.service that implement IContentResponse | |
|---|---|
class |
GenericContentResponseImpl
|
| Uses of IContentResponse in org.jasig.portlet.proxy.service.proxy.document |
|---|
| Methods in org.jasig.portlet.proxy.service.proxy.document with parameters of type IContentResponse | |
|---|---|
void |
URLRewritingFilter.filter(org.jsoup.nodes.Document document,
IContentResponse proxyResponse,
javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
|
void |
IDocumentFilter.filter(org.jsoup.nodes.Document document,
IContentResponse proxyResponse,
javax.portlet.RenderRequest portletRequest,
javax.portlet.RenderResponse portletResponse)
|
void |
ContentClippingFilter.filter(org.jsoup.nodes.Document document,
IContentResponse proxyResponse,
javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
|
protected void |
URLRewritingFilter.updateUrls(org.jsoup.nodes.Document document,
IContentResponse proxyResponse,
Map<String,Set<String>> elementSet,
javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response,
boolean action)
|
| Uses of IContentResponse in org.jasig.portlet.proxy.service.web |
|---|
| Classes in org.jasig.portlet.proxy.service.web that implement IContentResponse | |
|---|---|
class |
HttpContentResponseImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||