/[Apache-SVN]
ViewVC logotype

Revision 1531544


Jump to revision: Previous Next
Author: olegk
Date: Sat Oct 12 15:23:55 2013 UTC (10 years, 7 months ago)
Changed paths: 2
Log Message:
HTTPASYNC-56: Removed method level synchronization in MinimalClientExchangeHandlerImpl and DefaultClientExchangeHandlerImpl. Instances of both classes are expected to be accessed by one thread at a time. Only #cancel method can be used safely by multiple threads concurrently.

Changed paths

Path Details
Directoryhttpcomponents/httpasyncclient/trunk/httpasyncclient/src/main/java/org/apache/http/impl/nio/client/DefaultClientExchangeHandlerImpl.java modified , text changed
Directoryhttpcomponents/httpasyncclient/trunk/httpasyncclient/src/main/java/org/apache/http/impl/nio/client/MinimalClientExchangeHandlerImpl.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26