Hessian spec vs code (call)

From: Thomas Wang <wang@xxx.hp.com>
Date: Tue Apr 04 2006 - 10:38:13 PDT

In the Hessian spec it said the call object is:

call ::= c x01 x00 header* method object* z

However, in the Java implementation the call
object is actually emitted as
c x00 x01

I think only one of them can be right.

Regards,
  Thomas Wang
Received on Tue 04 Apr 2006 10:38:13 -0700

This archive was generated by hypermail 2.1.8 : Thu Sep 28 2006 - 20:16:41 PDT