public interface EMFUriHandlerConstants
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
OPTION_HTTP_HEADERS
Must provide a
Mapp of additional Headers that will be set to the request. |
static java.lang.String |
OPTION_HTTP_METHOD
The Request Methode to be used.
|
static java.lang.String |
OPTIONS_AUTH_MANDANT
if set together with user it will be used for basic auth
|
static java.lang.String |
OPTIONS_AUTH_PASSWORD
if set together with user it will be used for basic auth
|
static java.lang.String |
OPTIONS_AUTH_USER
if set together with password it will be used for basic auth
|
static java.lang.String |
OPTIONS_EXPECTED_RESPONSE_RESOURCE
If a complex Object in response is expected the Reponse will be feed as input stream to the given
Resource |
static java.lang.String |
OPTIONS_EXPECTED_RESPONSE_RESOURCE_OPTIONS
A
Map of Resource options that will be feed to the given response Resource as well |
static java.lang.String |
OPTIONS_LOG_RESPONSE
if this option is set to
true the response will be logged by the Urihandlers logger |
static final java.lang.String OPTION_HTTP_METHOD
static final java.lang.String OPTION_HTTP_HEADERS
Mapp of additional Headers that will be set to the request. They will be added last and thus may overwrite existing headersstatic final java.lang.String OPTIONS_EXPECTED_RESPONSE_RESOURCE
Resourcestatic final java.lang.String OPTIONS_EXPECTED_RESPONSE_RESOURCE_OPTIONS
Map of Resource options that will be feed to the given response Resource as wellstatic final java.lang.String OPTIONS_LOG_RESPONSE
true the response will be logged by the Urihandlers loggerstatic final java.lang.String OPTIONS_AUTH_USER
static final java.lang.String OPTIONS_AUTH_MANDANT
static final java.lang.String OPTIONS_AUTH_PASSWORD
Data In Motion Consuling GmbH - All rights reserved