Alessio Soldano created CXF-6438:
------------------------------------
Summary: Optimize ExtensionInvocationHandler
Key: CXF-6438
URL: https://issues.apache.org/jira/browse/CXF-6438
Project: CXF
Issue Type: Improvement
Components: JAX-WS Runtime, Soap Binding
Reporter: Alessio Soldano
Assignee: Alessio Soldano
The ExtensionInvocationHandler does some useless reflection in most scenarios.
It can be optimized to avoid calling Class::getMethod when there's no need to.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)