Package | Description |
---|---|
javax.faces.application |
APIs that are used to link an application's
business logic objects to JavaServer Faces, as well as convenient
pluggable mechanisms to manage the execution of an application that is
based on JavaServer Faces.
|
javax.faces.component |
Fundamental APIs for user
interface components.
|
javax.faces.component.behavior |
APIs for attaching additional
behavior to user interface components.
|
javax.faces.component.html |
Specialized user
interface component classes for HTML.
|
javax.faces.component.visit |
APIs for traversing a user interface component view. |
javax.faces.context |
Classes and interfaces
defining per-request state information.
|
javax.faces.convert |
Contains classes and interfaces
defining converters.
|
javax.faces.el |
DEPRECATED Classes and interfaces for evaluating and
processing reference expressions.
|
javax.faces.event |
Interfaces describing events and event
listeners, and concrete event implementation classes.
|
javax.faces.lifecycle |
Classes and interfaces defining lifecycle management for the
JavaServer Faces implementation.
|
javax.faces.render |
Classes and interfaces
defining the rendering model.
|
javax.faces.validator |
Interface defining the validator
model, and concrete validator implementation classes.
|
javax.faces.view |
Classes for defining a View Declaration Language (VDL) for authoring JavaServer Faces user interfaces. |
javax.faces.view.facelets |
This package contains public classes for the Java code API of Facelets. |
javax.faces.webapp |
Classes required for integration of
JavaServer Faces into web applications, including a standard servlet,
base classes for JSP custom component
tags, and concrete tag implementations for core tags.
|
Class and Description |
---|
FacesContext
FacesContext contains all of the per-request state
information related to the processing of a single JavaServer Faces request,
and the rendering of the corresponding response.
|
Class and Description |
---|
FacesContext
FacesContext contains all of the per-request state
information related to the processing of a single JavaServer Faces request,
and the rendering of the corresponding response.
|
Class and Description |
---|
FacesContext
FacesContext contains all of the per-request state
information related to the processing of a single JavaServer Faces request,
and the rendering of the corresponding response.
|
Class and Description |
---|
FacesContext
FacesContext contains all of the per-request state
information related to the processing of a single JavaServer Faces request,
and the rendering of the corresponding response.
|
Class and Description |
---|
FacesContext
FacesContext contains all of the per-request state
information related to the processing of a single JavaServer Faces request,
and the rendering of the corresponding response.
|
Class and Description |
---|
ExceptionHandler
ExceptionHandler is the
central point for handling unexpected
|
ExceptionHandlerFactory
ExceptionHandlerFactory
is a factory object that creates (if needed) and returns a new |
ExternalContext
This class allows the Faces API to be unaware of the nature of its
containing application environment.
|
ExternalContextFactory
ExternalContextFactory
is a factory object that creates
(if needed) and returns new
ExternalContext instances, initialized
for the processing of the specified request and response objects. |
FacesContext
FacesContext contains all of the per-request state
information related to the processing of a single JavaServer Faces request,
and the rendering of the corresponding response.
|
Flash
The Flash concept is taken from Ruby on Rails and provides a way to pass temporary objects between the user views generated by the faces lifecycle. |
PartialResponseWriter
PartialResponseWriter
decorates an existing |
PartialViewContext
PartialViewContext
contains methods and properties that pertain to partial request
processing and partial response rendering on a view.
|
PartialViewContextFactory
PartialViewContextFactory is a
factory object that creates (if needed) and returns new |
ResponseStream
ResponseStream is an interface describing an adapter
to an underlying output mechanism for binary output.
|
ResponseWriter
ResponseWriter is an abstract class describing an
adapter to an underlying output mechanism for character-based output.
|
ResponseWriterWrapper
Provides a simple implementation of
ResponseWriter that
can be subclassed by developers wishing to provide specialized
behavior to an existing ResponseWriter instance. |
Class and Description |
---|
FacesContext
FacesContext contains all of the per-request state
information related to the processing of a single JavaServer Faces request,
and the rendering of the corresponding response.
|
Class and Description |
---|
FacesContext
FacesContext contains all of the per-request state
information related to the processing of a single JavaServer Faces request,
and the rendering of the corresponding response.
|
Class and Description |
---|
FacesContext
FacesContext contains all of the per-request state
information related to the processing of a single JavaServer Faces request,
and the rendering of the corresponding response.
|
Class and Description |
---|
FacesContext
FacesContext contains all of the per-request state
information related to the processing of a single JavaServer Faces request,
and the rendering of the corresponding response.
|
Class and Description |
---|
FacesContext
FacesContext contains all of the per-request state
information related to the processing of a single JavaServer Faces request,
and the rendering of the corresponding response.
|
ResponseStream
ResponseStream is an interface describing an adapter
to an underlying output mechanism for binary output.
|
ResponseWriter
ResponseWriter is an abstract class describing an
adapter to an underlying output mechanism for character-based output.
|
Class and Description |
---|
FacesContext
FacesContext contains all of the per-request state
information related to the processing of a single JavaServer Faces request,
and the rendering of the corresponding response.
|
Class and Description |
---|
FacesContext
FacesContext contains all of the per-request state
information related to the processing of a single JavaServer Faces request,
and the rendering of the corresponding response.
|
Class and Description |
---|
FacesContext
FacesContext contains all of the per-request state
information related to the processing of a single JavaServer Faces request,
and the rendering of the corresponding response.
|
Class and Description |
---|
ExceptionHandler
ExceptionHandler is the
central point for handling unexpected
|
ExceptionHandlerFactory
ExceptionHandlerFactory
is a factory object that creates (if needed) and returns a new |
FacesContext
FacesContext contains all of the per-request state
information related to the processing of a single JavaServer Faces request,
and the rendering of the corresponding response.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.