|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceInvocation | |
|---|---|
| org.jboss.portal.portlet.controller | |
| org.jboss.portal.portlet.controller.impl | |
| org.jboss.portal.portlet.impl.jsr168 | |
| org.jboss.portal.portlet.impl.jsr168.api | |
| Uses of ResourceInvocation in org.jboss.portal.portlet.controller |
|---|
| Methods in org.jboss.portal.portlet.controller with parameters of type ResourceInvocation | |
|---|---|
PortletInvocationResponse |
PortletControllerContext.invoke(ResourceInvocation resourceInvocation)
|
| Uses of ResourceInvocation in org.jboss.portal.portlet.controller.impl |
|---|
| Methods in org.jboss.portal.portlet.controller.impl with parameters of type ResourceInvocation | |
|---|---|
PortletInvocationResponse |
AbstractPortletControllerContext.invoke(ResourceInvocation resourceInvocation)
|
| Uses of ResourceInvocation in org.jboss.portal.portlet.impl.jsr168 |
|---|
| Methods in org.jboss.portal.portlet.impl.jsr168 with parameters of type ResourceInvocation | |
|---|---|
static ResourceRequestParameterMap |
ResourceRequestParameterMap.create(NavigationInfo navigationInfo,
ResourceInvocation invocation)
- resource parameter : always - form parameter : if it is a POST with the content type set to application/... |
| Uses of ResourceInvocation in org.jboss.portal.portlet.impl.jsr168.api |
|---|
| Constructors in org.jboss.portal.portlet.impl.jsr168.api with parameters of type ResourceInvocation | |
|---|---|
ClientDataRequestImpl(PortletContainerImpl container,
ResourceInvocation invocation)
|
|
ResourceRequestImpl(PortletContainerImpl container,
ResourceInvocation invocation)
|
|
ResourceResponseImpl(ResourceInvocation invocation,
PortletRequestImpl preq)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||