| Package | Description |
|---|---|
| br.com.caelum.vraptor.interceptor | |
| br.com.caelum.vraptor.interceptor.download | |
| br.com.caelum.vraptor.interceptor.multipart |
| Modifier and Type | Class and Description |
|---|---|
class |
DeserializingInterceptor
Important: this interceptor must be after the
ParametersInstantiatorInterceptor |
class |
OutjectResult
Outjects the result of the method invocation to the desired result
|
class |
ParametersInstantiatorInterceptor
An interceptor which instantiates parameters and provide them to the stack.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DownloadInterceptor
Intercepts methods whom return a File or an InputStream.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NullMultipartInterceptor
A null implementation of
MultipartInterceptor. |
Copyright © 2013 Caelum. All Rights Reserved.