|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
HttpClient
template class.InitializingBean
that initializes the HttpClient
if it is null
and also sets the connection manager to MultiThreadedHttpConnectionManager
if it is null
while initializing the HttpClient
.
InitializingBean
that initializes the HttpClient
if it is null
and also sets the connection manager to MultiThreadedHttpConnectionManager
if it is null
while initializing the HttpClient
.
HttpClientTemplate
s.
AutowiredLogger
annotation.org.apache.commons.httpclient.UsernamePasswordCredentials
and org.apache.commons.httpclient.auth.AuthScope
.DisposableBean
that
shuts down the connection manager if it is an instance of
MultiThreadedHttpConnectionManager
.
HttpClientTemplate
s.
AbstractHttpClientTemplate.executeGetMethod()
.
HttpClient
and
also uses Spring Web Services OXM framework to marshall/unmarshall
XML from requests and responses.HttpClient
.LoggerAware
interfaces.org.apache.commons.httpclient.NTCredentials
and org.apache.commons.httpclient.auth.AuthScope
.HttpMethod
by executing the method,
validating the response, and calling the callback.
HttpMethod
by executing the method,
validating the response, and calling the callback.
HttpMethod
by executing the method,
validating the response, and calling the callback.
HttpMethod
parameters.
AutowiredLogger
annotation.
Map
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |