java.lang.Object | |
↳ | org.apache.http.protocol.DefaultedHttpContext |
HttpContext
implementation that delegates resolution of an attribute
to the given default
HttpContext
instance if the attribute is not
present in the local one. The state of the local context can be mutated,
whereas the default context is treated as read-only.
[Expand]
Inherited Constants
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.apache.http.protocol.HttpContext
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
||||||||||
|
|
||||||||||
|
|
||||||||||
|
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
|||||||||||
From interface
org.apache.http.protocol.HttpContext
|