Modifier and Type | Class and Description |
---|---|
class |
ApplicationConfiguration
Basic implementation of an application configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
LocaleBasedCalendarConverter
Locale based calendar converter.
|
class |
LocaleBasedDateConverter
Locale based date converter.
|
class |
LocaleBasedTimeConverter |
Modifier and Type | Class and Description |
---|---|
class |
LocaleBasedBigDecimalConverter
Localized version of VRaptor's BigDecimal converter.
|
class |
LocaleBasedDoubleConverter
Localized version of VRaptor's Double converter.
|
class |
LocaleBasedFloatConverter
Localized version of VRaptor's Float converter.
|
class |
LocaleBasedPrimitiveDoubleConverter
Localized version of VRaptor's Double converter.
|
class |
LocaleBasedPrimitiveFloatConverter
Localized version of VRaptor's Float converter.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultMethodInfo
Holder for method being invoked and parameters being passed.
|
class |
DefaultResult
A basic implementation of a Result
|
class |
JstlLocalization
The default implementation of bundle provider uses JSTL's api to access user information on the bundle to be used.
|
Modifier and Type | Class and Description |
---|---|
class |
IogiParametersProvider |
class |
VRaptorInstantiator |
Modifier and Type | Class and Description |
---|---|
class |
EmptyElementsRemoval
A component capable of removing null elements out of collections and arrays.
|
class |
OgnlFacade
Trying to hide all OGNL ugliness
|
class |
OgnlParametersProvider
Provides parameters using ognl to parse expression values into parameter
values.
|
class |
VRaptorConvertersAdapter |
Modifier and Type | Class and Description |
---|---|
class |
DownloadInterceptor
Intercepts methods whom return a File or an InputStream.
|
Modifier and Type | Class and Description |
---|---|
class |
CommonsUploadMultipartInterceptor
A multipart interceptor based on Apache Commons Upload.
|
class |
Servlet3MultipartInterceptor
A multipart interceptor based on Servlet3 File Upload.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceControllerInterceptor<T extends HypermediaResource>
Intercepts invocations to state control's intercepted controllers.
|
Modifier and Type | Class and Description |
---|---|
class |
RestfulSerialization
Custom serialization process provides a way to add links to your resource representations.
|
class |
RestfulSerializationJSON
Custom serialization process provides a way to add links to your resource representations.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultBeanValidator
Implements the
BeanValidator using Bean Validation especification (JSR303). |
class |
DefaultValidator
The default validator implementation.
|
class |
MethodValidatorInterceptor
Validate method parameters using Hibernate Validator.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultPathResolver
The default vraptor3 path resolver uses the type and method name as
"/typeName/methodName.jsp".
|
Copyright © 2013 Caelum. All Rights Reserved.