|
Spring Social | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.http.client.support.HttpRequestWrapper
org.springframework.social.support.HttpRequestDecorator
public class HttpRequestDecorator
Extension of HttpRequestWrapper that supports adding new HttpHeaders to the wrapped HttpRequest.
| Constructor Summary | |
|---|---|
HttpRequestDecorator(org.springframework.http.HttpRequest request)
|
|
| Method Summary | |
|---|---|
org.springframework.http.HttpHeaders |
getHeaders()
|
| Methods inherited from class org.springframework.http.client.support.HttpRequestWrapper |
|---|
getMethod, getRequest, getURI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpRequestDecorator(org.springframework.http.HttpRequest request)
| Method Detail |
|---|
public org.springframework.http.HttpHeaders getHeaders()
getHeaders in interface org.springframework.http.HttpMessagegetHeaders in class org.springframework.http.client.support.HttpRequestWrapper
|
Spring Social | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||