| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationConfiguration
Basic implementation of an application configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExceptionMapper
Default implementation of
ExceptionMapper. |
class |
DefaultRoutes
Default implementation of route info extractor.
|
class |
DefaultStaticContentHandler
Handles default content if the request corresponds to static content.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XStreamXMLDeserializer
XStream based Xml Deserializer
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJsonDeserializers |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFormatResolver
Default implementation for FormatResolver.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IogiParametersProvider |
class |
VRaptorDependencyProvider
an adapter for IOGI's dependency provider based on VRaptor's container
|
class |
VRaptorInstantiator |
class |
VRaptorParameterNamesProvider
An adapter for iogi's parameterNamesProvider
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRestfulie
Default implementation for
Restfulie |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRestDefaults
Default implementation for REST defaults.
|
class |
DefaultRestHeadersHandler |
| 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 |
DefaultRepresentationResult
Default implementation for RepresentationResult that uses request Accept format to
decide which representation will be used
|
class |
DefaultXMLConfiguration
Basic xml configuration for xml serialization.
|
class |
HTMLSerialization
delegates the serialization for the default view
|
class |
I18nMessageSerialization
Basic i18n messsage json serialization alias.
|
class |
NullProxyInitializer
ProxyInitializer that does nothing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJsonSerializers |
class |
GsonJSONSerialization
Gson implementation for JSONSerialization
|
class |
GsonSerializee |
class |
VRaptorGsonBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
CalendarDeserializer |
class |
CalendarSerializer |
class |
MessageSerializer |
| Modifier and Type | Class and Description |
|---|---|
class |
CalendarISO8601Deserializer |
class |
CalendarISO8601Serializer |
class |
DateISO8601Deserializer |
class |
DateISO8601Serializer |
| Modifier and Type | Class and Description |
|---|---|
class |
XStreamBuilderImpl
Implementation of default XStream configuration
|
class |
XStreamConverters
Component used to scan all XStream converters
|
static class |
XStreamConverters.NullConverter
for DI purposes
|
class |
XStreamJSONPSerialization
Default implementation for JSONPSerialization that decorates default jsonSerialization output
adding the callback padding
|
class |
XStreamJSONSerialization
XStream implementation for JSONSerialization
|
class |
XStreamXMLSerialization
XStream implementation for XmlSerialization
|
| Modifier and Type | Class and Description |
|---|---|
class |
ISO8601Util
Helper class for handling ISO8601 strings of the following format:
"1982-06-10T05:00:00.000-03:00".
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExtJson
Implementation for
ExtJSJson. |
| Modifier and Type | Class and Description |
|---|---|
class |
MockHttpResult
A mocked Result for testing the http body, content type and character encoding.
|
class |
MockHttpServletResponse
A simple mock for HttpServletResponse.
|
class |
MockResult
A mocked Result for testing your controllers.
|
class |
MockSerializationResult
A mocked Result for testing your serialized objects returns.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBeanValidator
Implements the
BeanValidator using Bean Validation (JSR303). |
class |
MessageConverter
Converter for normalizing
Message serialization |
class |
MessageInterpolatorFactory
Factory for JSR303 MessageInterpolator
|
class |
ReplicatorOutjector
Outjector implementation that replicates logic parameters to next logic
|
class |
ValidatorCreator
Bring up Bean Validation factory.
|
class |
ValidatorFactoryCreator
Factory for JSR303 ValidatorFactory
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHttpResult
Implementation that delegates to HttpServletResponse
|
class |
DefaultRefererResult |
class |
DefaultStatus
Allows header related results.
|
class |
DefaultValidationViewsFactory
Default implementation for ValidationViewsFactory
If you want to extend this behavior use:
|
class |
SessionFlashScope
FlashScope that uses the HttpSession to hold the data
|
Copyright © 2014 Caelum. All Rights Reserved.