JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring for Android
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.beans
,
org.springframework.beans.factory
,
org.springframework.core
,
org.springframework.core.convert
,
org.springframework.core.convert.converter
,
org.springframework.core.convert.support
,
org.springframework.core.io
,
org.springframework.http
,
org.springframework.http.client
,
org.springframework.http.client.support
,
org.springframework.http.converter
,
org.springframework.http.converter.json
,
org.springframework.http.converter.support
,
org.springframework.http.converter.xml
,
org.springframework.security.crypto.encrypt
,
org.springframework.security.crypto.keygen
,
org.springframework.social.connect.sqlite
,
org.springframework.social.connect.sqlite.support
,
org.springframework.util
,
org.springframework.util.comparator
,
org.springframework.web.client
,
org.springframework.web.client.support
,
org.springframework.web.util
Class Hierarchy
java.lang.Object
org.springframework.http.client.
AbstractClientHttpRequest
(implements org.springframework.http.client.
ClientHttpRequest
)
org.springframework.http.client.
AbstractClientHttpRequestFactoryWrapper
(implements org.springframework.http.client.
ClientHttpRequestFactory
)
org.springframework.http.client.
BufferingClientHttpRequestFactory
org.springframework.http.client.
InterceptingClientHttpRequestFactory
org.springframework.http.client.
AbstractClientHttpResponse
(implements org.springframework.http.client.
ClientHttpResponse
)
org.springframework.http.converter.
AbstractHttpMessageConverter
<T> (implements org.springframework.http.converter.
HttpMessageConverter
<T>)
org.springframework.http.converter.xml.
AbstractXmlHttpMessageConverter
<T>
org.springframework.http.converter.
ByteArrayHttpMessageConverter
org.springframework.http.converter.json.
GsonHttpMessageConverter
(implements org.springframework.http.converter.
GenericHttpMessageConverter
<T>)
org.springframework.http.converter.json.
MappingJackson2HttpMessageConverter
(implements org.springframework.http.converter.
GenericHttpMessageConverter
<T>)
org.springframework.http.converter.
ObjectToStringHttpMessageConverter
org.springframework.http.converter.
ResourceHttpMessageConverter
org.springframework.http.converter.xml.
SimpleXmlHttpMessageConverter
org.springframework.http.converter.xml.
SourceHttpMessageConverter
<T>
org.springframework.http.converter.
StringHttpMessageConverter
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
org.springframework.util.
ConcurrentReferenceHashMap
<K,V> (implements java.util.concurrent.ConcurrentMap<K,V>)
java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
java.util.LinkedHashMap<K,V> (implements java.util.Map<K,V>)
org.springframework.util.
LinkedCaseInsensitiveMap
<V>
org.springframework.core.io.
AbstractResource
(implements org.springframework.core.io.
Resource
)
org.springframework.core.io.
AbstractFileResolvingResource
org.springframework.core.io.
ClassPathResource
org.springframework.core.io.
UrlResource
org.springframework.core.io.
AssetResource
org.springframework.core.io.
ByteArrayResource
org.springframework.core.io.
DescriptiveResource
org.springframework.core.io.
FileSystemResource
(implements org.springframework.core.io.
WritableResource
)
org.springframework.core.io.
InputStreamResource
org.springframework.security.crypto.encrypt.
AndroidEncryptors
org.springframework.security.crypto.keygen.
AndroidKeyGenerators
org.springframework.util.
Assert
org.springframework.util.
Base64Utils
org.springframework.util.comparator.
BooleanComparator
(implements java.util.Comparator<T>, java.io.Serializable)
org.springframework.core.
BridgeMethodResolver
org.springframework.util.
ClassUtils
org.springframework.core.
CollectionFactory
org.springframework.util.
CollectionUtils
org.springframework.util.comparator.
ComparableComparator
<T> (implements java.util.Comparator<T>)
org.springframework.util.comparator.
CompoundComparator
<T> (implements java.util.Comparator<T>, java.io.Serializable)
org.springframework.util.
ConcurrentReferenceHashMap.Entry
<K,V> (implements java.util.Map.Entry<K,V>)
org.springframework.util.
ConcurrentReferenceHashMap.ReferenceManager
org.springframework.http.
ContentCodingType
(implements java.lang.Comparable<T>)
org.springframework.core.convert.support.
ConversionServiceFactory
org.springframework.core.convert.converter.
ConvertingComparator
<S,T> (implements java.util.Comparator<T>)
org.springframework.web.client.
DefaultResponseErrorHandler
(implements org.springframework.web.client.
ResponseErrorHandler
)
org.springframework.util.
FileCopyUtils
org.springframework.http.converter.
FormHttpMessageConverter
(implements org.springframework.http.converter.
HttpMessageConverter
<T>)
org.springframework.http.converter.support.
AllEncompassingFormHttpMessageConverter
org.springframework.http.converter.xml.
XmlAwareFormHttpMessageConverter
org.springframework.core.
GenericCollectionTypeResolver
org.springframework.core.convert.support.
GenericConversionService
(implements org.springframework.core.convert.support.
ConfigurableConversionService
)
org.springframework.core.convert.support.
DefaultConversionService
org.springframework.core.convert.converter.
GenericConverter.ConvertiblePair
org.springframework.core.
GenericTypeResolver
org.springframework.http.client.support.
HttpAccessor
org.springframework.http.client.support.
InterceptingHttpAccessor
org.springframework.web.client.
RestTemplate
(implements org.springframework.web.client.
RestOperations
)
org.springframework.http.
HttpAuthentication
org.springframework.http.
HttpBasicAuthentication
org.springframework.http.client.
HttpComponentsAndroidClientHttpRequestFactory
(implements org.springframework.http.client.
ClientHttpRequestFactory
, org.springframework.beans.factory.
DisposableBean
)
org.springframework.http.client.
HttpComponentsClientHttpRequestFactory
(implements org.springframework.http.client.
ClientHttpRequestFactory
, org.springframework.beans.factory.
DisposableBean
)
org.springframework.http.
HttpEntity
<T>
org.springframework.http.
ResponseEntity
<T>
org.springframework.http.
HttpHeaders
(implements org.springframework.util.
MultiValueMap
<K,V>, java.io.Serializable)
org.springframework.web.client.
HttpMessageConverterExtractor
<T> (implements org.springframework.web.client.
ResponseExtractor
<T>)
org.springframework.http.client.support.
HttpRequestWrapper
(implements org.springframework.http.
HttpRequest
)
org.springframework.util.comparator.
InstanceComparator
<T> (implements java.util.Comparator<T>)
org.springframework.util.comparator.
InvertibleComparator
<T> (implements java.util.Comparator<T>, java.io.Serializable)
org.springframework.util.
LinkedMultiValueMap
<K,V> (implements org.springframework.util.
MultiValueMap
<K,V>, java.io.Serializable)
org.springframework.http.
MediaType
(implements java.lang.Comparable<T>)
org.springframework.core.
MethodParameter
org.springframework.core.
NestedExceptionUtils
org.springframework.util.comparator.
NullSafeComparator
<T> (implements java.util.Comparator<T>)
org.springframework.util.
NumberUtils
org.springframework.util.
ObjectUtils
org.springframework.http.client.
OkHttp3ClientHttpRequestFactory
(implements org.springframework.http.client.
ClientHttpRequestFactory
, org.springframework.beans.factory.
DisposableBean
)
org.springframework.http.client.
OkHttpClientHttpRequestFactory
(implements org.springframework.http.client.
ClientHttpRequestFactory
, org.springframework.beans.factory.
DisposableBean
)
org.springframework.core.
ParameterizedTypeReference
<T>
org.springframework.core.convert.
Property
java.beans.PropertyEditorSupport (implements java.beans.PropertyEditor)
org.springframework.core.convert.support.
ConvertingPropertyEditorAdapter
java.util.concurrent.locks.ReentrantLock (implements java.util.concurrent.locks.Lock, java.io.Serializable)
org.springframework.util.
ConcurrentReferenceHashMap.Segment
org.springframework.util.
ReflectionUtils
org.springframework.util.
ResourceUtils
org.springframework.web.client.support.
RestGatewaySupport
org.springframework.http.client.
SimpleClientHttpRequestFactory
(implements org.springframework.http.client.
ClientHttpRequestFactory
)
org.springframework.social.connect.sqlite.
SQLiteConnectionRepository
(implements org.springframework.social.connect.ConnectionRepository)
android.database.sqlite.SQLiteOpenHelper
org.springframework.social.connect.sqlite.support.
SQLiteConnectionRepositoryHelper
org.springframework.social.connect.sqlite.
SQLiteUsersConnectionRepository
(implements org.springframework.social.connect.UsersConnectionRepository)
org.springframework.util.
StreamUtils
org.springframework.util.
StringUtils
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.io.IOException
org.springframework.core.
NestedIOException
org.springframework.core.
NestedCheckedException
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.springframework.http.
InvalidMediaTypeException
org.springframework.core.
NestedRuntimeException
org.springframework.beans.
BeansException
org.springframework.beans.
PropertyAccessException
(implements org.springframework.core.
ErrorCoded
)
org.springframework.beans.
TypeMismatchException
org.springframework.core.convert.
ConversionException
org.springframework.core.convert.
ConversionFailedException
org.springframework.core.convert.
ConverterNotFoundException
org.springframework.http.converter.
HttpMessageConversionException
org.springframework.http.converter.
HttpMessageNotReadableException
org.springframework.http.converter.
HttpMessageNotWritableException
org.springframework.web.client.
RestClientException
org.springframework.web.client.
HttpStatusCodeException
org.springframework.web.client.
HttpClientErrorException
org.springframework.web.client.
HttpServerErrorException
org.springframework.web.client.
ResourceAccessException
org.springframework.web.client.
UnknownHttpStatusCodeException
org.springframework.core.convert.
TypeDescriptor
(implements java.io.Serializable)
org.springframework.util.
TypeUtils
org.springframework.web.util.
UriComponents
(implements java.io.Serializable)
org.springframework.web.util.
UriComponentsBuilder
org.springframework.web.util.
UriTemplate
(implements java.io.Serializable)
org.springframework.web.util.
UriUtils
Interface Hierarchy
java.lang.AutoCloseable
java.io.Closeable
org.springframework.http.client.
ClientHttpResponse
(also extends org.springframework.http.
HttpInputMessage
)
org.springframework.http.client.
ClientHttpRequestExecution
org.springframework.http.client.
ClientHttpRequestFactory
org.springframework.http.client.
ClientHttpRequestInterceptor
org.springframework.util.
ConcurrentReferenceHashMap.Reference
<K,V>
org.springframework.core.convert.converter.
ConditionalConverter
org.springframework.core.convert.converter.
ConditionalGenericConverter
(also extends org.springframework.core.convert.converter.
GenericConverter
)
org.springframework.core.convert.
ConversionService
org.springframework.core.convert.support.
ConfigurableConversionService
(also extends org.springframework.core.convert.converter.
ConverterRegistry
)
org.springframework.core.convert.converter.
Converter
<S,T>
org.springframework.core.convert.converter.
ConverterFactory
<S,R>
org.springframework.core.convert.converter.
ConverterRegistry
org.springframework.core.convert.support.
ConfigurableConversionService
(also extends org.springframework.core.convert.
ConversionService
)
org.springframework.beans.factory.
DisposableBean
org.springframework.core.
ErrorCoded
org.springframework.core.convert.converter.
GenericConverter
org.springframework.core.convert.converter.
ConditionalGenericConverter
(also extends org.springframework.core.convert.converter.
ConditionalConverter
)
org.springframework.http.
HttpMessage
org.springframework.http.client.
ClientHttpRequest
(also extends org.springframework.http.
HttpOutputMessage
, org.springframework.http.
HttpRequest
)
org.springframework.http.client.
ClientHttpResponse
(also extends java.io.Closeable, org.springframework.http.
HttpInputMessage
)
org.springframework.http.
HttpInputMessage
org.springframework.http.client.
ClientHttpResponse
(also extends java.io.Closeable)
org.springframework.http.
HttpOutputMessage
org.springframework.http.client.
ClientHttpRequest
(also extends org.springframework.http.
HttpRequest
)
org.springframework.http.
StreamingHttpOutputMessage
org.springframework.http.
HttpRequest
org.springframework.http.client.
ClientHttpRequest
(also extends org.springframework.http.
HttpOutputMessage
)
org.springframework.http.
StreamingHttpOutputMessage
org.springframework.http.converter.
HttpMessageConverter
<T>
org.springframework.http.converter.
GenericHttpMessageConverter
<T>
org.springframework.core.io.
InputStreamSource
org.springframework.core.io.
Resource
org.springframework.core.io.
WritableResource
org.springframework.core.io.
WritableResource
java.util.Map<K,V>
org.springframework.core.
ConcurrentMap
org.springframework.util.
MultiValueMap
<K,V>
org.springframework.core.
ParameterNameDiscoverer
org.springframework.util.
ReflectionUtils.FieldCallback
org.springframework.util.
ReflectionUtils.FieldFilter
org.springframework.util.
ReflectionUtils.MethodCallback
org.springframework.util.
ReflectionUtils.MethodFilter
org.springframework.web.client.
RequestCallback
org.springframework.web.client.
ResponseErrorHandler
org.springframework.web.client.
ResponseExtractor
<T>
org.springframework.web.client.
RestOperations
org.springframework.http.
StreamingHttpOutputMessage.Body
org.springframework.web.util.
UriComponents.UriTemplateVariables
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.springframework.util.
ConcurrentReferenceHashMap.ReferenceType
org.springframework.util.
ConcurrentReferenceHashMap.Restructure
org.springframework.http.
HttpMethod
org.springframework.http.
HttpStatus
org.springframework.http.
HttpStatus.Series
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring for Android
Prev
Next
Frames
No Frames
All Classes