Showing posts with label Context Objects. Show all posts
Showing posts with label Context Objects. Show all posts

Thursday, March 5, 2009

What is Context Object? What is its role?

A:Context Objects are pointers to a specific element within the message, for
future reference. Encapsulate the access to data that is contained in the
payload or in the header of the message.

Followers