| Class | Description |
|---|---|
| ActionHandler | |
| ActionHandler.RequestContextWrapper | |
| DirectResourceServingHandler | |
| EventHandler | |
| InvocationDispatcher |
Decides which
InvocationHandler will handle a given PortletInvocation, originating from the portal, to convert it into one or more WSRP calls. |
| InvocationHandler<Invocation extends org.gatein.pc.api.invocation.PortletInvocation,Request,Response> |
Handles a specific type of PortletInvocation, translating it back and forth into WSRP-understable structures.
|
| InvocationHandler.RequestPrecursor<Invocation extends org.gatein.pc.api.invocation.PortletInvocation> |
Extracts basic required elements for all invocation requests.
|
| MimeResponseHandler<Invocation extends org.gatein.pc.api.invocation.PortletInvocation,Request,Response,LocalMimeResponse extends MimeResponse> | |
| MultiPartUtil | |
| NavigationalStateUpdatingHandler<Invocation extends org.gatein.pc.api.invocation.PortletInvocation,Request,Response> | |
| ProducerSessionInformation |
Records portlet session and cookie information for a given producer.
|
| RenderHandler | |
| ResourceHandler | |
| SessionHandler |
Manages session information and operations on behalf of a consumer.
|
Copyright © 2006-2014 GateIn. All Rights Reserved.