Hierarchy For Package org.apache.http.config
Class Hierarchy
- java.lang.Object
- org.apache.http.config.ConnectionConfig (implements java.lang.Cloneable)
- org.apache.http.config.ConnectionConfig.Builder
- org.apache.http.config.MessageConstraints (implements java.lang.Cloneable)
- org.apache.http.config.MessageConstraints.Builder
- org.apache.http.config.Registry<I> (implements org.apache.http.config.Lookup<I>)
- org.apache.http.config.RegistryBuilder<I>
- org.apache.http.config.SocketConfig (implements java.lang.Cloneable)
- org.apache.http.config.SocketConfig.Builder
Interface Hierarchy
- org.apache.http.config.Lookup<I>