subclassing HttpManager

HI!

I want to subclass the HttpManager class and implement my own runRequest()
method.
I can't do this because the constructor of this class is not accesable for
classes from another package.
Is a possibility to resolve it?


Thanks,
Angi Maria

Received on Wednesday, 28 May 1997 13:07:02 UTC