|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.synapse.transport.nhttp.AccessConstants
public class AccessConstants
Constants used in the Access Class
| Field Summary | |
|---|---|
static String |
COMBINED_PATTERN
Pattern used to log - Default is COMBINED_PATTERN given below. |
static String |
DIRECTORY
The directory in which log files are created. |
static String |
FILE_FORMAT
Gives the format of the date to be appended to the name of the access log file. |
static String[] |
MONTHS
The set of month abbreviations for log messages. |
static String |
PREFIX
The prefix that is added to log file file names. |
static String |
SUFFIX
The suffix that is added to log file file names. |
| Constructor Summary | |
|---|---|
AccessConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String COMBINED_PATTERN
public static final String[] MONTHS
public static String DIRECTORY
public static String FILE_FORMAT
public static String PREFIX
public static String SUFFIX
| Constructor Detail |
|---|
public AccessConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||