Package | Description |
---|---|
org.apache.shale.remoting |
This package contains interfaces and APIs to support access for remoting
(client side components that need to perform server side activities and/or
retrieve information on a background thread).
|
org.apache.shale.remoting.faces |
This package contains integration for the Shale remoting facilities
with standard JavaServer Faces extension points.
|
org.apache.shale.remoting.impl |
This package contains default implementations for the APIs specified
by Shale remoting support.
|
Class and Description |
---|
Mapping
Configuration element describing the mapping between a view identifier
URL pattern to a corresponding processor class.
|
Mappings
Configuration object used to manage the
Mapping instances for
a particular web application. |
Mechanism
Typesafe enumeration of the legal values that may be specified for the
mechanism property of a Mapping . |
Processor
Interface describing business logic responsible for processing an incoming
remoting request, and creating the corresponding response.
|
Class and Description |
---|
Mappings
Configuration object used to manage the
Mapping instances for
a particular web application. |
Class and Description |
---|
Mapping
Configuration element describing the mapping between a view identifier
URL pattern to a corresponding processor class.
|
Mappings
Configuration object used to manage the
Mapping instances for
a particular web application. |
Mechanism
Typesafe enumeration of the legal values that may be specified for the
mechanism property of a Mapping . |
Processor
Interface describing business logic responsible for processing an incoming
remoting request, and creating the corresponding response.
|
Copyright © 2004-2013 Apache Software Foundation. All Rights Reserved.