Class Hierarchy
- java.lang.Object
- org.springframework.http.client.AbstractClientHttpRequest (implements org.springframework.http.client.ClientHttpRequest)
- org.mapfish.print.http.MfClientHttpRequestFactoryImpl.Request (implements org.mapfish.print.http.ConfigurableRequest)
- org.springframework.http.client.AbstractClientHttpResponse (implements org.springframework.http.client.ClientHttpResponse)
- org.mapfish.print.http.ErrorResponseClientHttpResponse
- org.mapfish.print.http.MfClientHttpRequestFactoryImpl.Response
- org.mapfish.print.http.AbstractMfClientHttpRequestFactoryWrapper (implements org.mapfish.print.http.MfClientHttpRequestFactory)
- org.mapfish.print.http.CertificateStore (implements org.mapfish.print.config.ConfigurationObject, org.mapfish.print.config.HasConfiguration)
- org.mapfish.print.http.ConfigFileResolvingHttpRequestFactory (implements org.mapfish.print.http.MfClientHttpRequestFactory)
- org.apache.http.impl.conn.DefaultRoutePlanner (implements org.apache.http.conn.routing.HttpRoutePlanner)
- org.mapfish.print.http.MfRoutePlanner
- org.springframework.http.client.HttpComponentsClientHttpRequestFactory (implements org.springframework.http.client.ClientHttpRequestFactory, org.springframework.beans.factory.DisposableBean)
- org.mapfish.print.http.MfClientHttpRequestFactoryImpl
- org.mapfish.print.http.HttpCredential (implements org.mapfish.print.config.ConfigurationObject)
- org.mapfish.print.http.HttpProxy
- org.mapfish.print.http.HttpRequestFetcher
- org.mapfish.print.http.MfCredentialsProvider (implements org.apache.http.client.CredentialsProvider)
- org.mapfish.print.http.MfSSLSocketFactory (implements org.apache.http.conn.socket.LayeredConnectionSocketFactory)
- org.mapfish.print.http.UserAgentCreator
- org.mapfish.print.http.Utils
- org.springframework.http.client.AbstractClientHttpRequest (implements org.springframework.http.client.ClientHttpRequest)
Interface Hierarchy
- org.springframework.http.client.ClientHttpRequestFactory
- org.mapfish.print.http.MfClientHttpRequestFactory
- org.springframework.http.HttpMessage
- org.springframework.http.HttpOutputMessage
- org.springframework.http.client.ClientHttpRequest (also extends org.springframework.http.HttpRequest)
- org.mapfish.print.http.ConfigurableRequest
- org.springframework.http.client.ClientHttpRequest (also extends org.springframework.http.HttpRequest)
- org.springframework.http.HttpRequest
- org.springframework.http.client.ClientHttpRequest (also extends org.springframework.http.HttpOutputMessage)
- org.mapfish.print.http.ConfigurableRequest
- org.springframework.http.client.ClientHttpRequest (also extends org.springframework.http.HttpOutputMessage)
- org.springframework.http.HttpOutputMessage
- org.mapfish.print.http.MfClientHttpRequestFactory.RequestConfigurator