Describe the feature
The reflection service 'list services' does not include services registered via 'addCallHandler', it only includes services registered via 'addService'
All of our services use a custom handler for each service method, so none of the services are listed on the server when using reflection.
Contribution
No response
Describe the feature
The reflection service 'list services' does not include services registered via 'addCallHandler', it only includes services registered via 'addService'
All of our services use a custom handler for each service method, so none of the services are listed on the server when using reflection.
Contribution
No response