org.xwiki.rest
Class Constants

java.lang.Object
  extended by 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.
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

Constants

public Constants()


Copyright © 2004-2013 XWiki. All Rights Reserved.