Class PortletInvocationResponse

java.lang.Object
org.gatein.pc.api.invocation.response.PortletInvocationResponse
Direct Known Subclasses:
ContentResponse, ErrorResponse, RedirectionResponse, RevalidateMarkupResponse, SecurityResponse, StreamResponse, UnavailableResponse, UpdateNavigationalStateResponse

public class PortletInvocationResponse extends Object
The base interface for all result objects.
Version:
$Revision: 5448 $
Author:
Julien Viet
  • Constructor Details

    • PortletInvocationResponse

      public PortletInvocationResponse()