public interface SharedHttpContext
HTTP context.| Modifier and Type | Field and Description |
|---|---|
static String |
ALIAS
The key for the servlet alias.
|
static String |
CONTEXT_ID
The shared context key as used throughout OSGi.
|
static String |
INIT_PREFIX
Prefix for servlet init keys.
|
static String |
PATTERN
The key for defining a pattern for request filters.
|
static String |
SERVICE_RANKING
Property to define the ranking of a service in the filter chain
|
static String |
SERVLET_NAME
Key for the servlet name.
|
static String |
SHARED
The context key for marking shared contexts.
|
static final String CONTEXT_ID
static final String SHARED
static final String ALIAS
static final String SERVLET_NAME
static final String PATTERN
static final String INIT_PREFIX
static final String SERVICE_RANKING
Copyright © 2009–2021 Opencast Project. All rights reserved.