Package org.apache.shale.remoting.faces

This package contains integration for the Shale remoting facilities with standard JavaServer Faces extension points.

See:
          Description

Class Summary
BasicResponseWriter Basic implementation of javax.faces.context.ResponseWriter for use when a content type other than text/html is desired (such as text/xml).
MappingsHelper Helper bean for accessing the Mappings instance for this application, creating it the first time if necessary.
RemotingPhaseListener A JavaServer Faces PhaseListener that provides support for intercepting some incoming requests, and processing them separately from the standard Request Processing Lifecycle, without requiring explicit configuration (for example, of a Servlet or a Filter).
ResponseFactory Factory class for returning ResponseStream or ResponseWriter instances that may be used to produce output response content that is independent of whether we are running in a servlet or portlet environment.
 

Package org.apache.shale.remoting.faces Description

This package contains integration for the Shale remoting facilities with standard JavaServer Faces extension points.



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.