| Name | Description | Type | Package | Framework |
| AcceptHeaderToFormat | Interface | br.com.caelum.vraptor.view | VRaptor | |
| DefaultAcceptHeaderToFormat | The default AcceptHeaderToFormat implementation searches for registered mime types. | Class | br.com.caelum.vraptor.view | VRaptor |
| DefaultHttpResult | Class | br.com.caelum.vraptor.view | VRaptor | |
| DefaultLogicResult | The default implementation of LogicResult. | Class | br.com.caelum.vraptor.view | VRaptor |
| DefaultPageResult | Default page result implementation. | Class | br.com.caelum.vraptor.view | VRaptor |
| DefaultPathResolver | The default vraptor3 path resolver uses the type and method name as "/typeName/methodName. | Class | br.com.caelum.vraptor.view | VRaptor |
| DefaultRefererResult | Class | br.com.caelum.vraptor.view | VRaptor | |
| DefaultStatus | Allows header related results. | Class | br.com.caelum.vraptor.view | VRaptor |
| DefaultValidationViewsFactory | Default implementation for ValidationViewsFactory If you want to extend this behavior use: | Class | br.com.caelum.vraptor.view | VRaptor |
| EmptyResult | Class | br.com.caelum.vraptor.view | VRaptor | |
| FlashScope | Component responsible to allow redirects with the same passed parametersSince:3. | Interface | br.com.caelum.vraptor.view | VRaptor |
| HttpResult | A view that deals with HTTP protocol, sending status and error codes and adding headers. | Interface | br.com.caelum.vraptor.view | VRaptor |
| LinkToHandler | View helper for generating urisSince:3. | Class | br.com.caelum.vraptor.view | VRaptor |
| LogicResult | Logic result allows logics to redirect to another logic by invoking the method itself, in a very typesafe way. | Interface | br.com.caelum.vraptor.view | VRaptor |
| PageResult | A common forward/redirect/include page result. | Interface | br.com.caelum.vraptor.view | VRaptor |
| PathResolver | Decides the url to forward after a request was executed. | Interface | br.com.caelum.vraptor.view | VRaptor |
| RefererResult | Redirects or forwards to the Referer. | Interface | br.com.caelum.vraptor.view | VRaptor |
| ResultException | Class | br.com.caelum.vraptor.view | VRaptor | |
| Results | Some common results for most web based logics. | Class | br.com.caelum.vraptor.view | VRaptor |
| SessionFlashScope | FlashScope that uses the HttpSession to hold the dataSince:3. | Class | br.com.caelum.vraptor.view | VRaptor |
| Status | Allows status + header related results. | Interface | br.com.caelum.vraptor.view | VRaptor |
| ValidationViewsFactory | Component responsible for instantiating corresponding validation form of given view. | Interface | br.com.caelum.vraptor.view | VRaptor |