Spring Social

Package org.springframework.social.support

Internal utilities and helpers used by the Spring Social core module.

See:
          Description

Class Summary
ClientHttpRequestFactorySelector Chooses a request factory.
HttpRequestDecorator Extension of HttpRequestWrapper that supports adding new HttpHeaders to the wrapped HttpRequest.
ParameterMap Generally useful base class for creating MultiValueMaps that store HTTP query parameters.
URIBuilder Builds up a URI from individual URI components.
 

Exception Summary
URIBuilderException Exception thrown when URIBuilder can't build the specified URI.
 

Package org.springframework.social.support Description

Internal utilities and helpers used by the Spring Social core module.


Spring Social