org.springframework.integration.http
Class HttpHeaders
java.lang.Object
org.springframework.integration.http.HttpHeaders
public abstract class HttpHeaders
- extends Object
- Since:
- 1.0.2
- Author:
- Mark Fisher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REQUEST_URL
public static final String REQUEST_URL
- See Also:
- Constant Field Values
REQUEST_METHOD
public static final String REQUEST_METHOD
- See Also:
- Constant Field Values
USER_PRINCIPAL
public static final String USER_PRINCIPAL
- See Also:
- Constant Field Values
HttpHeaders
public HttpHeaders()
Copyright © 2010. All Rights Reserved.