public static final class Keys.Server extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTEXT_PATH
Key of context path.
|
static String |
SERVE_PATH
Key of serve path.
|
static String |
SERVER
Key of server.
|
static String |
SERVER_HOST
Key of server host.
|
static String |
SERVER_PORT
Key of server port.
|
static String |
SERVER_SCHEME
Key of server scheme.
|
static String |
STATIC_PATH
Key of static path.
|
static String |
STATIC_SERVE_PATH
Key of static serve path.
|
static String |
STATIC_SERVER
Key of static server.
|
static String |
STATIC_SERVER_HOST
Key of static server host.
|
static String |
STATIC_SERVER_PORT
Key of static server port.
|
static String |
STATIC_SERVER_SCHEME
Key of static server scheme.
|
public static final String SERVER_SCHEME
public static final String SERVER_HOST
public static final String SERVER_PORT
public static final String SERVER
public static final String STATIC_SERVER_SCHEME
public static final String STATIC_SERVER_HOST
public static final String STATIC_SERVER_PORT
public static final String STATIC_SERVER
public static final String CONTEXT_PATH
public static final String STATIC_PATH
public static final String SERVE_PATH
public static final String STATIC_SERVE_PATH
Copyright © 2009–2019 B3log. All rights reserved.