Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- org.resthub.jpa.pool.AbstractDataSourceFactory<T>
- org.springframework.http.converter.AbstractHttpMessageConverter<T> (implements org.springframework.http.converter.HttpMessageConverter<T>)
- org.springframework.http.converter.json.MappingJackson2HttpMessageConverter (implements org.springframework.http.converter.GenericHttpMessageConverter<T>)
- org.resthub.web.converter.MappingJackson2XmlHttpMessageConverter
- org.springframework.test.context.testng.AbstractTestNGSpringContextTests (implements org.springframework.context.ApplicationContextAware, org.testng.IHookable)
- org.resthub.test.AbstractTest
- org.springframework.test.context.testng.AbstractTransactionalTestNGSpringContextTests
- org.resthub.test.AbstractWebTest
- com.ning.http.client.AsyncCompletionHandler<T> (implements com.ning.http.client.AsyncHandler<T>, com.ning.http.client.ProgressAsyncHandler<T>)
- org.resthub.common.util.ClassUtils
- org.resthub.web.Client (implements java.io.Closeable)
- org.resthub.web.Client.RequestHolder
- org.resthub.web.exception.ClientExceptionFactory
- org.resthub.common.service.CrudServiceImpl<T,ID,R> (implements org.resthub.common.service.CrudService<T,ID>)
- org.resthub.web.log.DefaultLogStrategy (implements org.resthub.web.log.LogStrategy)
- org.resthub.web.Http
- org.resthub.web.support.JsonBodyReader (implements org.resthub.web.support.BodyReader)
- org.resthub.web.support.JsonBodyWriter (implements org.resthub.web.support.BodyWriter)
- org.resthub.web.JsonHelper
- org.resthub.web.view.JsonViewSupportFactoryBean (implements org.springframework.beans.factory.InitializingBean)
- org.resthub.web.log.Log
- org.resthub.web.controller.LogController
- org.resthub.web.LoggingHandlerExceptionResolver (implements org.springframework.web.servlet.HandlerExceptionResolver, org.springframework.core.Ordered)
- org.resthub.web.validation.ModelConstraint
- com.fasterxml.jackson.databind.Module (implements com.fasterxml.jackson.core.Versioned)
- com.fasterxml.jackson.databind.module.SimpleModule (implements java.io.Serializable)
- org.resthub.web.oauth2.OAuth2Config
- org.resthub.web.oauth2.OAuth2Config.Builder
- org.resthub.web.oauth2.OAuth2RequestFilter (implements com.ning.http.client.filter.RequestFilter)
- org.resthub.web.oauth2.OAuth2Token
- org.resthub.web.PageResponse<T> (implements org.springframework.data.domain.Page<T>)
- org.resthub.web.view.PojoView (implements org.resthub.common.view.DataView)
- org.resthub.common.util.PostInitializerRunner (implements org.springframework.context.ApplicationListener<E>)
- org.resthub.web.controller.RepositoryBasedRestController<T,ID,R> (implements org.resthub.web.controller.RestController<T,ID>)
- com.ning.http.client.RequestBuilderBase<T>
- org.resthub.web.Response
- org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
- org.resthub.common.model.RestError
- org.resthub.common.model.RestError.Builder
- org.resthub.web.controller.ServiceBasedRestController<T,ID,S> (implements org.resthub.web.controller.RestController<T,ID>)
- java.lang.Throwable (implements java.io.Serializable)
- org.resthub.web.validation.ValidationConstraint
- org.resthub.web.validation.ValidationContext (implements javax.validation.MessageInterpolator.Context)
- org.resthub.web.controller.ValidationController
- org.resthub.web.validation.ValidationServiceImpl (implements org.resthub.web.validation.ValidationService)
- org.resthub.web.view.ViewInjectingReturnValueHandler (implements org.springframework.web.method.support.HandlerMethodReturnValueHandler)
- org.resthub.web.support.XmlBodyReader (implements org.resthub.web.support.BodyReader)
- org.resthub.web.support.XmlBodyWriter (implements org.resthub.web.support.BodyWriter)
- org.resthub.web.XmlHelper
Interface Hierarchy
Annotation Type Hierarchy
Enum Hierarchy
Copyright © 2009–2014. All rights reserved.