Class Hierarchy
- java.lang.Object
- org.apereo.cas.util.http.HttpMessage (implements java.io.Serializable)
- org.apereo.cas.util.http.SimpleHttpClient (implements org.springframework.beans.factory.DisposableBean, org.apereo.cas.util.http.HttpClient, java.io.Serializable)
- org.apereo.cas.util.http.SimpleHttpClientFactoryBean (implements org.apereo.cas.util.http.HttpClientFactory)
- org.apereo.cas.util.http.SimpleHttpClientFactoryBean.DefaultHttpClient
Interface Hierarchy
- org.springframework.beans.factory.DisposableBean
- org.apereo.cas.util.http.HttpClientFactory (also extends org.springframework.beans.factory.FactoryBean<T>)
- org.springframework.beans.factory.FactoryBean<T>
- org.apereo.cas.util.http.HttpClientFactory (also extends org.springframework.beans.factory.DisposableBean)
- org.apereo.cas.util.http.HttpClient