| Package | Description |
|---|---|
| org.gatein.pc.portlet.impl.jsr168.api |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionRequestImpl |
class |
ClientDataRequestImpl |
class |
EventRequestImpl |
class |
RenderRequestImpl |
class |
ResourceRequestImpl |
| Modifier and Type | Field and Description |
|---|---|
protected PortletRequestImpl |
BaseURLImpl.preq
.
|
protected PortletRequestImpl |
PortletResponseImpl.preq
.
|
| Modifier and Type | Method and Description |
|---|---|
static PortletURLImpl |
PortletURLImpl.createActionURL(PortletInvocation invocation,
PortletRequestImpl preq) |
static PortletURLImpl |
PortletURLImpl.createRenderURL(PortletInvocation invocation,
PortletRequestImpl preq) |
static ResourceURLImpl |
ResourceURLImpl.createResourceURL(PortletInvocation invocation,
PortletRequestImpl preq) |
| Constructor and Description |
|---|
ActionResponseImpl(ActionInvocation invocation,
PortletRequestImpl preq) |
BaseURLImpl(PortletInvocation invocation,
PortletRequestImpl preq,
boolean filterable) |
EventResponseImpl(EventInvocation invocation,
PortletRequestImpl preq) |
MimeResponseImpl(PortletInvocation invocation,
PortletRequestImpl preq) |
PortletResponseImpl(PortletInvocation invocation,
PortletRequestImpl preq) |
RenderResponseImpl(RenderInvocation invocation,
PortletRequestImpl preq) |
ResourceResponseImpl(ResourceInvocation invocation,
PortletRequestImpl preq) |
StateAwareResponseImpl(PortletInvocation invocation,
PortletRequestImpl preq) |
Copyright © 2003-2017 GateIn. All Rights Reserved.