Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
DEFAULT_PREFIX |
"/ps" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_THREAD_DELAY_SECONDS |
2 |
public static final int |
DEFAULT_THREAD_TIMEOUT_SECONDS |
10 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_HOST |
"localhost" |
public static final int |
DEFAULT_PORT |
8080 |
public static final String |
DEFAULT_SCHEME |
"http" |
public static final int |
MAX_PORT_NUMBER |
65535 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_SIZE |
15 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DOCUMENT_BROWSER |
"com.pageseeder.review.DocumentBrowser" |
public static final String |
GENERIC_SEARCH |
"com.pageseeder.search.GenericSearch" |
public static final String |
LOGIN_SERVLET |
"com.pageseeder.Login" |
public static final String |
UPLOAD_SERVLET |
"com.pageseeder.upload.servlets.UploadServlet" |
Copyright © 2016 Allette Systems. All rights reserved.