Uses of Interface
org.apache.http.protocol.ExecutionContext

Packages that use ExecutionContext
org.apache.http.protocol HTTP protocol execution framework and synchronous HTTP protocol handlers based on the blocking I/O model. 
 

Uses of ExecutionContext in org.apache.http.protocol
 

Classes in org.apache.http.protocol that implement ExecutionContext
 class HttpCoreContext
          Implementation of HttpContext that provides convenience setters for user assignable attributes and getter for readable attributes.
 



Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.