org.xwiki.rest
Class Constants
java.lang.Object
org.xwiki.rest.Constants
public class Constants
- extends Object
- Version:
- $Id: aee2d4695a853b36751b4d4c9b142a8a4bb53c5a $
|
Field Summary |
static String |
HTTP_REQUEST
The key used to store the current HTTP request object in the current Restlet context. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTP_REQUEST
public static final String HTTP_REQUEST
- The key used to store the current HTTP request object in the current Restlet context.
- See Also:
- Constant Field Values
Constants
public Constants()
Copyright © 2004-2013 XWiki. All Rights Reserved.