public class HTTPServerPolicyHolder extends HTTPServerPolicy
cacheControl, contentEncoding, contentLocation, contentType, honorKeepAlive, keepAliveParameters, propertyListener, receiveTimeout, redirectURL, serverType, suppressClientReceiveErrors, suppressClientSendErrorsrequired| Constructor and Description |
|---|
HTTPServerPolicyHolder() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
String |
getParsedElement() |
void |
init() |
void |
setParsedElement(String parsedElement) |
addPropertyChangeListener, getCacheControl, getContentEncoding, getContentLocation, getContentType, getKeepAliveParameters, getReceiveTimeout, getRedirectURL, getServerType, isHonorKeepAlive, isSetCacheControl, isSetContentEncoding, isSetContentLocation, isSetContentType, isSetHonorKeepAlive, isSetKeepAliveParameters, isSetReceiveTimeout, isSetRedirectURL, isSetServerType, isSetSuppressClientReceiveErrors, isSetSuppressClientSendErrors, isSuppressClientReceiveErrors, isSuppressClientSendErrors, removePropertyChangeListener, setCacheControl, setContentEncoding, setContentLocation, setContentType, setHonorKeepAlive, setKeepAliveParameters, setReceiveTimeout, setRedirectURL, setServerType, setSuppressClientReceiveErrors, setSuppressClientSendErrors, unsetHonorKeepAlive, unsetReceiveTimeout, unsetSuppressClientReceiveErrors, unsetSuppressClientSendErrorsgetElementType, getRequired, setElementType, setRequiredisRequired, isSetRequired, setRequired, unsetRequiredApache CXF