org.nakedobjects.webserver
Class WebServerConstants
java.lang.Object
org.nakedobjects.webserver.WebServerConstants
public final class WebServerConstants
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EMBEDDED_WEB_SERVER_PORT_KEY
public static final java.lang.String EMBEDDED_WEB_SERVER_PORT_KEY
- See Also:
- Constant Field Values
EMBEDDED_WEB_SERVER_PORT_DEFAULT
public static final int EMBEDDED_WEB_SERVER_PORT_DEFAULT
- See Also:
- Constant Field Values
EMBEDDED_WEB_SERVER_ADDRESS_KEY
public static final java.lang.String EMBEDDED_WEB_SERVER_ADDRESS_KEY
- See Also:
- Constant Field Values
EMBEDDED_WEB_SERVER_ADDRESS_DEFAULT
public static final java.lang.String EMBEDDED_WEB_SERVER_ADDRESS_DEFAULT
- See Also:
- Constant Field Values
EMBEDDED_WEB_SERVER_RESOURCE_BASE_KEY
public static final java.lang.String EMBEDDED_WEB_SERVER_RESOURCE_BASE_KEY
- See Also:
- Constant Field Values
EMBEDDED_WEB_SERVER_RESOURCE_BASE_DEFAULT
public static final java.lang.String EMBEDDED_WEB_SERVER_RESOURCE_BASE_DEFAULT
- See Also:
- Constant Field Values
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.