Handler implementation question:
Do MessageContext instances that get passed to
Handlers have an OperationDesc? I see that
OperationDesc is a 'Work in progress' in the API. Is
there a way (that works) to get the name of the
operation in the current MessageContext? (from within
a Handler)

Also, how volatile can I expect MessageContext to be?
Should I keep it in hidden in my handler or is it
closed enough to change that I could depend on it to
some degree?

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

Reply via email to