org.apache.camel.component.restlet
Class RestletConstants

java.lang.Object
  extended by org.apache.camel.component.restlet.RestletConstants

public final class RestletConstants
extends Object

Constants for Restlet component

Version:
$Revision: 784565 $

Field Summary
static String RESTLET_LOGIN
           
static String RESTLET_PASSWORD
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESTLET_LOGIN

public static final String RESTLET_LOGIN
See Also:
Constant Field Values

RESTLET_PASSWORD

public static final String RESTLET_PASSWORD
See Also:
Constant Field Values


Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.