Le 07/01/2011 09:04, Robert Bielik a écrit :
Both a Hessian 2 Call and a Hessian 2 class def starts with 'C'. Which is the 
proper way to distinguish between them during
deserialization ?

The context tells you if it's a call or a class. If 'C' appears after the version header ('H' 0x02 0x00) it's a call, otherwise it's a class. See the grammar of the protocol for more details:

http://hessian.caucho.com/doc/hessian-ws.html#anchor3

Emmanuel Bourg

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
hessian-interest mailing list
hessian-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/hessian-interest

Reply via email to