Re: [Axis2] Role support for Axis2 handlers
Glen Daniels <[email protected]>
| Newsgroups | gmane.text.xml.axis.devel,gmane.text.xml.commons.devel |
|---|---|
| Message-ID | <[email protected]> |
David Illsley wrote: > (cc'd to commons-dev because we're discussing Axiom) +1 > Restructuring is fine by me - I know it's necessary. Add that method > by all means, but given recent experience of writing handlers, I don't > think we can add methods for all the useful header access patterns > people might want. Yup, understood. We should look carefully at the ones that are there and figure out what the right baseline set is. > Given that, how about we also add (I'm not bothered about the exact name): > SOAPHeaderBlock.matchesRole(RolePlayer rp) You mean like "Iterator getHeadersToProcess(RolePlayer rolePlayer)"? :) --Glen