public class HTTPClientPolicyHolder extends HTTPClientPolicy
accept, acceptEncoding, acceptLanguage, allowChunking, asyncExecuteTimeout, asyncExecuteTimeoutRejection, autoRedirect, browserType, cacheControl, chunkingThreshold, chunkLength, connection, connectionTimeout, contentType, cookie, decoupledEndpoint, host, maxRetransmits, nonProxyHosts, propertyListener, proxyServer, proxyServerPort, proxyServerType, receiveTimeout, refererrequired| Constructor and Description |
|---|
HTTPClientPolicyHolder() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
String |
getParsedElement() |
void |
init() |
void |
setParsedElement(String parsedElement) |
addPropertyChangeListener, getAccept, getAcceptEncoding, getAcceptLanguage, getAsyncExecuteTimeout, getBrowserType, getCacheControl, getChunkingThreshold, getChunkLength, getConnection, getConnectionTimeout, getContentType, getCookie, getDecoupledEndpoint, getHost, getMaxRetransmits, getNonProxyHosts, getProxyServer, getProxyServerPort, getProxyServerType, getReceiveTimeout, getReferer, isAllowChunking, isAsyncExecuteTimeoutRejection, isAutoRedirect, isSetAccept, isSetAcceptEncoding, isSetAcceptLanguage, isSetAllowChunking, isSetAsyncExecuteTimeout, isSetAsyncExecuteTimeoutRejection, isSetAutoRedirect, isSetBrowserType, isSetCacheControl, isSetChunkingThreshold, isSetChunkLength, isSetConnection, isSetConnectionTimeout, isSetContentType, isSetCookie, isSetDecoupledEndpoint, isSetHost, isSetMaxRetransmits, isSetNonProxyHosts, isSetProxyServer, isSetProxyServerPort, isSetProxyServerType, isSetReceiveTimeout, isSetReferer, removePropertyChangeListener, setAccept, setAcceptEncoding, setAcceptLanguage, setAllowChunking, setAsyncExecuteTimeout, setAsyncExecuteTimeoutRejection, setAutoRedirect, setBrowserType, setCacheControl, setChunkingThreshold, setChunkLength, setConnection, setConnectionTimeout, setContentType, setCookie, setDecoupledEndpoint, setHost, setMaxRetransmits, setNonProxyHosts, setProxyServer, setProxyServerPort, setProxyServerType, setReceiveTimeout, setReferer, unsetAllowChunking, unsetAsyncExecuteTimeout, unsetAsyncExecuteTimeoutRejection, unsetAutoRedirect, unsetChunkingThreshold, unsetChunkLength, unsetConnectionTimeout, unsetMaxRetransmits, unsetProxyServerPort, unsetReceiveTimeoutgetElementType, getRequired, setElementType, setRequiredisRequired, isSetRequired, setRequired, unsetRequiredApache CXF