org.nakedobjects.plugins.remoting.http
Class HttpRemotingConstants

java.lang.Object
  extended by org.nakedobjects.plugins.remoting.http.HttpRemotingConstants

public class HttpRemotingConstants
extends java.lang.Object


Field Summary
static java.lang.String URL_DEFAULT
          Default value for URL_KEY.
static java.lang.String URL_KEY
          Key used to lookup URL to which the EncodingOverHttpRemotingServlet is mapped.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

URL_KEY

public static final java.lang.String URL_KEY
Key used to lookup URL to which the EncodingOverHttpRemotingServlet is mapped.

See Also:
Constant Field Values

URL_DEFAULT

public static final java.lang.String URL_DEFAULT
Default value for URL_KEY.

See Also:
Constant Field Values


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.