- getAgent() - Method in class io.resurface.BaseLogger
-
Returns agent string identifying this logger.
- getAsyncContext() - Method in class io.resurface.BaseServletRequestImpl
-
- getAttribute(String) - Method in class io.resurface.BaseServletRequestImpl
-
- getAttribute(String) - Method in class io.resurface.BaseSessionImpl
-
- getAttribute(String) - Method in class io.resurface.HttpSessionImpl
-
- getAttributeNames() - Method in class io.resurface.BaseServletRequestImpl
-
- getAttributeNames() - Method in class io.resurface.BaseSessionImpl
-
- getAttributeNames() - Method in class io.resurface.HttpSessionImpl
-
- getAuthType() - Method in class io.resurface.BaseServletRequestImpl
-
- getBufferSize() - Method in class io.resurface.BaseServletResponseImpl
-
- getCharacterEncoding() - Method in class io.resurface.BaseServletRequestImpl
-
- getCharacterEncoding() - Method in class io.resurface.BaseServletResponseImpl
-
- getCharacterEncoding() - Method in class io.resurface.HttpServletResponseImpl
-
- getContentLength() - Method in class io.resurface.BaseServletRequestImpl
-
- getContentType() - Method in class io.resurface.BaseServletRequestImpl
-
- getContentType() - Method in class io.resurface.BaseServletResponseImpl
-
- getContentType() - Method in class io.resurface.HttpServletRequestImpl
-
- getContentType() - Method in class io.resurface.HttpServletResponseImpl
-
- getContextPath() - Method in class io.resurface.BaseServletRequestImpl
-
- getCookies() - Method in class io.resurface.BaseServletRequestImpl
-
- getCreationTime() - Method in class io.resurface.BaseSessionImpl
-
- getDateHeader(String) - Method in class io.resurface.BaseServletRequestImpl
-
- getDebugRules() - Static method in class io.resurface.HttpRules
-
Rules providing all details for debugging an application.
- getDefaultRules() - Static method in class io.resurface.HttpRules
-
Returns rules used by default when none are declared.
- getDispatcherType() - Method in class io.resurface.BaseServletRequestImpl
-
- getHeader(String) - Method in class io.resurface.BaseServletRequestImpl
-
- getHeader(String) - Method in class io.resurface.BaseServletResponseImpl
-
- getHeader(String) - Method in class io.resurface.HttpServletRequestImpl
-
- getHeader(String) - Method in class io.resurface.HttpServletResponseImpl
-
- getHeaderNames() - Method in class io.resurface.BaseServletRequestImpl
-
- getHeaderNames() - Method in class io.resurface.BaseServletResponseImpl
-
- getHeaderNames() - Method in class io.resurface.HttpServletRequestImpl
-
- getHeaderNames() - Method in class io.resurface.HttpServletResponseImpl
-
- getHeaders(String) - Method in class io.resurface.BaseServletRequestImpl
-
- getHeaders(String) - Method in class io.resurface.BaseServletResponseImpl
-
- getHeaders(String) - Method in class io.resurface.HttpServletRequestImpl
-
- getHeaders(String) - Method in class io.resurface.HttpServletResponseImpl
-
- getHost() - Method in class io.resurface.BaseLogger
-
Returns cached host identifier.
- getId() - Method in class io.resurface.BaseSessionImpl
-
- getInputStream() - Method in class io.resurface.BaseServletRequestImpl
-
- getIntHeader(String) - Method in class io.resurface.BaseServletRequestImpl
-
- getLastAccessedTime() - Method in class io.resurface.BaseSessionImpl
-
- getLocalAddr() - Method in class io.resurface.BaseServletRequestImpl
-
- getLocale() - Method in class io.resurface.BaseServletRequestImpl
-
- getLocale() - Method in class io.resurface.BaseServletResponseImpl
-
- getLocales() - Method in class io.resurface.BaseServletRequestImpl
-
- getLocalName() - Method in class io.resurface.BaseServletRequestImpl
-
- getLocalPort() - Method in class io.resurface.BaseServletRequestImpl
-
- getLogger() - Method in class io.resurface.HttpLoggerForJersey
-
Returns wrapped logger instance.
- getLogger() - Method in class io.resurface.HttpLoggerForServlets
-
Returns wrapped logger instance.
- getMaxInactiveInterval() - Method in class io.resurface.BaseSessionImpl
-
- getMethod() - Method in class io.resurface.BaseServletRequestImpl
-
- getMethod() - Method in class io.resurface.HttpServletRequestImpl
-
- getOutputStream() - Method in class io.resurface.BaseServletResponseImpl
-
- getOutputStream() - Method in class io.resurface.HttpServletResponseImpl
-
- getOutputStream() - Method in class io.resurface.LoggedResponseWrapper
-
Returns output stream against the wrapped response.
- getParameter(String) - Method in class io.resurface.BaseServletRequestImpl
-
- getParameter(String) - Method in class io.resurface.HttpServletRequestImpl
-
- getParameterMap() - Method in class io.resurface.BaseServletRequestImpl
-
- getParameterNames() - Method in class io.resurface.BaseServletRequestImpl
-
- getParameterNames() - Method in class io.resurface.HttpServletRequestImpl
-
- getParameterValues(String) - Method in class io.resurface.BaseServletRequestImpl
-
- getParameterValues(String) - Method in class io.resurface.HttpServletRequestImpl
-
- getPart(String) - Method in class io.resurface.BaseServletRequestImpl
-
- getParts() - Method in class io.resurface.BaseServletRequestImpl
-
- getPathInfo() - Method in class io.resurface.BaseServletRequestImpl
-
- getPathTranslated() - Method in class io.resurface.BaseServletRequestImpl
-
- getProtocol() - Method in class io.resurface.BaseServletRequestImpl
-
- getQueryString() - Method in class io.resurface.BaseServletRequestImpl
-
- getQueryString() - Method in class io.resurface.HttpServletRequestImpl
-
- getQueue() - Method in class io.resurface.BaseLogger
-
Returns queue destination where messages are sent.
- getReader() - Method in class io.resurface.BaseServletRequestImpl
-
- getRealPath(String) - Method in class io.resurface.BaseServletRequestImpl
-
- getRemoteAddr() - Method in class io.resurface.BaseServletRequestImpl
-
- getRemoteHost() - Method in class io.resurface.BaseServletRequestImpl
-
- getRemotePort() - Method in class io.resurface.BaseServletRequestImpl
-
- getRemoteUser() - Method in class io.resurface.BaseServletRequestImpl
-
- getRequestDispatcher(String) - Method in class io.resurface.BaseServletRequestImpl
-
- getRequestedSessionId() - Method in class io.resurface.BaseServletRequestImpl
-
- getRequestURI() - Method in class io.resurface.BaseServletRequestImpl
-
- getRequestURL() - Method in class io.resurface.BaseServletRequestImpl
-
- getRequestURL() - Method in class io.resurface.HttpServletRequestImpl
-
- getRules() - Method in class io.resurface.HttpLogger
-
Returns rules specified when creating this logger.
- getScheme() - Method in class io.resurface.BaseServletRequestImpl
-
- getServerName() - Method in class io.resurface.BaseServletRequestImpl
-
- getServerPort() - Method in class io.resurface.BaseServletRequestImpl
-
- getServletContext() - Method in class io.resurface.BaseServletRequestImpl
-
- getServletContext() - Method in class io.resurface.BaseSessionImpl
-
- getServletPath() - Method in class io.resurface.BaseServletRequestImpl
-
- getSession() - Method in class io.resurface.BaseServletRequestImpl
-
- getSession(boolean) - Method in class io.resurface.BaseServletRequestImpl
-
- getSession(boolean) - Method in class io.resurface.HttpServletRequestImpl
-
- getSessionContext() - Method in class io.resurface.BaseSessionImpl
-
- getSkipCompression() - Method in class io.resurface.BaseLogger
-
Returns true if message compression is being skipped.
- getSkipSubmission() - Method in class io.resurface.BaseLogger
-
Returns true if message submission is being skipped.
- getStandardRules() - Static method in class io.resurface.HttpRules
-
Rules that block common kinds of sensitive data.
- getStatus() - Method in class io.resurface.BaseServletResponseImpl
-
- getStatus() - Method in class io.resurface.HttpServletResponseImpl
-
- getStrictRules() - Static method in class io.resurface.HttpRules
-
Rules providing minimal details, used by default.
- getSubmitFailures() - Method in class io.resurface.BaseLogger
-
Returns count of submissions that failed.
- getSubmitSuccesses() - Method in class io.resurface.BaseLogger
-
Returns count of submissions that succeeded.
- getUrl() - Method in class io.resurface.BaseLogger
-
Returns url destination where messages are sent.
- getUserPrincipal() - Method in class io.resurface.BaseServletRequestImpl
-
- getValue(String) - Method in class io.resurface.BaseSessionImpl
-
- getValueNames() - Method in class io.resurface.BaseSessionImpl
-
- getVersion() - Method in class io.resurface.BaseLogger
-
Returns cached version number.
- getWriter() - Method in class io.resurface.BaseServletResponseImpl
-
- getWriter() - Method in class io.resurface.HttpServletResponseImpl
-
- getWriter() - Method in class io.resurface.LoggedResponseWrapper
-
Returns writer against the wrapped response.
- host - Variable in class io.resurface.BaseLogger
-
- host_lookup() - Static method in class io.resurface.BaseLogger
-
Returns host identifier for this logger.
- HttpLogger - Class in io.resurface
-
Usage logger for HTTP/HTTPS protocol.
- HttpLogger() - Constructor for class io.resurface.HttpLogger
-
Initialize logger using default url and default rules.
- HttpLogger(boolean) - Constructor for class io.resurface.HttpLogger
-
Initialize enabled/disabled logger using default url and default rules.
- HttpLogger(String) - Constructor for class io.resurface.HttpLogger
-
Initialize logger using specified url and default rules.
- HttpLogger(String, String) - Constructor for class io.resurface.HttpLogger
-
Initialize logger using specified url and specified rules.
- HttpLogger(String, boolean) - Constructor for class io.resurface.HttpLogger
-
Initialize enabled/disabled logger using specified url and default rules.
- HttpLogger(String, boolean, String) - Constructor for class io.resurface.HttpLogger
-
Initialize enabled/disabled logger using specified url and specified rules.
- HttpLogger(List<String>) - Constructor for class io.resurface.HttpLogger
-
Initialize enabled logger using queue and default rules.
- HttpLogger(List<String>, String) - Constructor for class io.resurface.HttpLogger
-
Initialize enabled logger using queue and specified rules.
- HttpLogger(List<String>, boolean) - Constructor for class io.resurface.HttpLogger
-
Initialize enabled/disabled logger using queue and default rules.
- HttpLogger(List<String>, boolean, String) - Constructor for class io.resurface.HttpLogger
-
Initialize enabled/disabled logger using queue and specified rules.
- HttpLoggerForJersey - Class in io.resurface
-
- HttpLoggerForJersey(String) - Constructor for class io.resurface.HttpLoggerForJersey
-
Initialize logger using specified url and default rules.
- HttpLoggerForJersey(String, String) - Constructor for class io.resurface.HttpLoggerForJersey
-
Initialize logger using specified url and specified rules.
- HttpLoggerForJersey(List<String>) - Constructor for class io.resurface.HttpLoggerForJersey
-
Initialize enabled logger using queue and default rules.
- HttpLoggerForJersey(List<String>, String) - Constructor for class io.resurface.HttpLoggerForJersey
-
Initialize enabled logger using queue and specified rules.
- HttpLoggerForServlets - Class in io.resurface
-
Servlet filter for HTTP usage logging.
- HttpLoggerForServlets() - Constructor for class io.resurface.HttpLoggerForServlets
-
Initialize with default parameters.
- HttpLoggerForServlets(List<String>, String) - Constructor for class io.resurface.HttpLoggerForServlets
-
Initialize filter using supplied queue.
- HttpMessage - Class in io.resurface
-
Message implementation for HTTP logger.
- HttpMessage() - Constructor for class io.resurface.HttpMessage
-
- HttpRule - Class in io.resurface
-
Parsed rule for HTTP logger.
- HttpRule(String, Pattern, Object, Object) - Constructor for class io.resurface.HttpRule
-
- HttpRules - Class in io.resurface
-
Parser and utilities for HTTP logger rules.
- HttpRules(String) - Constructor for class io.resurface.HttpRules
-
Initialize a new set of rules.
- HttpServletRequestImpl - Class in io.resurface
-
Mock HttpServletRequest implementation.
- HttpServletRequestImpl() - Constructor for class io.resurface.HttpServletRequestImpl
-
- HttpServletResponseImpl - Class in io.resurface
-
Mock HttpServletResponse implementation.
- HttpServletResponseImpl() - Constructor for class io.resurface.HttpServletResponseImpl
-
- HttpSessionImpl - Class in io.resurface
-
Mock HttpSession implementation.
- HttpSessionImpl() - Constructor for class io.resurface.HttpSessionImpl
-