public interface MutableCallContext extends CallContext
BINDING_ATOMPUB, BINDING_BROWSER, BINDING_LOCAL, BINDING_WEBSERVICES, CMIS_VERSION, ENCRYPT_TEMP_FILE, HTTP_SERVLET_REQUEST, HTTP_SERVLET_RESPONSE, LENGTH, LOCALE, LOCALE_ISO3166_COUNTRY, LOCALE_ISO639_LANGUAGE, MAX_CONTENT_SIZE, MEMORY_THRESHOLD, OFFSET, PASSWORD, REPOSITORY_ID, SERVLET_CONTEXT, STREAM_FACTORY, TEMP_DIR, USERNAME
Modifier and Type | Method and Description |
---|---|
void |
put(String key,
Object value)
Adds or replaces an entry
|
Object |
remove(String key)
Removes a parameter.
|
encryptTempFiles, get, getBinding, getCmisVersion, getLength, getLocale, getMaxContentSize, getMemoryThreshold, getOffset, getPassword, getRepositoryId, getTempDirectory, getUsername, isObjectInfoRequired
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.