-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
None
Ability to pass data between message body reader/writer interceptors. Add a getAttribute(), setAttribute() etc. to MessageBody*Context interface. ClientRequest/Response will have a getAttributes() method now that will be used to prepopulate attributes with information needed by interceptors. HttpRequest.getAttributes(), etc. methods will be reused on the server side.