Package org.apache.struts2.rest

Interface Summary
HttpHeaders Type-safe rest-related informtion to apply to a response
 

Class Summary
ContentTypeHandlerManager Manages ContentTypeHandler instances and uses them to process results
ContentTypeInterceptor Uses the content handler to apply the request body to the action
ControllerClasspathPackageProvider Checks for actions ending in Controller indicating a Rest controller
DefaultHttpHeaders Default implementation of rest info that uses fluent-style construction
RestActionInvocation Extends the usual ActionInvocation to add support for processing the object returned from the action execution.
RestActionMapper This Restful action mapper enforces Ruby-On-Rails Rest-style mappings.
RestActionProxyFactory Factory that creates the RestActionInvocation
RestWorkflowInterceptor An interceptor that makes sure there are not validation errors before allowing the interceptor chain to continue.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.