Constant Field Values


Contents
com.nesscomputing.*

com.nesscomputing.httpserver.HttpServerHandlerBinder
public static final String CATCHALL_NAME "_catchall"
public static final String HANDLER_NAME "_handlers"
public static final String LOGGING_NAME "_logging"
public static final String SECURITY_NAME "_security"

com.nesscomputing.httpserver.HttpServerModule
public static final String CONTEXT_PATH_NAME "_contextPath"

com.nesscomputing.httpserver.log.file.FileRequestLogConfig
public static final String REQUEST_LOG_FIELDS_DEFAULT "timestamp,threadName,responseHeader:X-Trumpet-Track,remoteAddr,requestHeader:Authorization,method,requestUri,query,responseCode,responseHeader:Content-Length,elapsedTime"

com.nesscomputing.httpserver.log.syslog.SyslogRequestLogConfig
public static final String REQUEST_LOG_FIELDS_DEFAULT "responseHeader:X-Trumpet-Track,remoteAddr,requestHeader:Authorization,method,requestUri,query,responseCode,responseHeader:Content-Length,elapsedTime"



Copyright © 2012 Ness Computing, Inc.. All Rights Reserved.