Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.6, 0.7
-
None
-
Patch Available
Description
I would like to subclass the THsHaServer so that I can override the protected requestInvoke method. I need to implement my own Runnable using the invoker.
This is hard to do cleanly without the ability to access the invoker field.