
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
02/Oct/06 06:59 AM
|
|
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.
|
|
Description
|
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.
|
Show » |
| No work has yet been logged on this issue.
|
|