History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CNM-34
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Jens Halm
Reporter: Jens Halm
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Cinnamon

Refactoring to support multiple types of messages

Created: 26/Jan/08 10:50 PM   Updated: 27/Jan/08 04:13 PM
Component/s: AMF- I/O
Affects Version/s: 0.1.0
Fix Version/s: 0.2.0


 Description  « Hide
Currently an AMFEnvelope can only contain bodies of type ServiceMessage. We have to support additional message body types for planned features like simple keep-alive calls.

 All   Comments   Change History      Sort Order:
Jens Halm - 27/Jan/08 04:13 PM
There is now a new interface MessageProcessor which allows to plug in implementations that do not work with the default ServiceRequest instances.