|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InternalPortletResponse | |
---|---|
org.apache.pluto.internal | |
org.apache.pluto.internal.impl |
Uses of InternalPortletResponse in org.apache.pluto.internal |
---|
Subinterfaces of InternalPortletResponse in org.apache.pluto.internal | |
---|---|
interface |
InternalActionResponse
The internal action response interface extends the internal portlet response interface and provides some action-specific methods. |
interface |
InternalEventResponse
The internal event response interface extends the internal portlet response interface and provides some event-specific methods. |
interface |
InternalRenderResponse
The internal render response interface extends the internal portlet response interface and provides some render-specific methods. |
interface |
InternalResourceResponse
The internal resource response interface extends the internal portlet response interface and provides some resource-specific methods. |
Uses of InternalPortletResponse in org.apache.pluto.internal.impl |
---|
Classes in org.apache.pluto.internal.impl that implement InternalPortletResponse | |
---|---|
class |
ActionResponseImpl
|
class |
EventResponseImpl
Implementation of JSR-286 EventResponse . |
class |
MimeResponseImpl
|
class |
PortletResponseImpl
Abstract javax.portlet.PortletResponse implementation. |
class |
RenderResponseImpl
Implementation of the javax.portlet.RenderResponse interface. |
class |
ResourceResponseImpl
|
class |
StateAwareResponseImpl
Implementation of JSR-286 StateAwareResponse . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |