Issue Details (XML | Word | Printable)

Key: HTTPCORE-13
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Roland Weber
Reporter: Roland Weber
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
HttpComponents HttpCore

AbstractHttpProcessor is not really abstract

Created: 25/Sep/06 01:16 PM   Updated: 02/Oct/06 06:59 AM
Return to search
Component/s: HttpCore
Affects Version/s: 4.0-alpha3
Fix Version/s: 4.0-alpha3

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works 2k6-09-25-core-proc-1.txt 2006-09-25 01:22 PM Roland Weber 22 kB

Resolution Date: 02/Oct/06 06:59 AM


 Description  « Hide
AbstractHttpProcessor is declared abstract though it does not have any abstract method. This artificially restricts use of the base class functionality to subclassing and prohibits use by reference. That is one of the reasons why HttpAsync has an ugly AsyncHttpProcessor class.

Patch follows.


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.