Class Constants


  • public class Constants
    extends Object
    Version:
    $Id: 683587adad517ed2ff67263cd10e87a2ceb54e5b $
    • Field Detail

      • HTTP_REQUEST

        @Deprecated
        public static final String HTTP_REQUEST
        Deprecated.
        since 9.8RC1, use org.restlet.ext.servlet.ServletUtils.getRequest(org.restlet.Request.getCurrent()) instead
        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()